From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-mpd2/
Date: Mon, 29 Jan 2024 09:55:38 +0000 (UTC) [thread overview]
Message-ID: <1706522129.e3ae3f43f35f748125cf08456aa8880ad43b0281.mgorny@gentoo> (raw)
commit: e3ae3f43f35f748125cf08456aa8880ad43b0281
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 09:25:21 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 09:55:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ae3f43
dev-python/python-mpd2: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-mpd2/Manifest | 1 -
dev-python/python-mpd2/python-mpd2-3.1.0.ebuild | 50 -------------------------
2 files changed, 51 deletions(-)
diff --git a/dev-python/python-mpd2/Manifest b/dev-python/python-mpd2/Manifest
index 7ea9e9852029..0c23aff9c345 100644
--- a/dev-python/python-mpd2/Manifest
+++ b/dev-python/python-mpd2/Manifest
@@ -1,2 +1 @@
-DIST python-mpd2-3.1.0.gh.tar.gz 69162 BLAKE2B fb9b13f3e73b654d7e2a6ee84907f84ebf354d8f56ee47f58046a28aef1d43b5ddd52bf51f42a3e56dd6d8036010abc74d5537cfe8cf4f976b0a758506879dfe SHA512 9d8dd774540d9e09804fd293ce362401b2253f8021c1581c0764bac0b61d2e4b5f50bb752e5d774459194a717354f28ad5d96d48f29ef0f54011969ec91ff106
DIST python-mpd2-3.1.1.gh.tar.gz 69613 BLAKE2B 4769799edb7a5fa8d772e95fdda362845d97ff2e17bc5eed7ec057c0e17389e8ad3b5d1ecd3b169ddea9d33fdfc52d46b86b8e1abc89489cf04f53aa803219d0 SHA512 abd882bc0652ed4a8ee2f4abf0a039e7c62e77b35d278c5fc99bb032c220caac831cc483445516044964f2ea078d2134af61c64d55cb20770b4d32a5aa1ce5e2
diff --git a/dev-python/python-mpd2/python-mpd2-3.1.0.ebuild b/dev-python/python-mpd2/python-mpd2-3.1.0.ebuild
deleted file mode 100644
index a7c8830dc446..000000000000
--- a/dev-python/python-mpd2/python-mpd2-3.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-# py3.12: https://github.com/Mic92/python-mpd2/issues/214
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python MPD client library"
-HOMEPAGE="
- https://github.com/Mic92/python-mpd2/
- https://pypi.org/project/python-mpd2/
-"
-# as of 3.1.0, sdist is missing some doc files
-SRC_URI="
- https://github.com/Mic92/python-mpd2/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="LGPL-3+"
-KEYWORDS="amd64 arm64 ppc ppc64 x86"
-SLOT="0"
-IUSE="examples +twisted"
-
-RDEPEND="
- twisted? ( dev-python/twisted[${PYTHON_USEDEP}] )
-"
-BDEPEND="
- test? (
- dev-python/twisted[${PYTHON_USEDEP}]
- )
-"
-
-DOCS=( README.rst doc/{changes.rst,commands_header.txt} doc/topics/. )
-
-distutils_enable_sphinx doc --no-autodoc
-distutils_enable_tests pytest
-
-python_test() {
- epytest mpd/tests.py
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- use examples && dodoc -r examples/.
-}
next reply other threads:[~2024-01-29 9:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 9:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-16 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-mpd2/ Arthur Zamarin
2024-06-30 17:00 Michał Górny
2024-01-29 7:02 Arthur Zamarin
2024-01-14 3:23 Michał Górny
2023-12-05 4:20 Michał Górny
2023-11-24 15:46 Michał Górny
2023-11-23 19:38 Michał Górny
2023-11-05 17:00 Michał Górny
2023-06-02 4:52 Michał Górny
2023-06-01 20:04 Sam James
2023-04-29 5:20 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=1706522129.e3ae3f43f35f748125cf08456aa8880ad43b0281.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