Skip to content

Commit

Permalink
Merge pull request #348 from regro-cf-autotick-bot/71.0.3_h22bce2
Browse files Browse the repository at this point in the history
setuptools v71.0.3
  • Loading branch information
rgommers authored Jul 19, 2024
2 parents d285875 + b157bfa commit 22c4302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "71.0.1" %}
{% set version = "71.0.3" %}

package:
name: setuptools
version: {{ version }}

source:
url: https://pypi.io/packages/source/s/setuptools/setuptools-{{ version }}.tar.gz
sha256: c51d7fd29843aa18dad362d4b4ecd917022131425438251f4e3d766c964dd1ad
sha256: 3d8531791a27056f4a38cd3e54084d8b1c4228ff9cf3f2d7dd075ec99f9fd70d
patches:
# distutils patches from python-feedstock
- patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch
Expand Down

0 comments on commit 22c4302

Please sign in to comment.