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.0.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51152be886db
branches:  trunk
changeset: 343093:51152be886db
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Oct 29 22:38:27 2019 +0000

description:
py-guppy3: update to 3.0.8

Change log:

   Version 3.0.8

2019-10-07  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * Nothing changed, just releasing 3.0.8

2019-10-03  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * RefPat.py: Add missing comma in string list [Ehsan Kia]

2019-10-02  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * Don't cache Interface attributes because of invalidation is too painful,
      and it barely makes a difference.

2019-09-26  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * Unreachable code cleanup
    * Use a temporary root object for traversal in initialization, to reduce
      its performance penalty

2019-09-25  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * Fix get_partition memoization
    * Create FastPartition for reusing the already-computed partition
      information after selecting from a single partition.
    * Fix segfault in Horizon deallocation

2019-09-22  YiFei Zhu  <zhuyifei1999%gmail.com@localhost>

    * Unreachable code cleanup
    * Python 3 fixes RE.py and RE_Rect.py

diffstat:

 devel/py-guppy3/Makefile |   4 ++--
 devel/py-guppy3/PLIST    |   5 +----
 devel/py-guppy3/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 11 deletions(-)

diffs (53 lines):

diff -r 889b50885dba -r 51152be886db devel/py-guppy3/Makefile
--- a/devel/py-guppy3/Makefile  Tue Oct 29 22:27:29 2019 +0000
+++ b/devel/py-guppy3/Makefile  Tue Oct 29 22:38:27 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/10/04 22:32:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/29 22:38:27 gutteridge Exp $
 
-DISTNAME=      guppy3-3.0.7
+DISTNAME=      guppy3-3.0.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/guppy3/}
diff -r 889b50885dba -r 51152be886db devel/py-guppy3/PLIST
--- a/devel/py-guppy3/PLIST     Tue Oct 29 22:27:29 2019 +0000
+++ b/devel/py-guppy3/PLIST     Tue Oct 29 22:38:27 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/04 22:11:59 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/10/29 22:38:27 gutteridge Exp $
 ${PYSITELIB}/guppy/__init__.py
 ${PYSITELIB}/guppy/__init__.pyo
 ${PYSITELIB}/guppy/__init__.pyc
@@ -98,7 +98,6 @@
 ${PYSITELIB}/guppy/gsl/XHTML.pyc
 ${PYSITELIB}/guppy/gsl/__init__.pyo
 ${PYSITELIB}/guppy/gsl/__init__.pyc
-${PYSITELIB}/guppy/heapy/AbstractAlgebra.py
 ${PYSITELIB}/guppy/heapy/Classifiers.py
 ${PYSITELIB}/guppy/heapy/Console.py
 ${PYSITELIB}/guppy/heapy/Doc.py
@@ -118,8 +117,6 @@
 ${PYSITELIB}/guppy/heapy/Use.py
 ${PYSITELIB}/guppy/heapy/View.py
 ${PYSITELIB}/guppy/heapy/__init__.py
-${PYSITELIB}/guppy/heapy/AbstractAlgebra.pyo
-${PYSITELIB}/guppy/heapy/AbstractAlgebra.pyc
 ${PYSITELIB}/guppy/heapy/Classifiers.pyo
 ${PYSITELIB}/guppy/heapy/Classifiers.pyc
 ${PYSITELIB}/guppy/heapy/Console.pyo
diff -r 889b50885dba -r 51152be886db devel/py-guppy3/distinfo
--- a/devel/py-guppy3/distinfo  Tue Oct 29 22:27:29 2019 +0000
+++ b/devel/py-guppy3/distinfo  Tue Oct 29 22:38:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/10/04 22:32:18 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2019/10/29 22:38:27 gutteridge Exp $
 
-SHA1 (guppy3-3.0.7.tar.gz) = 305cbc672e615bef0c240fece34be51942310126
-RMD160 (guppy3-3.0.7.tar.gz) = 5ba4568ef46b94970daf284f8e6f1c862f090d20
-SHA512 (guppy3-3.0.7.tar.gz) = 66a6b3bec8a7b58dd16d49ca2b0487bf0cf806c12b38a405c77c29ec2d2650495f412ae6663b09682cbe85ab38b67e1fc7c59e548d2bd762a31eed4a185fc3a8
-Size (guppy3-3.0.7.tar.gz) = 334905 bytes
+SHA1 (guppy3-3.0.8.tar.gz) = 348d34bd00345745a8e29c55e2f8758bec0e8407
+RMD160 (guppy3-3.0.8.tar.gz) = fbd6b35f1a3ee2e61d28f85e40c45492c70f7b3e
+SHA512 (guppy3-3.0.8.tar.gz) = 2909a58231619ab741f553a23782615f177ad2be2b59b3c72dd89e02d9a1f8a735ab086e9489cd9988d77558c296b69529edb4a0ee9ec1244aee33b619c07665
+Size (guppy3-3.0.8.tar.gz) = 329202 bytes



Home | Main Index | Thread Index | Old Index