pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-types-setuptools py-types-setuptools: updated...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58ed17803617
branches:  trunk
changeset: 381630:58ed17803617
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 11 06:16:18 2022 +0000

description:
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

diffstat:

 devel/py-types-setuptools/Makefile |  4 ++--
 devel/py-types-setuptools/PLIST    |  3 +--
 devel/py-types-setuptools/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r f87a163ff7bf -r 58ed17803617 devel/py-types-setuptools/Makefile
--- a/devel/py-types-setuptools/Makefile        Mon Jul 11 06:15:10 2022 +0000
+++ b/devel/py-types-setuptools/Makefile        Mon Jul 11 06:16:18 2022 +0000
@@ -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/}
diff -r f87a163ff7bf -r 58ed17803617 devel/py-types-setuptools/PLIST
--- a/devel/py-types-setuptools/PLIST   Mon Jul 11 06:15:10 2022 +0000
+++ b/devel/py-types-setuptools/PLIST   Mon Jul 11 06:16:18 2022 +0000
@@ -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/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
diff -r f87a163ff7bf -r 58ed17803617 devel/py-types-setuptools/distinfo
--- a/devel/py-types-setuptools/distinfo        Mon Jul 11 06:15:10 2022 +0000
+++ b/devel/py-types-setuptools/distinfo        Mon Jul 11 06:16:18 2022 +0000
@@ -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