summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-05-21 23:45:59 +0000
committerminskim <minskim@pkgsrc.org>2018-05-21 23:45:59 +0000
commit3db18a27ae126c5e06d402808447ffe5ddfb5222 (patch)
treed1d086eb8bbcbbda86f93afdccccd58896eb9532 /misc
parentf615b474cb13f447b0b15515e3abfde833ebed30 (diff)
downloadpkgsrc-3db18a27ae126c5e06d402808447ffe5ddfb5222.tar.gz
misc/py-tqdm: Import version 4.23.3
Simple Python Progress Meter Packaged by Kamel Ibn Aziz Derouiche for pkgsrc-wip, and updated by wiz@ and me.
Diffstat (limited to 'misc')
-rw-r--r--misc/py-tqdm/ALTERNATIVES1
-rw-r--r--misc/py-tqdm/DESCR1
-rw-r--r--misc/py-tqdm/Makefile30
-rw-r--r--misc/py-tqdm/PLIST38
-rw-r--r--misc/py-tqdm/distinfo6
5 files changed, 76 insertions, 0 deletions
diff --git a/misc/py-tqdm/ALTERNATIVES b/misc/py-tqdm/ALTERNATIVES
new file mode 100644
index 00000000000..8f303eb07b1
--- /dev/null
+++ b/misc/py-tqdm/ALTERNATIVES
@@ -0,0 +1 @@
+bin/tqdm bin/tqdm@PYVERSSUFFIX@
diff --git a/misc/py-tqdm/DESCR b/misc/py-tqdm/DESCR
new file mode 100644
index 00000000000..ad366e83812
--- /dev/null
+++ b/misc/py-tqdm/DESCR
@@ -0,0 +1 @@
+Simple Python Progress Meter
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
new file mode 100644
index 00000000000..20b51fbb993
--- /dev/null
+++ b/misc/py-tqdm/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1 2018/05/21 23:45:59 minskim Exp $
+
+DISTNAME= tqdm-4.23.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= misc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
+
+MAINTAINER= kamelderouiche@yahoo.com
+HOMEPAGE= https://github.com/tqdm/tqdm
+COMMENT= Fast, extensible progress bar for Python
+LICENSE= mit
+
+BUILD_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+BUILD_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
+BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+BUILD_DEPENDS+= ${PYPKGPREFIX}-mccabe-[0-9]*:../../devel/py-mccabe
+
+USE_LANGUAGES= # none
+
+# for UTF-8 in README.md
+ALL_ENV+= LC_CTYPE=en_US.UTF-8
+ALL_ENV+= LC_ALL=en_US.UTF-8
+
+.include "../../lang/python/egg.mk"
+
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/bin/tqdm \
+ ${DESTDIR}${PREFIX}/bin/tqdm${PYVERSSUFFIX}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-tqdm/PLIST b/misc/py-tqdm/PLIST
new file mode 100644
index 00000000000..08ea76f1ffe
--- /dev/null
+++ b/misc/py-tqdm/PLIST
@@ -0,0 +1,38 @@
+@comment $NetBSD: PLIST,v 1.1 2018/05/21 23:45:59 minskim Exp $
+bin/tqdm${PYVERSSUFFIX}
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/tqdm/__init__.py
+${PYSITELIB}/tqdm/__init__.pyc
+${PYSITELIB}/tqdm/__init__.pyo
+${PYSITELIB}/tqdm/__main__.py
+${PYSITELIB}/tqdm/__main__.pyc
+${PYSITELIB}/tqdm/__main__.pyo
+${PYSITELIB}/tqdm/_main.py
+${PYSITELIB}/tqdm/_main.pyc
+${PYSITELIB}/tqdm/_main.pyo
+${PYSITELIB}/tqdm/_monitor.py
+${PYSITELIB}/tqdm/_monitor.pyc
+${PYSITELIB}/tqdm/_monitor.pyo
+${PYSITELIB}/tqdm/_tqdm.py
+${PYSITELIB}/tqdm/_tqdm.pyc
+${PYSITELIB}/tqdm/_tqdm.pyo
+${PYSITELIB}/tqdm/_tqdm_gui.py
+${PYSITELIB}/tqdm/_tqdm_gui.pyc
+${PYSITELIB}/tqdm/_tqdm_gui.pyo
+${PYSITELIB}/tqdm/_tqdm_notebook.py
+${PYSITELIB}/tqdm/_tqdm_notebook.pyc
+${PYSITELIB}/tqdm/_tqdm_notebook.pyo
+${PYSITELIB}/tqdm/_tqdm_pandas.py
+${PYSITELIB}/tqdm/_tqdm_pandas.pyc
+${PYSITELIB}/tqdm/_tqdm_pandas.pyo
+${PYSITELIB}/tqdm/_utils.py
+${PYSITELIB}/tqdm/_utils.pyc
+${PYSITELIB}/tqdm/_utils.pyo
+${PYSITELIB}/tqdm/_version.py
+${PYSITELIB}/tqdm/_version.pyc
+${PYSITELIB}/tqdm/_version.pyo
+man/man1/tqdm.1
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
new file mode 100644
index 00000000000..e972ee5e9d0
--- /dev/null
+++ b/misc/py-tqdm/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/21 23:45:59 minskim Exp $
+
+SHA1 (tqdm-4.23.3.tar.gz) = 29ca054d5dd327fca24f557c7236c94fe72ad391
+RMD160 (tqdm-4.23.3.tar.gz) = 545355150050b315462fccf9c41373c2b2664969
+SHA512 (tqdm-4.23.3.tar.gz) = 8cb5dab262d5f5569fe307553b339f1b6d5ce61dd30cfbc1f8d72177773b80d9a10a48004a62507f9369a7eae8330ed83afbc2d9a12def9f8601d626a806bdaf
+Size (tqdm-4.23.3.tar.gz) = 99299 bytes