pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jeepney: remove, imported to pkgsrc/devel/py-jeepney
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sat Jan 22 15:11:19 2022 +0100
Changeset: c6f561301aacf3dee80c9df9dabbf7f59ae14ff0
Modified Files:
Makefile
calibre5/Makefile
py-secretstorage/Makefile
Removed Files:
py-jeepney/DESCR
py-jeepney/Makefile
py-jeepney/PLIST
py-jeepney/distinfo
Log Message:
py-jeepney: remove, imported to pkgsrc/devel/py-jeepney
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c6f561301aacf3dee80c9df9dabbf7f59ae14ff0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
calibre5/Makefile | 4 +-
py-jeepney/DESCR | 4 --
py-jeepney/Makefile | 25 -----------
py-jeepney/PLIST | 105 ----------------------------------------------
py-jeepney/distinfo | 5 ---
py-secretstorage/Makefile | 2 +-
7 files changed, 2 insertions(+), 144 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9eafeae0cc..26874856a6 100644
--- a/Makefile
+++ b/Makefile
@@ -3974,7 +3974,6 @@ SUBDIR+= py-jabber-yahoo-transport
SUBDIR+= py-jabberbot
SUBDIR+= py-jarowinkler
SUBDIR+= py-jbessel
-SUBDIR+= py-jeepney
SUBDIR+= py-jelly
SUBDIR+= py-jewish
SUBDIR+= py-jitcdde
diff --git a/calibre5/Makefile b/calibre5/Makefile
index e5eb92f1cf..543ac9969c 100644
--- a/calibre5/Makefile
+++ b/calibre5/Makefile
@@ -21,6 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns
DEPENDS+= ${PYPKGPREFIX}-feedparser>=6.0.0:../../textproc/py-feedparser
DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text
DEPENDS+= ${PYPKGPREFIX}-html5-parser-[0-9]*:../../textproc/py-html5-parser
+DEPENDS+= ${PYPKGPREFIX}-jeepney>=0.6.0:../../devel/py-jeepney
DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.1.11nb1:../../www/py-mechanize
DEPENDS+= ${PYPKGPREFIX}-msgpack-[0-9]*:../../devel/py-msgpack
DEPENDS+= ${PYPKGPREFIX}-netifaces>=0.8:../../net/py-netifaces
@@ -34,9 +35,6 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-soupsieve-[0-9]*:../../www/py-soupsieve
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-unrardll-[0-9]*:../../archivers/py-unrardll
-
-# TODO: these are still in pkgsrc/wip:
-DEPENDS+= ${PYPKGPREFIX}-jeepney>=0.6.0:../../wip/py-jeepney
# for installation
BUILD_DEPENDS+= ${PYPKGPREFIX}-qt-builder>=1:../../x11/py-qt-builder
BUILD_DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils
diff --git a/py-jeepney/DESCR b/py-jeepney/DESCR
deleted file mode 100644
index 093c9492dd..0000000000
--- a/py-jeepney/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a low-level, pure Python DBus protocol client.
-It has an I/O-free core, and integration modules for
-different event loops. DBus is an inter-process
-communication system, mainly used in Linux
diff --git a/py-jeepney/Makefile b/py-jeepney/Makefile
deleted file mode 100644
index 9720ddc922..0000000000
--- a/py-jeepney/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME= jeepney-0.6.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= sysutils python
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/jeepney/}
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://gitlab.com/takluyver/jeepney
-COMMENT= Low-level pure Python DBus protocol wrapper
-LICENSE= mit
-
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-# not packaged: trio
-# not packaged: testpath
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} py.test-${PYVERSSUFFIX}
-
-.include "../../wip/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jeepney/PLIST b/py-jeepney/PLIST
deleted file mode 100644
index e1979ef8bc..0000000000
--- a/py-jeepney/PLIST
+++ /dev/null
@@ -1,105 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/jeepney/__init__.py
-${PYSITELIB}/jeepney/__init__.pyc
-${PYSITELIB}/jeepney/__init__.pyo
-${PYSITELIB}/jeepney/auth.py
-${PYSITELIB}/jeepney/auth.pyc
-${PYSITELIB}/jeepney/auth.pyo
-${PYSITELIB}/jeepney/bindgen.py
-${PYSITELIB}/jeepney/bindgen.pyc
-${PYSITELIB}/jeepney/bindgen.pyo
-${PYSITELIB}/jeepney/bus.py
-${PYSITELIB}/jeepney/bus.pyc
-${PYSITELIB}/jeepney/bus.pyo
-${PYSITELIB}/jeepney/bus_messages.py
-${PYSITELIB}/jeepney/bus_messages.pyc
-${PYSITELIB}/jeepney/bus_messages.pyo
-${PYSITELIB}/jeepney/integrate/__init__.py
-${PYSITELIB}/jeepney/integrate/__init__.pyc
-${PYSITELIB}/jeepney/integrate/__init__.pyo
-${PYSITELIB}/jeepney/integrate/asyncio.py
-${PYSITELIB}/jeepney/integrate/asyncio.pyc
-${PYSITELIB}/jeepney/integrate/asyncio.pyo
-${PYSITELIB}/jeepney/integrate/blocking.py
-${PYSITELIB}/jeepney/integrate/blocking.pyc
-${PYSITELIB}/jeepney/integrate/blocking.pyo
-${PYSITELIB}/jeepney/integrate/tests/__init__.py
-${PYSITELIB}/jeepney/integrate/tests/__init__.pyc
-${PYSITELIB}/jeepney/integrate/tests/__init__.pyo
-${PYSITELIB}/jeepney/integrate/tests/test_asyncio.py
-${PYSITELIB}/jeepney/integrate/tests/test_asyncio.pyc
-${PYSITELIB}/jeepney/integrate/tests/test_asyncio.pyo
-${PYSITELIB}/jeepney/integrate/tornado.py
-${PYSITELIB}/jeepney/integrate/tornado.pyc
-${PYSITELIB}/jeepney/integrate/tornado.pyo
-${PYSITELIB}/jeepney/io/__init__.py
-${PYSITELIB}/jeepney/io/__init__.pyc
-${PYSITELIB}/jeepney/io/__init__.pyo
-${PYSITELIB}/jeepney/io/asyncio.py
-${PYSITELIB}/jeepney/io/asyncio.pyc
-${PYSITELIB}/jeepney/io/asyncio.pyo
-${PYSITELIB}/jeepney/io/blocking.py
-${PYSITELIB}/jeepney/io/blocking.pyc
-${PYSITELIB}/jeepney/io/blocking.pyo
-${PYSITELIB}/jeepney/io/common.py
-${PYSITELIB}/jeepney/io/common.pyc
-${PYSITELIB}/jeepney/io/common.pyo
-${PYSITELIB}/jeepney/io/tests/__init__.py
-${PYSITELIB}/jeepney/io/tests/__init__.pyc
-${PYSITELIB}/jeepney/io/tests/__init__.pyo
-${PYSITELIB}/jeepney/io/tests/test_asyncio.py
-${PYSITELIB}/jeepney/io/tests/test_asyncio.pyc
-${PYSITELIB}/jeepney/io/tests/test_asyncio.pyo
-${PYSITELIB}/jeepney/io/tests/test_blocking.py
-${PYSITELIB}/jeepney/io/tests/test_blocking.pyc
-${PYSITELIB}/jeepney/io/tests/test_blocking.pyo
-${PYSITELIB}/jeepney/io/tests/test_threading.py
-${PYSITELIB}/jeepney/io/tests/test_threading.pyc
-${PYSITELIB}/jeepney/io/tests/test_threading.pyo
-${PYSITELIB}/jeepney/io/tests/test_trio.py
-${PYSITELIB}/jeepney/io/tests/test_trio.pyc
-${PYSITELIB}/jeepney/io/tests/test_trio.pyo
-${PYSITELIB}/jeepney/io/tests/utils.py
-${PYSITELIB}/jeepney/io/tests/utils.pyc
-${PYSITELIB}/jeepney/io/tests/utils.pyo
-${PYSITELIB}/jeepney/io/threading.py
-${PYSITELIB}/jeepney/io/threading.pyc
-${PYSITELIB}/jeepney/io/threading.pyo
-${PYSITELIB}/jeepney/io/tornado.py
-${PYSITELIB}/jeepney/io/tornado.pyc
-${PYSITELIB}/jeepney/io/tornado.pyo
-${PYSITELIB}/jeepney/io/trio.py
-${PYSITELIB}/jeepney/io/trio.pyc
-${PYSITELIB}/jeepney/io/trio.pyo
-${PYSITELIB}/jeepney/low_level.py
-${PYSITELIB}/jeepney/low_level.pyc
-${PYSITELIB}/jeepney/low_level.pyo
-${PYSITELIB}/jeepney/routing.py
-${PYSITELIB}/jeepney/routing.pyc
-${PYSITELIB}/jeepney/routing.pyo
-${PYSITELIB}/jeepney/tests/__init__.py
-${PYSITELIB}/jeepney/tests/__init__.pyc
-${PYSITELIB}/jeepney/tests/__init__.pyo
-${PYSITELIB}/jeepney/tests/secrets_introspect.xml
-${PYSITELIB}/jeepney/tests/test_auth.py
-${PYSITELIB}/jeepney/tests/test_auth.pyc
-${PYSITELIB}/jeepney/tests/test_auth.pyo
-${PYSITELIB}/jeepney/tests/test_bindgen.py
-${PYSITELIB}/jeepney/tests/test_bindgen.pyc
-${PYSITELIB}/jeepney/tests/test_bindgen.pyo
-${PYSITELIB}/jeepney/tests/test_bus.py
-${PYSITELIB}/jeepney/tests/test_bus.pyc
-${PYSITELIB}/jeepney/tests/test_bus.pyo
-${PYSITELIB}/jeepney/tests/test_bus_messages.py
-${PYSITELIB}/jeepney/tests/test_bus_messages.pyc
-${PYSITELIB}/jeepney/tests/test_bus_messages.pyo
-${PYSITELIB}/jeepney/tests/test_low_level.py
-${PYSITELIB}/jeepney/tests/test_low_level.pyc
-${PYSITELIB}/jeepney/tests/test_low_level.pyo
-${PYSITELIB}/jeepney/tests/test_routing.py
-${PYSITELIB}/jeepney/tests/test_routing.pyc
-${PYSITELIB}/jeepney/tests/test_routing.pyo
-${PYSITELIB}/jeepney/wrappers.py
-${PYSITELIB}/jeepney/wrappers.pyc
-${PYSITELIB}/jeepney/wrappers.pyo
diff --git a/py-jeepney/distinfo b/py-jeepney/distinfo
deleted file mode 100644
index 23480fc1f2..0000000000
--- a/py-jeepney/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (jeepney-0.6.0.tar.gz) = 5f2fc4e13b5983273bef48fb6ed6b641ed9f3148
-SHA512 (jeepney-0.6.0.tar.gz) = 140be9dd28ed853d2d41b6a8bbeb2f22c0270ce7bf33b943ec2ac010db17d4f06e253fa8637fbbb3044fe9ffdbfa1e15f0c663eb44bdd538f8c47c2e7dab3ca5
-Size (jeepney-0.6.0.tar.gz) = 49513 bytes
diff --git a/py-secretstorage/Makefile b/py-secretstorage/Makefile
index 8ae1074698..bc565f2800 100644
--- a/py-secretstorage/Makefile
+++ b/py-secretstorage/Makefile
@@ -13,7 +13,7 @@ COMMENT= Module for securely storing passwords and secrets
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-cryptography>=2.0:../../security/py-cryptography
-DEPENDS+= ${PYPKGPREFIX}-jeepney>=0.6.0:../../wip/py-jeepney
+DEPENDS+= ${PYPKGPREFIX}-jeepney>=0.6.0:../../devel/py-jeepney
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index