pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-types-setuptools
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 11 06:16:19 UTC 2022
Modified Files:
pkgsrc/devel/py-types-setuptools: Makefile PLIST distinfo
Log Message:
py-types-setuptools: updated to 62.6.0
62.6.0 (2022-07-08)
[stubsabot] Bump setuptools to 62.6.*
Most of setuptools.config is not included as the module is deprecated.
57.4.18 (2022-06-26)
Third-party stubs: audit `Callable[<parameters>, None]` annotations
57.4.17 (2022-05-26)
Third-party stubs: fix several fictitious type aliases
57.4.16 (2022-05-25)
pkg_resources: Fix unconstrained TypeVars
57.4.15 (2022-05-22)
More setuptools.command.easy_install definitions
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-types-setuptools/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-types-setuptools/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-types-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-types-setuptools/Makefile
diff -u pkgsrc/devel/py-types-setuptools/Makefile:1.7 pkgsrc/devel/py-types-setuptools/Makefile:1.8
--- pkgsrc/devel/py-types-setuptools/Makefile:1.7 Mon May 2 12:37:22 2022
+++ pkgsrc/devel/py-types-setuptools/Makefile Mon Jul 11 06:16:18 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/05/02 12:37:22 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/11 06:16:18 adam Exp $
-DISTNAME= types-setuptools-57.4.14
+DISTNAME= types-setuptools-62.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-setuptools/}
Index: pkgsrc/devel/py-types-setuptools/PLIST
diff -u pkgsrc/devel/py-types-setuptools/PLIST:1.2 pkgsrc/devel/py-types-setuptools/PLIST:1.3
--- pkgsrc/devel/py-types-setuptools/PLIST:1.2 Fri Jan 7 17:19:22 2022
+++ pkgsrc/devel/py-types-setuptools/PLIST Mon Jul 11 06:16:18 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/07 17:19:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/07/11 06:16:18 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -45,7 +45,6 @@ ${PYSITELIB}/setuptools-stubs/extern/__i
${PYSITELIB}/setuptools-stubs/glob.pyi
${PYSITELIB}/setuptools-stubs/installer.pyi
${PYSITELIB}/setuptools-stubs/launch.pyi
-${PYSITELIB}/setuptools-stubs/lib2to3_ex.pyi
${PYSITELIB}/setuptools-stubs/monkey.pyi
${PYSITELIB}/setuptools-stubs/msvc.pyi
${PYSITELIB}/setuptools-stubs/namespaces.pyi
Index: pkgsrc/devel/py-types-setuptools/distinfo
diff -u pkgsrc/devel/py-types-setuptools/distinfo:1.6 pkgsrc/devel/py-types-setuptools/distinfo:1.7
--- pkgsrc/devel/py-types-setuptools/distinfo:1.6 Mon May 2 12:37:22 2022
+++ pkgsrc/devel/py-types-setuptools/distinfo Mon Jul 11 06:16:18 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/05/02 12:37:22 adam Exp $
+$NetBSD: distinfo,v 1.7 2022/07/11 06:16:18 adam Exp $
-BLAKE2s (types-setuptools-57.4.14.tar.gz) = e45823bfbe31b57107b27b960a90771ccdde5a44fa69d9665ff74b9276575d27
-SHA512 (types-setuptools-57.4.14.tar.gz) = f7289161519adf70047f45e3abf878b512f72df164d8f3aa9eca69e8bc21ed72128b48c86d7b1ed4c848ded383fa437fcd9b639e0a8b87d7b04343215c1095cc
-Size (types-setuptools-57.4.14.tar.gz) = 16269 bytes
+BLAKE2s (types-setuptools-62.6.0.tar.gz) = 3f16bd6ed2977f9b81e324e4be1524dacff6f9a7bb32b1453065e3d1ba583b34
+SHA512 (types-setuptools-62.6.0.tar.gz) = bc9eca358968adee8da5f99a01c3b8964cb1a4bce2eadd710a090482857d6b337ca221ecbee9a52158bd28d7da80afea7f5f87090e5557042c737df93a65c1b2
+Size (types-setuptools-62.6.0.tar.gz) = 16283 bytes
Home |
Main Index |
Thread Index |
Old Index