pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-frozenlist py-frozenlist: updated to 1.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3715460c5c35
branches:  trunk
changeset: 372075:3715460c5c35
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 19 06:10:03 2022 +0000

description:
py-frozenlist: updated to 1.3.0

1.3.0 (2022-01-18)
==================

Bugfixes
--------
- Do not install C sources with binary distributions.

Deprecations and Removals
-------------------------
- Dropped Python 3.6 support

diffstat:

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

diffs (44 lines):

diff -r 83734f34794a -r 3715460c5c35 devel/py-frozenlist/Makefile
--- a/devel/py-frozenlist/Makefile      Wed Jan 19 06:08:09 2022 +0000
+++ b/devel/py-frozenlist/Makefile      Wed Jan 19 06:10:03 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/01/16 08:51:10 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/19 06:10:03 adam Exp $
 
-DISTNAME=      frozenlist-1.2.0
+DISTNAME=      frozenlist-1.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/frozenlist/}
diff -r 83734f34794a -r 3715460c5c35 devel/py-frozenlist/PLIST
--- a/devel/py-frozenlist/PLIST Wed Jan 19 06:08:09 2022 +0000
+++ b/devel/py-frozenlist/PLIST Wed Jan 19 06:10:03 2022 +0000
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1 2022/01/16 08:51:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/01/19 06:10:03 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/frozenlist/__init__.py
 ${PYSITELIB}/frozenlist/__init__.pyc
 ${PYSITELIB}/frozenlist/__init__.pyi
 ${PYSITELIB}/frozenlist/__init__.pyo
-${PYSITELIB}/frozenlist/_frozenlist.c
 ${PYSITELIB}/frozenlist/_frozenlist.pyx
 ${PYSITELIB}/frozenlist/_frozenlist.so
 ${PYSITELIB}/frozenlist/py.typed
diff -r 83734f34794a -r 3715460c5c35 devel/py-frozenlist/distinfo
--- a/devel/py-frozenlist/distinfo      Wed Jan 19 06:08:09 2022 +0000
+++ b/devel/py-frozenlist/distinfo      Wed Jan 19 06:10:03 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/01/16 08:51:10 adam Exp $
+$NetBSD: distinfo,v 1.2 2022/01/19 06:10:03 adam Exp $
 
-BLAKE2s (frozenlist-1.2.0.tar.gz) = 82ee4b90581bf5d61c841889553c859fb27f9b5d99027607fce7dfb849278036
-SHA512 (frozenlist-1.2.0.tar.gz) = 9a0432d7874e66d71a36c8cb91852bf215aa21fee294f52517eba417a843e1f5e6b10e6a56c690472668c6f2045cf8c72a8c91f00aa0974bf0e37ca993308280
-Size (frozenlist-1.2.0.tar.gz) = 65634 bytes
+BLAKE2s (frozenlist-1.3.0.tar.gz) = f10ec2a089dd07dac278ce9fac344b5eee39a470debbfbd0e344f5c2fc5394fc
+SHA512 (frozenlist-1.3.0.tar.gz) = 1795e6bee02c11e57966618ab657451aac4f6db94efed3b9e2dafe8d24768a1659f0543d18d906604dd38eee1d63a01c5053d995b4227e49a946c1dd96a97c8c
+Size (frozenlist-1.3.0.tar.gz) = 65476 bytes



Home | Main Index | Thread Index | Old Index