pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-pyutil Update to 2.0.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d063577d51f0
branches:  trunk
changeset: 632610:d063577d51f0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 01 21:31:44 2014 +0000

description:
Update to 2.0.0:
Changes not found.

diffstat:

 devel/py-pyutil/Makefile |  13 ++++++-------
 devel/py-pyutil/PLIST    |  23 ++++++++---------------
 devel/py-pyutil/distinfo |   9 ++++-----
 3 files changed, 18 insertions(+), 27 deletions(-)

diffs (124 lines):

diff -r 116fc6a6a2bd -r d063577d51f0 devel/py-pyutil/Makefile
--- a/devel/py-pyutil/Makefile  Tue Apr 01 21:24:01 2014 +0000
+++ b/devel/py-pyutil/Makefile  Tue Apr 01 21:31:44 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/04/01 21:31:44 wiz Exp $
 
-DISTNAME=      pyutil-1.9.3
+DISTNAME=      pyutil-2.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/p/pyutil/
@@ -18,13 +18,12 @@
 
 PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-twisted via py-setuptools_trial, py-zbase32
 
-REPLACE_INTERPRETER+=  python
-REPLACE.python.old=    /usr/bin/env python
-REPLACE.python.new=    ${PYTHONBIN}
-REPLACE_FILES.python=  pyutil/benchmarks/bench_xor.py pyutil/lineutil.py pyutil/scripts/*.py pyutil/test/*/*.py
+REPLACE_PYTHON+=       pyutil/test/current/test_mathutil.py
+REPLACE_PYTHON+=       pyutil/benchmarks/bench_xor.py pyutil/lineutil.py pyutil/scripts/*.py pyutil/test/*/*.py
 
 post-extract:
-       @cd ${WRKSRC}; ${RM} pyutil/*.py~
+       cd ${WRKSRC}; ${RM} pyutil/*.py~
 
+.include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 116fc6a6a2bd -r d063577d51f0 devel/py-pyutil/PLIST
--- a/devel/py-pyutil/PLIST     Tue Apr 01 21:24:01 2014 +0000
+++ b/devel/py-pyutil/PLIST     Tue Apr 01 21:31:44 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2012/07/20 00:41:11 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/04/01 21:31:44 wiz Exp $
 bin/lines
+bin/passphrase
 bin/randcookie
 bin/randfile
 bin/tailx
@@ -12,7 +13,6 @@
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/stdeb.cfg
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/pyutil/PickleSaver.py
 ${PYSITELIB}/pyutil/PickleSaver.pyc
@@ -26,18 +26,13 @@
 ${PYSITELIB}/pyutil/assertutil.py
 ${PYSITELIB}/pyutil/assertutil.pyc
 ${PYSITELIB}/pyutil/assertutil.pyo
-${PYSITELIB}/pyutil/benchmarks/bench_json.py
-${PYSITELIB}/pyutil/benchmarks/bench_json.pyc
-${PYSITELIB}/pyutil/benchmarks/bench_json.pyo
-${PYSITELIB}/pyutil/benchmarks/bench_xor.py
-${PYSITELIB}/pyutil/benchmarks/bench_xor.pyc
-${PYSITELIB}/pyutil/benchmarks/bench_xor.pyo
 ${PYSITELIB}/pyutil/benchutil.py
 ${PYSITELIB}/pyutil/benchutil.pyc
 ${PYSITELIB}/pyutil/benchutil.pyo
 ${PYSITELIB}/pyutil/cache.py
 ${PYSITELIB}/pyutil/cache.pyc
 ${PYSITELIB}/pyutil/cache.pyo
+${PYSITELIB}/pyutil/data/wordlist.txt
 ${PYSITELIB}/pyutil/dictutil.py
 ${PYSITELIB}/pyutil/dictutil.pyc
 ${PYSITELIB}/pyutil/dictutil.pyo
@@ -47,9 +42,6 @@
 ${PYSITELIB}/pyutil/find_exe.py
 ${PYSITELIB}/pyutil/find_exe.pyc
 ${PYSITELIB}/pyutil/find_exe.pyo
-${PYSITELIB}/pyutil/hashexpand.py
-${PYSITELIB}/pyutil/hashexpand.pyc
-${PYSITELIB}/pyutil/hashexpand.pyo
 ${PYSITELIB}/pyutil/humanreadable.py
 ${PYSITELIB}/pyutil/humanreadable.pyc
 ${PYSITELIB}/pyutil/humanreadable.pyo
@@ -101,6 +93,9 @@
 ${PYSITELIB}/pyutil/scripts/memdump2dot.py
 ${PYSITELIB}/pyutil/scripts/memdump2dot.pyc
 ${PYSITELIB}/pyutil/scripts/memdump2dot.pyo
+${PYSITELIB}/pyutil/scripts/passphrase.py
+${PYSITELIB}/pyutil/scripts/passphrase.pyc
+${PYSITELIB}/pyutil/scripts/passphrase.pyo
 ${PYSITELIB}/pyutil/scripts/randcookie.py
 ${PYSITELIB}/pyutil/scripts/randcookie.pyc
 ${PYSITELIB}/pyutil/scripts/randcookie.pyo
@@ -227,9 +222,6 @@
 ${PYSITELIB}/pyutil/testutil.py
 ${PYSITELIB}/pyutil/testutil.pyc
 ${PYSITELIB}/pyutil/testutil.pyo
-${PYSITELIB}/pyutil/time_comparisons.py
-${PYSITELIB}/pyutil/time_comparisons.pyc
-${PYSITELIB}/pyutil/time_comparisons.pyo
 ${PYSITELIB}/pyutil/time_format.py
 ${PYSITELIB}/pyutil/time_format.pyc
 ${PYSITELIB}/pyutil/time_format.pyo
@@ -254,8 +246,9 @@
 ${PYSITELIB}/pyutil/zlibutil.py
 ${PYSITELIB}/pyutil/zlibutil.pyc
 ${PYSITELIB}/pyutil/zlibutil.pyo
+pyutil/data/wordlist.txt
 share/doc/pyutil/COPYING.GPL
 share/doc/pyutil/COPYING.SPL.txt
-share/doc/pyutil/COPYING.TGPPL.html
+share/doc/pyutil/COPYING.TGPPL.rst
 share/doc/pyutil/CREDITS
 share/doc/pyutil/README.rst
diff -r 116fc6a6a2bd -r d063577d51f0 devel/py-pyutil/distinfo
--- a/devel/py-pyutil/distinfo  Tue Apr 01 21:24:01 2014 +0000
+++ b/devel/py-pyutil/distinfo  Tue Apr 01 21:31:44 2014 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/07/20 00:41:11 gdt Exp $
+$NetBSD: distinfo,v 1.5 2014/04/01 21:31:44 wiz Exp $
 
-SHA1 (pyutil-1.9.3.tar.gz) = 33c39220bd53ce03042354f965992255531570c8
-RMD160 (pyutil-1.9.3.tar.gz) = 6360ad1d8acc45f716ab2338f34aac178055e324
-Size (pyutil-1.9.3.tar.gz) = 118766 bytes
-SHA1 (patch-aa) = aa4432f83aeee6fb8b9f9cfb97dc001748e38577
+SHA1 (pyutil-2.0.0.tar.gz) = cee5605280d5339dde77311da9dcc0205756d369
+RMD160 (pyutil-2.0.0.tar.gz) = 0dbaea3c25a33855a220a426e5bd9c7060f4660e
+Size (pyutil-2.0.0.tar.gz) = 125079 bytes



Home | Main Index | Thread Index | Old Index