pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-gast



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Nov 14 08:36:45 UTC 2021

Modified Files:
        pkgsrc/devel/py-gast: Makefile PLIST distinfo

Log Message:
py-gast: updated to 0.5.3

0.5.3:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-gast/Makefile \
    pkgsrc/devel/py-gast/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-gast/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-gast/Makefile
diff -u pkgsrc/devel/py-gast/Makefile:1.1 pkgsrc/devel/py-gast/Makefile:1.2
--- pkgsrc/devel/py-gast/Makefile:1.1   Fri Oct  1 19:52:08 2021
+++ pkgsrc/devel/py-gast/Makefile       Sun Nov 14 08:36:45 2021
@@ -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/}
Index: pkgsrc/devel/py-gast/PLIST
diff -u pkgsrc/devel/py-gast/PLIST:1.1 pkgsrc/devel/py-gast/PLIST:1.2
--- pkgsrc/devel/py-gast/PLIST:1.1      Fri Oct  1 19:52:08 2021
+++ pkgsrc/devel/py-gast/PLIST  Sun Nov 14 08:36:45 2021
@@ -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/astn.pyo
 ${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

Index: pkgsrc/devel/py-gast/distinfo
diff -u pkgsrc/devel/py-gast/distinfo:1.3 pkgsrc/devel/py-gast/distinfo:1.4
--- pkgsrc/devel/py-gast/distinfo:1.3   Tue Oct 26 10:18:30 2021
+++ pkgsrc/devel/py-gast/distinfo       Sun Nov 14 08:36:45 2021
@@ -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