Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-utils Import python-utils-2.4.0 from pypi as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6faeeff57cf0
branches:  trunk
changeset: 437225:6faeeff57cf0
user:      riastradh <riastradh%pkgsrc.org@localhost>
date:      Tue Aug 18 20:18:56 2020 +0000

description:
Import python-utils-2.4.0 from pypi as devel/py-utils

>From the web page:

> Python Utils is a collection of small Python functions and classes
> which make common patterns shorter and easier. It is by no means a
> complete collection but it has served me quite a bit in the past and I
> will keep extending it.

diffstat:

 devel/py-utils/DESCR    |   4 ++++
 devel/py-utils/Makefile |  28 ++++++++++++++++++++++++++++
 devel/py-utils/PLIST    |  34 ++++++++++++++++++++++++++++++++++
 devel/py-utils/distinfo |   6 ++++++
 4 files changed, 72 insertions(+), 0 deletions(-)

diffs (88 lines):

diff -r 2113b7d5f5d0 -r 6faeeff57cf0 devel/py-utils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-utils/DESCR      Tue Aug 18 20:18:56 2020 +0000
@@ -0,0 +1,4 @@
+Python Utils is a collection of small Python functions and classes
+which make common patterns shorter and easier. It is by no means a
+complete collection but it has served me quite a bit in the past and I
+will keep extending it.
diff -r 2113b7d5f5d0 -r 6faeeff57cf0 devel/py-utils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-utils/Makefile   Tue Aug 18 20:18:56 2020 +0000
@@ -0,0 +1,28 @@
+#      $NetBSD: Makefile,v 1.1 2020/08/18 20:18:56 riastradh Exp $
+
+DISTNAME=      python-utils-2.4.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:C/^python-//}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-utils/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/WoLpH/python-utils
+COMMENT=       Some convenient utilities not included with standard Python
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-six>=0:../../lang/py-six
+
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
+
+# pytest chokes on pytest.ini
+pre-test:
+       ${RUN} cd ${WRKSRC} && \
+       ${RM} -f pytest.ini
+
+do-test:
+       ${RUN} cd ${WRKSRC} && \
+       ${SETENV} ${TEST_ENV} PYTHONPATH=${WRKSRC}/build/lib \
+       pytest-${PYVERSSUFFIX}
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2113b7d5f5d0 -r 6faeeff57cf0 devel/py-utils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-utils/PLIST      Tue Aug 18 20:18:56 2020 +0000
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1 2020/08/18 20:18:56 riastradh Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/python_utils/__about__.py
+${PYSITELIB}/python_utils/__about__.pyc
+${PYSITELIB}/python_utils/__about__.pyo
+${PYSITELIB}/python_utils/__init__.py
+${PYSITELIB}/python_utils/__init__.pyc
+${PYSITELIB}/python_utils/__init__.pyo
+${PYSITELIB}/python_utils/compat.py
+${PYSITELIB}/python_utils/compat.pyc
+${PYSITELIB}/python_utils/compat.pyo
+${PYSITELIB}/python_utils/converters.py
+${PYSITELIB}/python_utils/converters.pyc
+${PYSITELIB}/python_utils/converters.pyo
+${PYSITELIB}/python_utils/formatters.py
+${PYSITELIB}/python_utils/formatters.pyc
+${PYSITELIB}/python_utils/formatters.pyo
+${PYSITELIB}/python_utils/import_.py
+${PYSITELIB}/python_utils/import_.pyc
+${PYSITELIB}/python_utils/import_.pyo
+${PYSITELIB}/python_utils/logger.py
+${PYSITELIB}/python_utils/logger.pyc
+${PYSITELIB}/python_utils/logger.pyo
+${PYSITELIB}/python_utils/terminal.py
+${PYSITELIB}/python_utils/terminal.pyc
+${PYSITELIB}/python_utils/terminal.pyo
+${PYSITELIB}/python_utils/time.py
+${PYSITELIB}/python_utils/time.pyc
+${PYSITELIB}/python_utils/time.pyo
diff -r 2113b7d5f5d0 -r 6faeeff57cf0 devel/py-utils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-utils/distinfo   Tue Aug 18 20:18:56 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/18 20:18:56 riastradh Exp $
+
+SHA1 (python-utils-2.4.0.tar.gz) = f61fbc540db10b11c3d514bfe358c0a98f3bcb42
+RMD160 (python-utils-2.4.0.tar.gz) = d642ccd0c436ea671eea2c84fbb40b390b248f17
+SHA512 (python-utils-2.4.0.tar.gz) = bfad0ef30383df634b89bb2206a00e45434eff9fee9ba0eeab99361bacfb56f3fb420019608b639713a7e8777870de75becb1d7b48aa09c582df27f9ebe8c512
+Size (python-utils-2.4.0.tar.gz) = 22230 bytes



Home | Main Index | Thread Index | Old Index