commit: 4a7a48b5b90297016d123ab3923b5dec4bb2ae7f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 07:31:27 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 08:28:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7a48b5
dev-python/slixmpp: Bump to 1.8.0.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/slixmpp/Manifest | 1 +
dev-python/slixmpp/{slixmpp-9999.ebuild => slixmpp-1.8.0.1.ebuild} | 6 ++++--
dev-python/slixmpp/slixmpp-9999.ebuild | 6 ++++--
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-python/slixmpp/Manifest b/dev-python/slixmpp/Manifest
index f2266da4ea51..9f186289bf7f 100644
--- a/dev-python/slixmpp/Manifest
+++ b/dev-python/slixmpp/Manifest
@@ -1 +1,2 @@
DIST slixmpp-1.7.1.tar.gz 931753 BLAKE2B
3de14be36353bc5f5f2cfbe002c44c5e843a7b36fa31a9dd315e363fc67e36d080df0dc70d82e65c6802c41377c2e98f56ff4e23cc5e9a92165c3d3b7565493f
SHA512
5a59fcbb901e6f4456049f1ec2bbf781b1ec7c5a3ad4b66216d4c5daffa7f0606f74b941647fe2b53e6c8cdc476371305c7b7a2ca24d21450e19548f888be3b1
+DIST slixmpp-1.8.0.1.tar.gz 532519 BLAKE2B
c4cda06d1d16ef92404263a90a6abbba46e526b4f9edc54228757b73c9faa0f04e9340ea80b5f0491017bad04094512bd25fe04fc095742b639cecba73db058b
SHA512
0bfa39f126f2154702e160117b619f41319362723226ebf0ed4b803aafef0302d4df9d9a4cff5fd890507a10ac7424a07cc3bece519451bd56be400998dc0178
diff --git a/dev-python/slixmpp/slixmpp-9999.ebuild
b/dev-python/slixmpp/slixmpp-1.8.0.1.ebuild
similarity index 85%
copy from dev-python/slixmpp/slixmpp-9999.ebuild
copy to dev-python/slixmpp/slixmpp-1.8.0.1.ebuild
index 4c7eb16a1e1b..1a7f67fcb5c6 100644
--- a/dev-python/slixmpp/slixmpp-9999.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.8.0.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
@@ -26,6 +27,7 @@ DEPEND="
RDEPEND="
dev-python/aiodns[${PYTHON_USEDEP}]
dev-python/aiohttp[${PYTHON_USEDEP}]
+ dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
dev-python/pyasn1[${PYTHON_USEDEP}]
${DEPEND}
diff --git a/dev-python/slixmpp/slixmpp-9999.ebuild
b/dev-python/slixmpp/slixmpp-9999.ebuild
index 4c7eb16a1e1b..1a7f67fcb5c6 100644
--- a/dev-python/slixmpp/slixmpp-9999.ebuild
+++ b/dev-python/slixmpp/slixmpp-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
@@ -26,6 +27,7 @@ DEPEND="
RDEPEND="
dev-python/aiodns[${PYTHON_USEDEP}]
dev-python/aiohttp[${PYTHON_USEDEP}]
+ dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
dev-python/pyasn1[${PYTHON_USEDEP}]
${DEPEND}