pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-decorator
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jun 13 12:05:14 UTC 2016
Modified Files:
pkgsrc/devel/py-decorator: Makefile
Log Message:
Add upstream bug report.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-decorator/Makefile
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-decorator/Makefile
diff -u pkgsrc/devel/py-decorator/Makefile:1.9 pkgsrc/devel/py-decorator/Makefile:1.10
--- pkgsrc/devel/py-decorator/Makefile:1.9 Mon Jun 13 12:03:01 2016
+++ pkgsrc/devel/py-decorator/Makefile Mon Jun 13 12:05:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/06/13 12:03:01 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/13 12:05:14 wiz Exp $
DISTNAME= decorator-4.0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@ COMMENT= Generic Python decorator utilit
LICENSE= 2-clause-bsd
# bug in 4.0.10 distfile
+# https://github.com/micheles/decorator/issues/32
post-extract:
${RM} -f ${WRKSRC}/src/decorator.egg-info/SOURCES.txt~
Home |
Main Index |
Thread Index |
Old Index