commit:     f2e6a50e802efe2b59948807d8f2d2edc461fdbe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 03:11:14 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 03:13:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e6a50e

dev-python/nbxmpp: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nbxmpp/Manifest            |  2 --
 dev-python/nbxmpp/nbxmpp-6.3.0.ebuild | 35 -----------------------------------
 dev-python/nbxmpp/nbxmpp-6.3.1.ebuild | 35 -----------------------------------
 3 files changed, 72 deletions(-)

diff --git a/dev-python/nbxmpp/Manifest b/dev-python/nbxmpp/Manifest
index 091e7a1730fe..72aa7c6287a4 100644
--- a/dev-python/nbxmpp/Manifest
+++ b/dev-python/nbxmpp/Manifest
@@ -1,3 +1 @@
-DIST python-nbxmpp-6.3.0.tar.bz2 153622 BLAKE2B 
9cfb5286c091d12b6e63dbf73d85dc338d1c8b1f3158feee0f31acb836af99034211c4d805f40b89f691c51cb13594e9b7eea2369bdd2cb0f873aa920742b7d5
 SHA512 
48ffa19d0563da16a113fad141c9d159f80c78dab9d5ba098df913555d632ad00006a64cddd63009a89f228bef1f2b911ce207a70642b75f085b2d9ee91b6717
-DIST python-nbxmpp-6.3.1.tar.bz2 153878 BLAKE2B 
bc5aafe61863755af8c11578b68361f2ce7cf8c8dab1539fd97a69258fb43539a92ca119f1ec5f98a4d496010f9720c83e80c137539c0b924150a96e57094a18
 SHA512 
a15311ac4593f1462e040188a8a539d6e078b254085c02df33fb48450c88e9a0a534d02494994233978ef967f007eae9516c2002bca5c7060a52daccd0e38af8
 DIST python-nbxmpp-6.4.0.tar.bz2 157204 BLAKE2B 
41ab60bc8b4322773e5c70aeb86ef906a1a19c948512738696b9d83c05b6319605c87d45faa1786207300b5b0849297a3baabb89cf1a3d91bf065348943b3ef2
 SHA512 
6d097f4f69bd4b905926cec4b1af3d69b3862d0c48045237b3e34d58d33c0769d11d3612a04e6e6d28699f041bed51ecaeabb522599e445d6241431e390d6727

diff --git a/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild 
b/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild
deleted file mode 100644
index 44ef173f3edf..000000000000
--- a/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1
-
-MY_P=python-nbxmpp-${PV}
-DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
-HOMEPAGE="
-       https://dev.gajim.org/gajim/python-nbxmpp/
-       https://pypi.org/project/nbxmpp/
-"
-SRC_URI="
-       
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/${PV}/${MY_P}.tar.bz2
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~loong ~riscv x86"
-
-RDEPEND="
-       >=dev-libs/gobject-introspection-1.82.0-r2
-       net-libs/libsoup:3.0[introspection]
-       dev-python/idna[${PYTHON_USEDEP}]
-       dev-python/packaging[${PYTHON_USEDEP}]
-       >=dev-python/precis-i18n-1.0.0[${PYTHON_USEDEP}]
-       >=dev-python/pygobject-3.42[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild 
b/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild
deleted file mode 100644
index 44ef173f3edf..000000000000
--- a/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1
-
-MY_P=python-nbxmpp-${PV}
-DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
-HOMEPAGE="
-       https://dev.gajim.org/gajim/python-nbxmpp/
-       https://pypi.org/project/nbxmpp/
-"
-SRC_URI="
-       
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/${PV}/${MY_P}.tar.bz2
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~loong ~riscv x86"
-
-RDEPEND="
-       >=dev-libs/gobject-introspection-1.82.0-r2
-       net-libs/libsoup:3.0[introspection]
-       dev-python/idna[${PYTHON_USEDEP}]
-       dev-python/packaging[${PYTHON_USEDEP}]
-       >=dev-python/precis-i18n-1.0.0[${PYTHON_USEDEP}]
-       >=dev-python/pygobject-3.42[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest

Reply via email to