pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-gast py-gast: updated to 0.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e69aad983e3f
branches:  trunk
changeset: 769378:e69aad983e3f
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 14 08:36:45 2021 +0000

description:
py-gast: updated to 0.5.3

0.5.3:
Unknown changes

diffstat:

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

diffs (44 lines):

diff -r 00ce8e690401 -r e69aad983e3f devel/py-gast/Makefile
--- a/devel/py-gast/Makefile    Sun Nov 14 02:31:52 2021 +0000
+++ b/devel/py-gast/Makefile    Sun Nov 14 08:36:45 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/10/01 19:52:08 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/14 08:36:45 adam Exp $
 
-DISTNAME=      gast-0.5.2
+DISTNAME=      gast-0.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gast/}
diff -r 00ce8e690401 -r e69aad983e3f devel/py-gast/PLIST
--- a/devel/py-gast/PLIST       Sun Nov 14 02:31:52 2021 +0000
+++ b/devel/py-gast/PLIST       Sun Nov 14 08:36:45 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/10/01 19:52:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/11/14 08:36:45 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -18,3 +18,9 @@
 ${PYSITELIB}/gast/gast.py
 ${PYSITELIB}/gast/gast.pyc
 ${PYSITELIB}/gast/gast.pyo
+${PYSITELIB}/gast/unparser.py
+${PYSITELIB}/gast/unparser.pyc
+${PYSITELIB}/gast/unparser.pyo
+${PYSITELIB}/gast/version.py
+${PYSITELIB}/gast/version.pyc
+${PYSITELIB}/gast/version.pyo
diff -r 00ce8e690401 -r e69aad983e3f devel/py-gast/distinfo
--- a/devel/py-gast/distinfo    Sun Nov 14 02:31:52 2021 +0000
+++ b/devel/py-gast/distinfo    Sun Nov 14 08:36:45 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:18:30 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/14 08:36:45 adam Exp $
 
-BLAKE2s (gast-0.5.2.tar.gz) = 1b8e0779e4e63d83201c2370d002724b95ec355b00c2c2fbce927370598430d0
-SHA512 (gast-0.5.2.tar.gz) = 2a06245ba93f2c0715f662e32e0865732828deb672bc70c3d70a4969c8a2e4c518354a4a63760eddeba53932d4f8bf0ae0ffab64f1a1ad3b20d5b2d18285cd6a
-Size (gast-0.5.2.tar.gz) = 14222 bytes
+BLAKE2s (gast-0.5.3.tar.gz) = 94b4f44dd3b376154fe04980a78979348b9eed0366ed3b967bb5c44f81429bb8
+SHA512 (gast-0.5.3.tar.gz) = a836be76303591ca7c40596d98a29dbd53f281e277c8c23e3821b2003d4e8aaf4d806e7f532f27c0eadd4bdca5a28dc0a3902245505ab97497b9afbfee0c2e52
+Size (gast-0.5.3.tar.gz) = 23455 bytes



Home | Main Index | Thread Index | Old Index