pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-guppy3 py-guppy3: update to 3.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f4fefb5be3c
branches: trunk
changeset: 459310:8f4fefb5be3c
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Oct 03 12:45:52 2021 +0000
description:
py-guppy3: update to 3.1.1
Version 3.1.1
* Build linux aarch64 wheel [odidev]
* Fix Py 3.9 to use SIZEOF_PYGC_HEAD in _testinternalcapi
* Slightly uasier to use unsafe repr for Path
* End of support for Python 3.5
* Fixed MorePrinter in Stat objects
* Add warning about pywin32 < 300, if it's imported
* Add guppy.__version__
diffstat:
devel/py-guppy3/Makefile | 4 ++--
devel/py-guppy3/PLIST | 5 ++++-
devel/py-guppy3/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 57dac4b731f4 -r 8f4fefb5be3c devel/py-guppy3/Makefile
--- a/devel/py-guppy3/Makefile Sun Oct 03 12:42:43 2021 +0000
+++ b/devel/py-guppy3/Makefile Sun Oct 03 12:45:52 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/10/13 21:18:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.7 2021/10/03 12:45:52 gutteridge Exp $
-DISTNAME= guppy3-3.1.0
+DISTNAME= guppy3-3.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/guppy3/}
diff -r 57dac4b731f4 -r 8f4fefb5be3c devel/py-guppy3/PLIST
--- a/devel/py-guppy3/PLIST Sun Oct 03 12:42:43 2021 +0000
+++ b/devel/py-guppy3/PLIST Sun Oct 03 12:45:52 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/12/15 14:49:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/10/03 12:45:52 gutteridge Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -6,6 +6,9 @@
${PYSITELIB}/guppy/__init__.py
${PYSITELIB}/guppy/__init__.pyc
${PYSITELIB}/guppy/__init__.pyo
+${PYSITELIB}/guppy/_version.py
+${PYSITELIB}/guppy/_version.pyc
+${PYSITELIB}/guppy/_version.pyo
${PYSITELIB}/guppy/etc/Cat.py
${PYSITELIB}/guppy/etc/Cat.pyc
${PYSITELIB}/guppy/etc/Cat.pyo
diff -r 57dac4b731f4 -r 8f4fefb5be3c devel/py-guppy3/distinfo
--- a/devel/py-guppy3/distinfo Sun Oct 03 12:42:43 2021 +0000
+++ b/devel/py-guppy3/distinfo Sun Oct 03 12:45:52 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/10/13 21:18:35 gutteridge Exp $
+$NetBSD: distinfo,v 1.7 2021/10/03 12:45:52 gutteridge Exp $
-SHA1 (guppy3-3.1.0.tar.gz) = cf8a9b4f433cad88ae866917aad025e81af08e9f
-RMD160 (guppy3-3.1.0.tar.gz) = 499bb40813a6086b22a35cd1fad60fcac5ef57ee
-SHA512 (guppy3-3.1.0.tar.gz) = faa07af3d0b1a962425494e7550a051c37f02a95d356b5a03c44b69a9af520031863bdc3730145af357e4e1434106c686f39e72b12690610ce934123a599a1b4
-Size (guppy3-3.1.0.tar.gz) = 334377 bytes
+SHA1 (guppy3-3.1.1.tar.gz) = fc33ef5423c5611272c9463c95eff8d9c4992d06
+RMD160 (guppy3-3.1.1.tar.gz) = 1db91adce7c155cce96068eb1b5cf6215fa4a3e6
+SHA512 (guppy3-3.1.1.tar.gz) = f7c0a88acfd6718c07ba189715d4b832dd792aa582da8990609e18ce01d0a77ee6e67014cd0321af56587184c84667f82626416d78aac0dc9f29a4d9df6d57ce
+Size (guppy3-3.1.1.tar.gz) = 334876 bytes
Home |
Main Index |
Thread Index |
Old Index