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/0130780ce8f7
branches:  trunk
changeset: 387275:0130780ce8f7
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 25 19:13:30 2022 +0000

description:
py-types-setuptools: updated to 65.5.0.2

65.5.0.2 (2022-10-24)

Fix `pkg_resources.split_sections`

This function is currently documented as returning a list of lines as
the 2nd pair value.  It does not return plain str here.

diffstat:

 devel/py-types-setuptools/Makefile |  4 ++--
 devel/py-types-setuptools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 4ad0a5409421 -r 0130780ce8f7 devel/py-types-setuptools/Makefile
--- a/devel/py-types-setuptools/Makefile        Tue Oct 25 19:12:58 2022 +0000
+++ b/devel/py-types-setuptools/Makefile        Tue Oct 25 19:13:30 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/10/24 10:35:03 adam Exp $
+# $NetBSD: Makefile,v 1.12 2022/10/25 19:13:30 adam Exp $
 
-DISTNAME=      types-setuptools-65.5.0.1
+DISTNAME=      types-setuptools-65.5.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-setuptools/}
diff -r 4ad0a5409421 -r 0130780ce8f7 devel/py-types-setuptools/distinfo
--- a/devel/py-types-setuptools/distinfo        Tue Oct 25 19:12:58 2022 +0000
+++ b/devel/py-types-setuptools/distinfo        Tue Oct 25 19:13:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/10/24 10:35:03 adam Exp $
+$NetBSD: distinfo,v 1.11 2022/10/25 19:13:30 adam Exp $
 
-BLAKE2s (types-setuptools-65.5.0.1.tar.gz) = 55c4b90d84f2ccef8992d988c452a6b5f75b072e55486ea99a93b17339c8df80
-SHA512 (types-setuptools-65.5.0.1.tar.gz) = d868d6b07fea91d219b6aaf4e1aba6580a4d5e01c7089ee49bf5f4cdc982d3f8c17c8e629a21226d8557287ea81dcf3854ee1ec16a092f0608029585b55110df
-Size (types-setuptools-65.5.0.1.tar.gz) = 26707 bytes
+BLAKE2s (types-setuptools-65.5.0.2.tar.gz) = 3750b88b0bbf3726bf0167865903f34c757733f36d8e24408fbf5ae01d30eea9
+SHA512 (types-setuptools-65.5.0.2.tar.gz) = 3c58d2bb481a5752bcf1a1ceee4703803e02e3debbf2110d4f97733c8efe124bddd6ed0decaa39f42acb1f702a655acb0d8bd7cd998ac92ce8c1104b26c8096e
+Size (types-setuptools-65.5.0.2.tar.gz) = 26803 bytes



Home | Main Index | Thread Index | Old Index