From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-multipart/
Date: Sat, 04 Jan 2025 12:29:29 +0000 (UTC) [thread overview]
Message-ID: <1735993759.806b0933adc23db831f59e11f0445f73cf2eca11.mgorny@gentoo> (raw)
commit: 806b0933adc23db831f59e11f0445f73cf2eca11
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 12:20:57 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 12:29:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806b0933
dev-python/python-multipart: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-multipart/Manifest | 1 -
.../python-multipart-0.0.19.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/dev-python/python-multipart/Manifest b/dev-python/python-multipart/Manifest
index 5dfa7b8b738c..720a04ea7c47 100644
--- a/dev-python/python-multipart/Manifest
+++ b/dev-python/python-multipart/Manifest
@@ -1,2 +1 @@
-DIST python-multipart-0.0.19.gh.tar.gz 95805 BLAKE2B fcd22b383aab09cc9dd1eaf6b6859d406b3439fbfe3460761f147ab8230f4cae118e44d3f3f067c03d4ff508b655c8f84d120765e233c87ae11b014d2d544051 SHA512 cd4f1dc7b5b2e4b29dbccb62f71143dc5ecfad419c12aca2d780d8ef0f3fcc1ef9f7e129b56daa48caef04c95e2e365157b9d945a2e40a5693ba70b2d1d80686
DIST python-multipart-0.0.20.gh.tar.gz 96069 BLAKE2B 64fa4e24c7df40ad6a8e84f5a862df47f5df9c9f2821394781a6b689bf79ac07d13779442bfe9486209c86bd1dc778d4b5f925b0098b7380dcb0a6194699769d SHA512 9e59fc38413da38429e9fab15105d20103da820437a059082dfed588423fb4a2ec10abd7742e65c3778e7e5e5aba346936900d9dbe49c73518eaa30b24842203
diff --git a/dev-python/python-multipart/python-multipart-0.0.19.ebuild b/dev-python/python-multipart/python-multipart-0.0.19.ebuild
deleted file mode 100644
index 2055891e131f..000000000000
--- a/dev-python/python-multipart/python-multipart-0.0.19.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="A streaming multipart parser for Python"
-HOMEPAGE="
- https://github.com/Kludex/python-multipart/
- https://pypi.org/project/python-multipart/
-"
-SRC_URI="
- https://github.com/Kludex/python-multipart/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
- test? (
- dev-python/pyyaml[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- distutils-r1_src_prepare
-
- # do not install the backwards compatibility package
- # we're patching revdeps instead
- rm -r multipart || die
-}
-
-python_test() {
- local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
- epytest
-}
next reply other threads:[~2025-01-04 12:29 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 12:29 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 18:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-multipart/ Michał Górny
2025-01-04 11:42 Sam James
2024-12-21 11:34 Michał Górny
2024-12-21 11:31 Michał Górny
2024-12-17 4:12 Michał Górny
2024-12-14 10:57 Michał Górny
2024-12-14 10:30 Arthur Zamarin
2024-12-02 10:35 Petr Vaněk
2024-12-01 16:40 Michał Górny
2024-11-29 4:36 Michał Górny
2024-11-11 3:06 Michał Górny
2024-10-31 15:50 Michał Górny
2024-10-28 5:12 Michał Górny
2024-10-25 4:04 Michał Górny
2024-10-24 8:05 Arthur Zamarin
2024-10-19 8:36 Michał Górny
2024-10-19 7:41 Arthur Zamarin
2024-10-16 14:42 Michał Górny
2024-09-29 15:20 Michał Górny
2024-09-28 19:36 Michał Górny
2024-09-22 2:28 Michał Górny
2024-05-18 8:36 Michał Górny
2024-03-02 9:59 Arthur Zamarin
2024-02-20 9:09 Michał Górny
2024-02-20 7:41 Sam James
2024-02-11 3:35 Michał Górny
2024-02-10 9:15 Michał Górny
2024-02-04 4:01 Michał Górny
2023-05-31 8:25 Michał Górny
2023-04-16 16:22 Arthur Zamarin
2023-04-15 5:40 Sam James
2023-04-15 5:40 Sam James
2023-04-14 20:53 Sam James
2023-04-05 7:01 Arthur Zamarin
2023-03-03 19:47 Arthur Zamarin
2023-02-27 17:49 Michał Górny
2023-02-26 18:16 Arthur Zamarin
2023-02-24 23:29 Sam James
2023-01-21 9:32 Arthur Zamarin
2023-01-21 9:26 Arthur Zamarin
2023-01-21 9:26 Arthur Zamarin
2023-01-21 8:42 Arthur Zamarin
2023-01-21 8:42 Arthur Zamarin
2022-12-28 1:08 Yixun Lan
2022-12-26 1:49 WANG Xuerui
2022-12-20 9:06 Sam James
2022-12-20 8:15 Sam James
2022-12-20 8:15 Sam James
2022-11-21 14:52 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=1735993759.806b0933adc23db831f59e11f0445f73cf2eca11.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