Skip to content

Commit

Permalink
Merge pull request #342 from regro-cf-autotick-bot/70.2.0_hdc3393
Browse files Browse the repository at this point in the history
setuptools v70.2.0
  • Loading branch information
rgommers authored Jul 10, 2024
2 parents 47065bf + e038804 commit c466bc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand Down
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 = "70.1.1" %}
{% set version = "70.2.0" %}

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

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

0 comments on commit c466bc5

Please sign in to comment.