diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0b7dd1b..148c728 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "70.1.0" %} +{% set version = "70.1.1" %} package: name: setuptools @@ -6,7 +6,7 @@ package: source: url: https://pypi.io/packages/source/s/setuptools/setuptools-{{ version }}.tar.gz - sha256: 01a1e793faa5bd89abc851fa15d0a0db26f160890c7102cd8dce643e886b47f5 + sha256: 937a48c7cdb7a21eb53cd7f9b59e525503aa8abaf3584c730dc5f7a5bec3a650 patches: # distutils patches from python-feedstock - patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch