Skip to content

Commit

Permalink
Merge pull request #323 from regro-cf-autotick-bot/68.2.2_he2da69
Browse files Browse the repository at this point in the history
setuptools v68.2.2
  • Loading branch information
rgommers authored Sep 12, 2023
2 parents 13477ed + cecf013 commit 9df2a96
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 = "68.1.2" %}
{% set version = "68.2.2" %}

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

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

0 comments on commit 9df2a96

Please sign in to comment.