pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-decorator Add upstream bug report.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c38cafe6fcca
branches: trunk
changeset: 348416:c38cafe6fcca
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jun 13 12:05:14 2016 +0000
description:
Add upstream bug report.
diffstat:
devel/py-decorator/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6e9f15c4e301 -r c38cafe6fcca devel/py-decorator/Makefile
--- a/devel/py-decorator/Makefile Mon Jun 13 12:03:12 2016 +0000
+++ b/devel/py-decorator/Makefile Mon Jun 13 12:05:14 2016 +0000
@@ -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 @@
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