pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-setuptools



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug  8 07:21:14 UTC 2022

Modified Files:
        pkgsrc/devel/py-setuptools: Makefile distinfo

Log Message:
py-setuptools: updated to 63.4.2

v63.4.2
-------
Misc
* Bump vendored version of :pypi:`pyparsing` to 3.0.9.
* Add warning for potential ``install_requires`` and ``extras_require``
  misconfiguration in ``setup.cfg``
* Modified ``pyproject.toml`` validation exception handling to
  make relevant debugging information easier to spot.


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pkgsrc/devel/py-setuptools/Makefile
cvs rdiff -u -r1.195 -r1.196 pkgsrc/devel/py-setuptools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-setuptools/Makefile
diff -u pkgsrc/devel/py-setuptools/Makefile:1.218 pkgsrc/devel/py-setuptools/Makefile:1.219
--- pkgsrc/devel/py-setuptools/Makefile:1.218   Thu Aug  4 12:28:27 2022
+++ pkgsrc/devel/py-setuptools/Makefile Mon Aug  8 07:21:14 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.218 2022/08/04 12:28:27 adam Exp $
+# $NetBSD: Makefile,v 1.219 2022/08/08 07:21:14 adam Exp $
 
-DISTNAME=      setuptools-63.4.1
+DISTNAME=      setuptools-63.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/setuptools/}

Index: pkgsrc/devel/py-setuptools/distinfo
diff -u pkgsrc/devel/py-setuptools/distinfo:1.195 pkgsrc/devel/py-setuptools/distinfo:1.196
--- pkgsrc/devel/py-setuptools/distinfo:1.195   Thu Aug  4 12:28:27 2022
+++ pkgsrc/devel/py-setuptools/distinfo Mon Aug  8 07:21:14 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.195 2022/08/04 12:28:27 adam Exp $
+$NetBSD: distinfo,v 1.196 2022/08/08 07:21:14 adam Exp $
 
-BLAKE2s (setuptools-63.4.1.tar.gz) = f48b721e4a76680aa779a3318ef6c6cb36060234047a5eb03414e3e32c90ef0f
-SHA512 (setuptools-63.4.1.tar.gz) = 525bba1c07370a633c827629879bd4bf0147aec461ed2d935eaade21635527515eef6bdd1c8809304522cc890929ae0b12a5357e0035807d04cb8fb5a65fbf39
-Size (setuptools-63.4.1.tar.gz) = 2598515 bytes
+BLAKE2s (setuptools-63.4.2.tar.gz) = f810d35807590ab78d3a774b51f1ce2d77a4d49544e501e2651227a504bbaa1d
+SHA512 (setuptools-63.4.2.tar.gz) = a9cb002f3c9fd3e8ed189f800c45a9ab7bc51640430585226f290c2d6b24655999fbe827ddcc30fdd7f8a6ebd5e87dfc085d2ae1efbf35968213bb7dc77eeaee
+Size (setuptools-63.4.2.tar.gz) = 2600520 bytes



Home | Main Index | Thread Index | Old Index