public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/slixmpp/
Date: Sat, 24 Feb 2024 20:07:30 +0000 (UTC)	[thread overview]
Message-ID: <1708805243.37a24d9dff0c5de99e092817a7c96298bf882646.mgorny@gentoo> (raw)

commit:     37a24d9dff0c5de99e092817a7c96298bf882646
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 20:00:49 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 20:07:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a24d9d

dev-python/slixmpp: Remove old

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

 dev-python/slixmpp/Manifest             |  1 -
 dev-python/slixmpp/slixmpp-1.8.4.ebuild | 52 ---------------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-python/slixmpp/Manifest b/dev-python/slixmpp/Manifest
index c73feb7e364a..1c0233af55fa 100644
--- a/dev-python/slixmpp/Manifest
+++ b/dev-python/slixmpp/Manifest
@@ -1,2 +1 @@
-DIST slixmpp-1.8.4.tar.gz 546263 BLAKE2B 78a7b1b9015f27d63b3c127a292e2794a9de2283fbb9763ef52d03d37cc2d0fcc3f0696beca858a0d120991059a5eced62b5a4a9e87436b81dc17f6bbdc4b106 SHA512 afa82670e4cb2c904503a6ef652d3f2ecd59732a18eef05b85e0a55f15112685ecc1b50951b3f717a211d1c9069a4e7c65d913454426441f56688ff05a5c0921
 DIST slixmpp-1.8.5.tar.gz 574560 BLAKE2B 3ac5b1f41acdf4dd725355cdb06e7642d67b5b51a533e933af1b451df424d3e81267ce945e577b21a07f943578119913a9a42dd4e65426223ff413ad52c3f110 SHA512 f2e123bd462097d0b7dc28cd960f723419f4fa2af59c8f5b7d30a05135c2f9fc6982e6d2855ea10b22936bdd4a96faeae73f87a495e2d1f10e6c63cdcb412665

diff --git a/dev-python/slixmpp/slixmpp-1.8.4.ebuild b/dev-python/slixmpp/slixmpp-1.8.4.ebuild
deleted file mode 100644
index 7f0c28572985..000000000000
--- a/dev-python/slixmpp/slixmpp-1.8.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python 3 library for XMPP"
-HOMEPAGE="
-	https://codeberg.org/poezio/slixmpp/
-	https://pypi.org/project/slixmpp/
-"
-LICENSE="MIT"
-SLOT="0"
-
-if [[ "${PV}" == "9999" ]]; then
-	EGIT_REPO_URI="https://codeberg.org/poezio/slixmpp.git"
-	inherit git-r3
-else
-	inherit pypi
-	KEYWORDS="amd64 ~riscv"
-fi
-
-DEPEND="
-	net-dns/libidn:=
-"
-RDEPEND="
-	dev-python/aiodns[${PYTHON_USEDEP}]
-	dev-python/aiohttp[${PYTHON_USEDEP}]
-	dev-python/cryptography[${PYTHON_USEDEP}]
-	dev-python/defusedxml[${PYTHON_USEDEP}]
-	dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-	dev-python/pyasn1[${PYTHON_USEDEP}]
-	${DEPEND}
-	$(python_gen_cond_dep '
-		>=dev-lang/python-3.12.1_p1:3.12
-	' python3_12)
-"
-BDEPEND="
-	dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-python_test() {
-	rm -rf slixmpp || die
-	eunittest -s tests
-}


             reply	other threads:[~2024-02-24 20:07 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24 20:07 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29 10:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/slixmpp/ Sam James
2025-03-27  4:16 Michał Górny
2025-03-27  4:16 Michał Górny
2025-03-12  8:31 Michał Górny
2025-02-28  4:42 Michał Górny
2025-01-18 10:03 Michał Górny
2025-01-18  9:25 Arthur Zamarin
2024-12-29  3:21 Michał Górny
2024-06-19 12:50 Petr Vaněk
2024-05-30 16:53 Florian Schmaus
2024-02-24 19:22 Arthur Zamarin
2024-02-07  7:39 Michał Górny
2023-12-22 16:43 Michał Górny
2023-11-05 16:27 Michał Górny
2023-11-05 16:27 Michał Górny
2023-10-14 12:57 Florian Schmaus
2023-08-06 10:03 Michał Górny
2023-08-06 10:03 Michał Górny
2023-07-24 12:56 Michał Górny
2023-07-01 17:20 Florian Schmaus
2023-05-29  6:23 Michał Górny
2023-05-04 16:56 Michał Górny
2023-03-16 18:52 Michał Górny
2022-11-14  3:37 Michał Górny
2022-11-13 20:59 Sam James
2022-11-13 11:06 Florian Schmaus
2022-07-29 16:37 Arthur Zamarin
2022-05-15 10:41 Michał Górny
2022-05-15  8:19 Jakov Smolić
2022-04-24 18:44 Jakov Smolić
2022-04-13 14:46 Sam James
2022-04-07  7:53 Michał Górny
2022-04-07  4:27 Michał Górny
2022-03-31 13:55 Jakov Smolić
2022-03-21  8:54 Michał Górny
2022-02-28  8:28 Michał Górny
2021-07-12 14:20 Florian Schmaus
2021-06-24  8:39 Florian Schmaus
2021-06-06  7:14 Agostino Sarubbo
2021-05-23 11:36 Michał Górny
2021-05-01  7:45 Michał Górny
2021-03-02  9:06 Michał Górny
2021-03-02  8:42 Sam James
2021-01-30  9:19 Michał Górny
2021-01-30  9:19 Michał Górny
2021-01-03  9:12 Sam James
2020-12-14 13:03 Andrey Utkin
2020-10-28  7:28 Andrey Utkin
2020-10-06  6:50 Andrey Utkin
2020-09-01 20:17 Andrey Utkin
2020-08-16  9:57 Michał Górny
2020-04-26 10:17 Michał Górny
2020-03-29  8:20 Michał Górny
2019-02-25 20:13 Andrey Utkin
2019-02-25 20:13 Andrey Utkin
2019-02-25 20:13 Andrey Utkin
2018-08-18 19:54 Andrey Utkin

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=1708805243.37a24d9dff0c5de99e092817a7c96298bf882646.mgorny@gentoo \
    --to=mgorny@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