From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nbxmpp/
Date: Thu, 9 Nov 2023 21:13:43 +0000 (UTC) [thread overview]
Message-ID: <1699564401.7a7915703e6cf481ef2e655ad1be03f22db6bf9d.arthurzam@gentoo> (raw)
commit: 7a7915703e6cf481ef2e655ad1be03f22db6bf9d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 9 21:13:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 9 21:13:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a791570
dev-python/nbxmpp: drop 3.2.5-r1
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/nbxmpp/Manifest | 1 -
dev-python/nbxmpp/nbxmpp-3.2.5-r1.ebuild | 34 --------------------------------
2 files changed, 35 deletions(-)
diff --git a/dev-python/nbxmpp/Manifest b/dev-python/nbxmpp/Manifest
index 4fa37c41aa70..f701797984e1 100644
--- a/dev-python/nbxmpp/Manifest
+++ b/dev-python/nbxmpp/Manifest
@@ -1,4 +1,3 @@
-DIST python-nbxmpp-3.2.5.tar.bz2 132029 BLAKE2B 846f3b47c3a9a95cf1fa1b557a007fd4901fb4acaa3160ea4b9b1cdff1e9d2c3e64bc5251b739d816f3f1c449c350d1ac44c14cbef87d14fe5a6450418451007 SHA512 577f8c7b0f5a7c69b4d980bff93f0a208ab0a660d731eb95ec63b76583194b94bd9d9f6b10fcac3951a6e6afb5d0c4da2140cbc17ef653f19ec6957b5d2e5f04
DIST python-nbxmpp-4.3.3.tar.bz2 136583 BLAKE2B 2b5a8cf976a44747c9ab245c6744d6b9b797e5634cff689c17f929107b5ed9e01273cf34e96427d26df0397c70d7fdb7a9f4db095d7582b00e464bea4ea9f4b5 SHA512 0c433821b88103418a9326519f8793ae5b430901141333b10a747e60eeec63d576020b3b32b610a5dd52a4a4ec22572eb8728d92460411bdc92b4c54d3764980
DIST python-nbxmpp-4.4.0.tar.bz2 137431 BLAKE2B 5c14d8c8519a862a50d53ff3b7a3f33d8ba4d1e82e9e5b9a9b011f8f36c05ef7c217c95f9410911476c8b24ba2430bda8ad7eafba1ab490b0bc3f55d9cce69ba SHA512 2d6d1ca38345e14785e3a8b85a0f98343daee2e968e5da3e7abd07625fd35318a01d1bb2841fd65c0d05d2a5afccf1226a1d8c273614cedf1a7d3c9543ea83e1
DIST python-nbxmpp-4.5.0.tar.bz2 137866 BLAKE2B ca1f30e351a67fb7b65871cf9aad7181851a0b3293ca66d65b954573773597703cf91c8e6dd2dba434be5e11b1c4cd416c66aa1cef3461cf3757b480e4f86a21 SHA512 6bf60dabce29e0af1695f7be372a1bc44d001da338f2e3d50c62b9b4fdfafbeb50f05e465635fceeac88a5b98c700a9c0c630dc535e2fc0a6b342c9006cecdde
diff --git a/dev-python/nbxmpp/nbxmpp-3.2.5-r1.ebuild b/dev-python/nbxmpp/nbxmpp-3.2.5-r1.ebuild
deleted file mode 100644
index 1b483f172fab..000000000000
--- a/dev-python/nbxmpp/nbxmpp-3.2.5-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-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}
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
- dev-libs/gobject-introspection
- net-libs/libsoup:2.4[introspection]
- dev-python/idna[${PYTHON_USEDEP}]
- dev-python/precis-i18n[${PYTHON_USEDEP}]
- dev-python/pygobject[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
next reply other threads:[~2023-11-09 21:13 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 21:13 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-05 9:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/nbxmpp/ Michał Górny
2024-10-05 9:16 Arthur Zamarin
2024-09-20 5:12 Michał Górny
2024-08-17 8:48 Michał Górny
2024-08-17 8:33 Jakov Smolić
2024-08-03 8:44 Michał Górny
2024-08-03 8:30 Jakov Smolić
2024-07-30 2:47 Michał Górny
2024-07-19 19:56 Michał Górny
2024-07-13 8:59 Michał Górny
2024-07-13 8:28 Arthur Zamarin
2024-06-23 2:53 Michał Górny
2024-06-22 13:49 Arthur Zamarin
2024-06-16 19:56 Petr Vaněk
2024-06-08 5:06 Michał Górny
2024-06-08 5:06 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:23 Arthur Zamarin
2024-02-24 15:19 Hanno Böck
2024-02-13 4:27 Michał Górny
2023-12-09 15:13 Michał Górny
2023-12-09 14:58 Michał Górny
2023-11-24 16:51 Arthur Zamarin
2023-11-23 16:08 Michał Górny
2023-11-23 16:08 Michał Górny
2023-11-23 4:19 Michał Górny
2023-11-07 15:19 Michał Górny
2023-10-30 18:10 Michał Górny
2023-10-22 19:14 Michał Górny
2023-10-20 13:22 Michał Górny
2023-09-08 4:53 Michał Górny
2023-09-07 19:52 Sam James
2023-08-08 5:31 Michał Górny
2023-07-27 5:11 WANG Xuerui
2023-06-27 11:54 Michał Górny
2023-06-27 5:19 Jakov Smolić
2023-05-29 5:49 Michał Górny
2023-05-26 17:44 Michał Górny
2023-04-22 16:18 Michał Górny
2023-04-22 11:31 Sam James
2023-03-26 3:02 Michał Górny
2023-03-19 4:13 Michał Górny
2023-03-11 9:53 Michał Górny
2023-03-11 8:34 Arthur Zamarin
2023-02-06 4:31 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1699564401.7a7915703e6cf481ef2e655ad1be03f22db6bf9d.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox