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: Mon Dec 16 10:18:54 UTC 2019
Modified Files:
pkgsrc/devel/py-astor: Makefile PLIST distinfo
Log Message:
py-astor: updated to 0.8.1
0.8.1:
Create sdist before making a test release too
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-astor/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-astor/PLIST
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/devel/py-astor/Makefile:1.11
--- pkgsrc/devel/py-astor/Makefile:1.10 Wed May 22 21:06:44 2019
+++ pkgsrc/devel/py-astor/Makefile Mon Dec 16 10:18:54 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/05/22 21:06:44 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/12/16 10:18:54 adam Exp $
-DISTNAME= astor-0.8.0
+DISTNAME= astor-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astor/}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/berkerpeksa
COMMENT= Read/rewrite/write Python ASTs
LICENSE= 2-clause-bsd
+TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
Index: pkgsrc/devel/py-astor/PLIST
diff -u pkgsrc/devel/py-astor/PLIST:1.4 pkgsrc/devel/py-astor/PLIST:1.5
--- pkgsrc/devel/py-astor/PLIST:1.4 Fri Jul 6 08:09:50 2018
+++ pkgsrc/devel/py-astor/PLIST Mon Dec 16 10:18:54 2019
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2018/07/06 08:09:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/12/16 10:18:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/astor/VERSION
${PYSITELIB}/astor/__init__.py
${PYSITELIB}/astor/__init__.pyc
${PYSITELIB}/astor/__init__.pyo
Index: pkgsrc/devel/py-astor/distinfo
diff -u pkgsrc/devel/py-astor/distinfo:1.9 pkgsrc/devel/py-astor/distinfo:1.10
--- pkgsrc/devel/py-astor/distinfo:1.9 Wed May 22 21:06:44 2019
+++ pkgsrc/devel/py-astor/distinfo Mon Dec 16 10:18:54 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/05/22 21:06:44 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/12/16 10:18:54 adam Exp $
-SHA1 (astor-0.8.0.tar.gz) = f1482ca724ab8b785250d06fe6e574cb37a2abb5
-RMD160 (astor-0.8.0.tar.gz) = bb50b95579121050544b216e5d25f5061fb7790d
-SHA512 (astor-0.8.0.tar.gz) = df7aace90ae018aae4ff57ff36178e0b7adea00535f43faf650982d12cf0fa2fe5edbdc3c52597d087fa22aea9f7eb08d0fb93520b9d786727cefc0a0007dac8
-Size (astor-0.8.0.tar.gz) = 35005 bytes
+SHA1 (astor-0.8.1.tar.gz) = b69d52ff16b1bcde5b089ba4708b8ba69ec686d8
+RMD160 (astor-0.8.1.tar.gz) = de731d6a42488a90a41acbcd01cd080495baab21
+SHA512 (astor-0.8.1.tar.gz) = cfc69a21fcbc9842bc26fbe8372e5c700d9957cc0c3c62de415155d2036163951f0ece88557829afd7c4dabba8a8e238a2335994ddfc020cb3db913eed5b6f28
+Size (astor-0.8.1.tar.gz) = 35090 bytes
Home |
Main Index |
Thread Index |
Old Index