pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-astor
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 23 10:29:03 UTC 2017
Modified Files:
pkgsrc/devel/py-astor: Makefile PLIST distinfo
Log Message:
py-astor: updated to 0.6.2
0.6.2:
Fix 'make clean' command
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-astor/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-astor/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-astor/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-astor/Makefile
diff -u pkgsrc/devel/py-astor/Makefile:1.7 pkgsrc/devel/py-astor/Makefile:1.8
--- pkgsrc/devel/py-astor/Makefile:1.7 Tue Oct 31 12:51:23 2017
+++ pkgsrc/devel/py-astor/Makefile Thu Nov 23 10:29:03 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/10/31 12:51:23 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/11/23 10:29:03 adam Exp $
-DISTNAME= astor-0.6
+DISTNAME= astor-0.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astor/}
Index: pkgsrc/devel/py-astor/PLIST
diff -u pkgsrc/devel/py-astor/PLIST:1.2 pkgsrc/devel/py-astor/PLIST:1.3
--- pkgsrc/devel/py-astor/PLIST:1.2 Tue Oct 31 12:51:23 2017
+++ pkgsrc/devel/py-astor/PLIST Thu Nov 23 10:29:03 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/10/31 12:51:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/11/23 10:29:03 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,6 +9,9 @@ ${PYSITELIB}/astor/__init__.pyo
${PYSITELIB}/astor/code_gen.py
${PYSITELIB}/astor/code_gen.pyc
${PYSITELIB}/astor/code_gen.pyo
+${PYSITELIB}/astor/codegen.py
+${PYSITELIB}/astor/codegen.pyc
+${PYSITELIB}/astor/codegen.pyo
${PYSITELIB}/astor/file_util.py
${PYSITELIB}/astor/file_util.pyc
${PYSITELIB}/astor/file_util.pyo
Index: pkgsrc/devel/py-astor/distinfo
diff -u pkgsrc/devel/py-astor/distinfo:1.6 pkgsrc/devel/py-astor/distinfo:1.7
--- pkgsrc/devel/py-astor/distinfo:1.6 Tue Oct 31 12:51:23 2017
+++ pkgsrc/devel/py-astor/distinfo Thu Nov 23 10:29:03 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/10/31 12:51:23 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/11/23 10:29:03 adam Exp $
-SHA1 (astor-0.6.tar.gz) = 40f3b2e18d00975f5a36f023c19f6221b5d43e42
-RMD160 (astor-0.6.tar.gz) = 9ee21e2aa222be09344515beee7bac0a152c0293
-SHA512 (astor-0.6.tar.gz) = 4f9598229f8a77901573fa1841716cc810ec8e108b155d8c7c50ab477d794f8ecd1784df66a1272a2739cc968d8eb6632f62b4d6ef067682db05233f127be409
-Size (astor-0.6.tar.gz) = 28684 bytes
+SHA1 (astor-0.6.2.tar.gz) = cce1bf23ddfb36620ac3518b2d6a7758da248adc
+RMD160 (astor-0.6.2.tar.gz) = 17d3fc5ae1752bfa414cf6a1bc98d7c5f2d20c98
+SHA512 (astor-0.6.2.tar.gz) = a6df0e65f429025caa0fbdd95f119fff94867709c10ade99fdc681a9886e916b67411384bf6ca37ceea478c65add5dc0a74585e17aafc706c8f0363e3c8585a4
+Size (astor-0.6.2.tar.gz) = 29494 bytes
Home |
Main Index |
Thread Index |
Old Index