pkgsrc-WIP-changes archive

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

drop py-taler-util



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Mon Sep 6 17:44:35 2021 +0200
Changeset:	0c5e066b11b739a100ab199b8d054e9aeef0a1ce

Removed Files:
	py-taler-util/DESCR
	py-taler-util/Makefile
	py-taler-util/PLIST
	py-taler-util/distinfo

Log Message:
drop py-taler-util

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0c5e066b11b739a100ab199b8d054e9aeef0a1ce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-taler-util/DESCR    |  6 ------
 py-taler-util/Makefile | 23 -----------------------
 py-taler-util/PLIST    | 29 -----------------------------
 py-taler-util/distinfo |  6 ------
 4 files changed, 64 deletions(-)

diffs:
diff --git a/py-taler-util/DESCR b/py-taler-util/DESCR
deleted file mode 100644
index d1950df5db..0000000000
--- a/py-taler-util/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-taler-util contains util code for the GNU Taler project, specifically
-it contains python code for:
-
-- amount representation
-- logging
-- configuration parsing
diff --git a/py-taler-util/Makefile b/py-taler-util/Makefile
deleted file mode 100644
index dc25d9d91d..0000000000
--- a/py-taler-util/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	taler-util-0.6.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=t/taler-util/}
-
-MAINTAINER=	nikita%NetBSD.org@localhost
-HOMEPAGE=	https://git.taler.net/taler-util.git
-COMMENT=	Util library for GNU Taler
-LICENSE=	gnu-lgpl-v3 # or later
-
-TEST_DEPENDS+=	py-mock>=0:../../devel/py-mock
-TEST_DEPENDS+=	py-future>=0:../../devel/py-future
-
-WRKSRC=		${WRKDIR}/taler-util-0.6.2
-USE_LANGUAGES=	# none
-
-# Needs at least python 3.7
-PYTHON_VERSIONS_INCOMPATIBLE=	27 36
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-taler-util/PLIST b/py-taler-util/PLIST
deleted file mode 100644
index 8e2e0dd9a0..0000000000
--- a/py-taler-util/PLIST
+++ /dev/null
@@ -1,29 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/taler/__init__.py
-${PYSITELIB}/taler/__init__.pyo
-${PYSITELIB}/taler/__init__.pyc
-${PYSITELIB}/taler/util/__init__.py
-${PYSITELIB}/taler/util/__init__.pyo
-${PYSITELIB}/taler/util/__init__.pyc
-${PYSITELIB}/taler/util/amount.pyo
-${PYSITELIB}/taler/util/amount.pyc
-${PYSITELIB}/taler/util/gnunet_log.pyo
-${PYSITELIB}/taler/util/gnunet_log.pyc
-${PYSITELIB}/taler/util/talerconfig.pyo
-${PYSITELIB}/taler/util/talerconfig.pyc
-${PYSITELIB}/taler/util/amount.py
-${PYSITELIB}/taler/util/gnunet_log.py
-${PYSITELIB}/taler/util/talerconfig.py
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/tests/__init__.py
-${PYSITELIB}/tests/__init__.pyo
-${PYSITELIB}/tests/__init__.pyc
-${PYSITELIB}/tests/test_amount.pyo
-${PYSITELIB}/tests/test_amount.pyc
-${PYSITELIB}/tests/test_log.pyo
-${PYSITELIB}/tests/test_log.pyc
-${PYSITELIB}/tests/test_amount.py
-${PYSITELIB}/tests/test_log.py
diff --git a/py-taler-util/distinfo b/py-taler-util/distinfo
deleted file mode 100644
index fcd6f9eb45..0000000000
--- a/py-taler-util/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (taler-util-0.6.2.tar.gz) = 8bbef35d787a385c22663070d8f06b40a8822382
-RMD160 (taler-util-0.6.2.tar.gz) = 35b0f330a3db7e444a251e9748b8cf46ccdb0539
-SHA512 (taler-util-0.6.2.tar.gz) = f7d763e87138e0e4317eeb63156eb3aded1e3218a822428472ce764fcc5ee992231b3342240a2c002238ac9cb54fd637f03e4be5a2bdc5f5502d761badacf4c1
-Size (taler-util-0.6.2.tar.gz) = 125720 bytes


Home | Main Index | Thread Index | Old Index