pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/py-immutables py-immutables: updated to 0.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/170088a32c89
branches: trunk
changeset: 378020:170088a32c89
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 26 18:45:53 2022 +0000
description:
py-immutables: updated to 0.17
v0.17
Add missing name in table [project] in 'pyproject.toml'.
v0.16
Refactor typings
Update Python 3.10 support, drop Python 3.5
diffstat:
misc/py-immutables/Makefile | 5 ++---
misc/py-immutables/PLIST | 5 ++++-
misc/py-immutables/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 316dd65e3030 -r 170088a32c89 misc/py-immutables/Makefile
--- a/misc/py-immutables/Makefile Tue Apr 26 18:41:01 2022 +0000
+++ b/misc/py-immutables/Makefile Tue Apr 26 18:45:53 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/04/26 18:45:53 adam Exp $
-DISTNAME= immutables-0.15
+DISTNAME= immutables-0.17
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/immutables/}
diff -r 316dd65e3030 -r 170088a32c89 misc/py-immutables/PLIST
--- a/misc/py-immutables/PLIST Tue Apr 26 18:41:01 2022 +0000
+++ b/misc/py-immutables/PLIST Tue Apr 26 18:45:53 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/02/15 21:17:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/26 18:45:53 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -11,6 +11,9 @@
${PYSITELIB}/immutables/_map.h
${PYSITELIB}/immutables/_map.pyi
${PYSITELIB}/immutables/_map.so
+${PYSITELIB}/immutables/_protocols.py
+${PYSITELIB}/immutables/_protocols.pyc
+${PYSITELIB}/immutables/_protocols.pyo
${PYSITELIB}/immutables/_testutils.py
${PYSITELIB}/immutables/_testutils.pyc
${PYSITELIB}/immutables/_testutils.pyo
diff -r 316dd65e3030 -r 170088a32c89 misc/py-immutables/distinfo
--- a/misc/py-immutables/distinfo Tue Apr 26 18:41:01 2022 +0000
+++ b/misc/py-immutables/distinfo Tue Apr 26 18:45:53 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:59:22 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/04/26 18:45:53 adam Exp $
-BLAKE2s (immutables-0.15.tar.gz) = f19992a3535167ccbadfdb0af285054f0396b0fb4e76e4fef803d8d80643fca8
-SHA512 (immutables-0.15.tar.gz) = d1ea74aef5ea0fe1c4d097f278909c6c3adad5d5dfc322e44b609d65506b3c6e74c8cfc83a2d08dbec5af64ae53ed2912a326d11bda907ae8947a8d291604404
-Size (immutables-0.15.tar.gz) = 44913 bytes
+BLAKE2s (immutables-0.17.tar.gz) = 2e5326845dfae9e8cce3d5b3823a9a9a0d6a62be9adae5efde9d0eae067a86c4
+SHA512 (immutables-0.17.tar.gz) = 5d89653d5c1ce61e0f088c75eb6f76cd9188b701e8eb410503e96eaa2600edfca155f778ca60ed2ed205ed99957d7b9bb4581215f30220fdc38f99c25704f9ca
+Size (immutables-0.17.tar.gz) = 84531 bytes
Home |
Main Index |
Thread Index |
Old Index