Skip to content

Commit

Permalink
Trac #33048: Update setuptools to 59.8.0
Browse files Browse the repository at this point in the history
https://setuptools.pypa.io/en/latest/history.html#v59-8-0

60.0.0 will again use `SETUPTOOLS_USE_DISTUTILS=stdlib`; we will avoid
it until `setuptools` has adopted all necessary patches for Cygwin.

URL: https://trac.sagemath.org/33048
Reported by: mkoeppe
Ticket author(s): Matthias Koeppe
Reviewer(s): Michael Orlitzky
  • Loading branch information
Release Manager committed Feb 12, 2022
2 parents 3a4cc16 + 2a8072b commit 2cf334f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build/pkgs/setuptools/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tarball=setuptools-VERSION.tar.gz
sha1=cd4e5d1f7c47f86354fc89d040d869cde244da3b
md5=79b36f59270a6f2e45d6a9a0c6dc68c1
cksum=430889097
sha1=52826ae4c3e5b57e8ee31ed7fedcd2fd087cb751
md5=675f2089d970bf0bbfc3f49c80e4c7c3
cksum=424370034
upstream_url=https://pypi.io/packages/source/s/setuptools/setuptools-VERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/setuptools/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
59.2.0
59.8.0

0 comments on commit 2cf334f

Please sign in to comment.