From 04451d40f81376bc33c519223cd5ef1f8d78492a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 26 Sep 2023 12:17:04 -0400 Subject: [PATCH] python-dbus: remove unused package --- srcpkgs/python-dbus/template | 30 ------------------------------ srcpkgs/python-dbus/update | 1 - srcpkgs/removed-packages/template | 3 ++- 3 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 srcpkgs/python-dbus/template delete mode 100644 srcpkgs/python-dbus/update diff --git a/srcpkgs/python-dbus/template b/srcpkgs/python-dbus/template deleted file mode 100644 index df5a176e167..00000000000 --- a/srcpkgs/python-dbus/template +++ /dev/null @@ -1,30 +0,0 @@ -# Template file for 'python-dbus' -pkgname=python-dbus -version=1.2.18 -revision=3 -build_style=gnu-configure -hostmakedepends="pkg-config python" -makedepends="libglib-devel python-devel" -depends="python dbus" -checkdepends="${depends} python-gobject" -short_desc="D-Bus Python2 bindings" -maintainer="Orphaned " -license="MIT" -homepage="https://www.freedesktop.org/wiki/Software/DBusBindings" -distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz" -checksum=92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120acf7260 -lib32disabled=yes - -export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/${py2_inc}" -export PYTHON_EXTRA_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lpython${py2_ver}" -export PYTHON_VERSION="${py2_ver}" - -post_install() { - vcopy dbus_python.egg-info "${py2_sitelib}/dbus_python-${version}-py${py2_ver}.egg-info" - - vlicense COPYING - - # Conflict with python3-dbus-devel. - rm ${DESTDIR}/usr/include/dbus-1.0/dbus/dbus-python.h \ - ${DESTDIR}/usr/lib/pkgconfig/dbus-python.pc -} diff --git a/srcpkgs/python-dbus/update b/srcpkgs/python-dbus/update deleted file mode 100644 index 19e00958558..00000000000 --- a/srcpkgs/python-dbus/update +++ /dev/null @@ -1 +0,0 @@ -pkgname="dbus-python" diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index ed11463d8af..a7db0c7e0d1 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -1,7 +1,7 @@ # Template file for 'removed-packages' pkgname=removed-packages version=0.1.20230926 -revision=1 +revision=2 build_style=meta short_desc="Uninstalls packages removed from repository" maintainer="Piotr Wójcik " @@ -501,6 +501,7 @@ replaces=" python-coverage<=5.0.3_3 python-crypto<=3.9.7_3 python-cryptography_vectors<=3.3.2_1 + python-dbus<=1.2.18_3 python-distutils-extra<=2.39_8 python-docutils<=0.16_3 python-enchant<=2.0.0_4