pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cytoolz: update to version 0.10.1
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Fri Sep 18 04:22:16 2020 +0200
Changeset: 05c44f8a01228feb64db860898470f8d5e4343a1
Modified Files:
py-cytoolz/Makefile
py-cytoolz/PLIST
py-cytoolz/distinfo
Log Message:
py-cytoolz: update to version 0.10.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05c44f8a01228feb64db860898470f8d5e4343a1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cytoolz/Makefile | 4 +--
py-cytoolz/PLIST | 91 ++++++++++++++++++++++++++++++++++++++++++++++++-----
py-cytoolz/distinfo | 8 ++---
3 files changed, 89 insertions(+), 14 deletions(-)
diffs:
diff --git a/py-cytoolz/Makefile b/py-cytoolz/Makefile
index 494f63c71f..5257e4e3ab 100644
--- a/py-cytoolz/Makefile
+++ b/py-cytoolz/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/05/05 23:50:47 jihbed Exp $
-DISTNAME= cytoolz-0.6.1
+DISTNAME= cytoolz-0.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cytoolz/}
@@ -13,5 +13,5 @@ LICENSE= modified-bsd
PYDISTUTILSPKG= yes
.include "../../devel/py-cython/buildlink3.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-cytoolz/PLIST b/py-cytoolz/PLIST
index d80c350fdb..df0bfe255a 100644
--- a/py-cytoolz/PLIST
+++ b/py-cytoolz/PLIST
@@ -1,8 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/05 23:50:47 jihbed Exp $
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/cytoolz/__init__.pxd
${PYSITELIB}/cytoolz/__init__.py
${PYSITELIB}/cytoolz/__init__.pyc
${PYSITELIB}/cytoolz/__init__.pyo
+${PYSITELIB}/cytoolz/_signatures.py
+${PYSITELIB}/cytoolz/_signatures.pyc
+${PYSITELIB}/cytoolz/_signatures.pyo
${PYSITELIB}/cytoolz/_version.py
${PYSITELIB}/cytoolz/_version.pyc
${PYSITELIB}/cytoolz/_version.pyo
@@ -10,18 +19,84 @@ ${PYSITELIB}/cytoolz/compatibility.py
${PYSITELIB}/cytoolz/compatibility.pyc
${PYSITELIB}/cytoolz/compatibility.pyo
${PYSITELIB}/cytoolz/cpython.pxd
-${PYSITELIB}/cytoolz/curried.py
-${PYSITELIB}/cytoolz/curried.pyc
-${PYSITELIB}/cytoolz/curried.pyo
-${PYSITELIB}/cytoolz/curried_exceptions.so
+${PYSITELIB}/cytoolz/curried/__init__.py
+${PYSITELIB}/cytoolz/curried/__init__.pyc
+${PYSITELIB}/cytoolz/curried/__init__.pyo
+${PYSITELIB}/cytoolz/curried/exceptions.py
+${PYSITELIB}/cytoolz/curried/exceptions.pyc
+${PYSITELIB}/cytoolz/curried/exceptions.pyo
+${PYSITELIB}/cytoolz/curried/operator.py
+${PYSITELIB}/cytoolz/curried/operator.pyc
+${PYSITELIB}/cytoolz/curried/operator.pyo
${PYSITELIB}/cytoolz/dicttoolz.pxd
+${PYSITELIB}/cytoolz/dicttoolz.pyx
${PYSITELIB}/cytoolz/dicttoolz.so
${PYSITELIB}/cytoolz/functoolz.pxd
+${PYSITELIB}/cytoolz/functoolz.pyx
${PYSITELIB}/cytoolz/functoolz.so
${PYSITELIB}/cytoolz/itertoolz.pxd
+${PYSITELIB}/cytoolz/itertoolz.pyx
${PYSITELIB}/cytoolz/itertoolz.so
${PYSITELIB}/cytoolz/recipes.pxd
+${PYSITELIB}/cytoolz/recipes.pyx
${PYSITELIB}/cytoolz/recipes.so
-${PYSITELIB}/cytoolz/utils.py
-${PYSITELIB}/cytoolz/utils.pyc
-${PYSITELIB}/cytoolz/utils.pyo
+${PYSITELIB}/cytoolz/tests/dev_skip_test.py
+${PYSITELIB}/cytoolz/tests/dev_skip_test.pyc
+${PYSITELIB}/cytoolz/tests/dev_skip_test.pyo
+${PYSITELIB}/cytoolz/tests/test_compatibility.py
+${PYSITELIB}/cytoolz/tests/test_compatibility.pyc
+${PYSITELIB}/cytoolz/tests/test_compatibility.pyo
+${PYSITELIB}/cytoolz/tests/test_curried.py
+${PYSITELIB}/cytoolz/tests/test_curried.pyc
+${PYSITELIB}/cytoolz/tests/test_curried.pyo
+${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.py
+${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.pyc
+${PYSITELIB}/cytoolz/tests/test_curried_toolzlike.pyo
+${PYSITELIB}/cytoolz/tests/test_dev_skip_test.py
+${PYSITELIB}/cytoolz/tests/test_dev_skip_test.pyc
+${PYSITELIB}/cytoolz/tests/test_dev_skip_test.pyo
+${PYSITELIB}/cytoolz/tests/test_dicttoolz.py
+${PYSITELIB}/cytoolz/tests/test_dicttoolz.pyc
+${PYSITELIB}/cytoolz/tests/test_dicttoolz.pyo
+${PYSITELIB}/cytoolz/tests/test_docstrings.py
+${PYSITELIB}/cytoolz/tests/test_docstrings.pyc
+${PYSITELIB}/cytoolz/tests/test_docstrings.pyo
+${PYSITELIB}/cytoolz/tests/test_doctests.py
+${PYSITELIB}/cytoolz/tests/test_doctests.pyc
+${PYSITELIB}/cytoolz/tests/test_doctests.pyo
+${PYSITELIB}/cytoolz/tests/test_embedded_sigs.py
+${PYSITELIB}/cytoolz/tests/test_embedded_sigs.pyc
+${PYSITELIB}/cytoolz/tests/test_embedded_sigs.pyo
+${PYSITELIB}/cytoolz/tests/test_functoolz.py
+${PYSITELIB}/cytoolz/tests/test_functoolz.pyc
+${PYSITELIB}/cytoolz/tests/test_functoolz.pyo
+${PYSITELIB}/cytoolz/tests/test_inspect_args.py
+${PYSITELIB}/cytoolz/tests/test_inspect_args.pyc
+${PYSITELIB}/cytoolz/tests/test_inspect_args.pyo
+${PYSITELIB}/cytoolz/tests/test_itertoolz.py
+${PYSITELIB}/cytoolz/tests/test_itertoolz.pyc
+${PYSITELIB}/cytoolz/tests/test_itertoolz.pyo
+${PYSITELIB}/cytoolz/tests/test_none_safe.py
+${PYSITELIB}/cytoolz/tests/test_none_safe.pyc
+${PYSITELIB}/cytoolz/tests/test_none_safe.pyo
+${PYSITELIB}/cytoolz/tests/test_recipes.py
+${PYSITELIB}/cytoolz/tests/test_recipes.pyc
+${PYSITELIB}/cytoolz/tests/test_recipes.pyo
+${PYSITELIB}/cytoolz/tests/test_serialization.py
+${PYSITELIB}/cytoolz/tests/test_serialization.pyc
+${PYSITELIB}/cytoolz/tests/test_serialization.pyo
+${PYSITELIB}/cytoolz/tests/test_signatures.py
+${PYSITELIB}/cytoolz/tests/test_signatures.pyc
+${PYSITELIB}/cytoolz/tests/test_signatures.pyo
+${PYSITELIB}/cytoolz/tests/test_tlz.py
+${PYSITELIB}/cytoolz/tests/test_tlz.pyc
+${PYSITELIB}/cytoolz/tests/test_tlz.pyo
+${PYSITELIB}/cytoolz/tests/test_utils.py
+${PYSITELIB}/cytoolz/tests/test_utils.pyc
+${PYSITELIB}/cytoolz/tests/test_utils.pyo
+${PYSITELIB}/cytoolz/utils.pxd
+${PYSITELIB}/cytoolz/utils.pyx
+${PYSITELIB}/cytoolz/utils.so
+${PYSITELIB}/cytoolz/utils_test.py
+${PYSITELIB}/cytoolz/utils_test.pyc
+${PYSITELIB}/cytoolz/utils_test.pyo
diff --git a/py-cytoolz/distinfo b/py-cytoolz/distinfo
index 0aaad844cc..0d34198785 100644
--- a/py-cytoolz/distinfo
+++ b/py-cytoolz/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/05/05 23:50:47 jihbed Exp $
-SHA1 (cytoolz-0.6.1.tar.gz) = 5b99c4166b73f2aecf97fa08a9499dc74bbef674
-RMD160 (cytoolz-0.6.1.tar.gz) = 6eafa7c483a4155a315d4f84f1f65db3736901c6
-SHA512 (cytoolz-0.6.1.tar.gz) = 22a290721097a1c0db63b4afbfc6e825ceb76952d3a8fd7f1d408f09a2d747ac0a219b52bfc4e5754f6d0f41aada2ca797a0e431f1798488a1a18acba5f5277b
-Size (cytoolz-0.6.1.tar.gz) = 188308 bytes
+SHA1 (cytoolz-0.10.1.tar.gz) = ff59cc6d99e8840867a7fb46351f1b5c5c60dc67
+RMD160 (cytoolz-0.10.1.tar.gz) = 1093edea2b7306f75f46d7ce04268320ed9fa09c
+SHA512 (cytoolz-0.10.1.tar.gz) = 55c4fca8d4ace766a8241a25a6c4924971b7e7068ee79ad65fa8aac136aa1f88e57337c0ec278ee9e8544c6e96dd31138b39d7cc28cd91ff0e53a71f8dec55d1
+Size (cytoolz-0.10.1.tar.gz) = 475647 bytes
Home |
Main Index |
Thread Index |
Old Index