pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-decorator Updated py-decorator to 4.0.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/344020541c1d
branches: trunk
changeset: 357162:344020541c1d
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 16 08:04:48 2017 +0000
description:
Updated py-decorator to 4.0.11.
## 4.0.11 (2017-01-15)
Small improvements to the documentation and tested with Python 3.6
diffstat:
devel/py-decorator/Makefile | 9 ++-------
devel/py-decorator/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 12 deletions(-)
diffs (38 lines):
diff -r a1ed4f6938eb -r 344020541c1d devel/py-decorator/Makefile
--- a/devel/py-decorator/Makefile Mon Jan 16 01:50:14 2017 +0000
+++ b/devel/py-decorator/Makefile Mon Jan 16 08:04:48 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2016/06/13 12:05:14 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/16 08:04:48 wiz Exp $
-DISTNAME= decorator-4.0.10
+DISTNAME= decorator-4.0.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/decorator/}
@@ -10,10 +10,5 @@
COMMENT= Generic Python decorator utilities
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~
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a1ed4f6938eb -r 344020541c1d devel/py-decorator/distinfo
--- a/devel/py-decorator/distinfo Mon Jan 16 01:50:14 2017 +0000
+++ b/devel/py-decorator/distinfo Mon Jan 16 08:04:48 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/06/13 12:03:01 wiz Exp $
+$NetBSD: distinfo,v 1.8 2017/01/16 08:04:48 wiz Exp $
-SHA1 (decorator-4.0.10.tar.gz) = bec8f871ef71a6d98134ff8d5bfe44548a5a6ba0
-RMD160 (decorator-4.0.10.tar.gz) = c9cd249f77a86405406fa52e071b43d6cb13af73
-SHA512 (decorator-4.0.10.tar.gz) = 612c2eafe16536c9b5eda07ea44999d868decbc38beb4207ab3f82325bafd346c431f9c9028f63bbf24573300a81dfb9446a51dee50bb34dc8b478088a541f73
-Size (decorator-4.0.10.tar.gz) = 68560 bytes
+SHA1 (decorator-4.0.11.tar.gz) = f2ddc2de311b8d2afae7bba8efec6131a7f4b986
+RMD160 (decorator-4.0.11.tar.gz) = 19db7e44fe288a296f2bd4adbab6d390a6f65554
+SHA512 (decorator-4.0.11.tar.gz) = acce545d26c05ad03e4a3889214c3e94d1d47a9ccba42318ff8acb4d9384e676839fdcdb8d501a808f9332f532e4087a60398c273a58e07dfbc02f04f04af69c
+Size (decorator-4.0.11.tar.gz) = 70616 bytes
Home |
Main Index |
Thread Index |
Old Index