From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-metadata/
Date: Sat, 26 Oct 2024 11:52:15 +0000 (UTC) [thread overview]
Message-ID: <1729942478.2274e72f4302d01dfb4c51ab64abfd000b456625.mgorny@gentoo> (raw)
commit: 2274e72f4302d01dfb4c51ab64abfd000b456625
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 11:34:38 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 11:34:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2274e72f
dev-python/pyproject-metadata: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyproject-metadata/Manifest | 2 --
.../pyproject-metadata-0.9.0_beta7.ebuild | 32 ----------------------
.../pyproject-metadata-0.9.0_rc1.ebuild | 32 ----------------------
3 files changed, 66 deletions(-)
diff --git a/dev-python/pyproject-metadata/Manifest b/dev-python/pyproject-metadata/Manifest
index 3507859c4353..ce5b9a5913a4 100644
--- a/dev-python/pyproject-metadata/Manifest
+++ b/dev-python/pyproject-metadata/Manifest
@@ -1,4 +1,2 @@
DIST pyproject_metadata-0.8.1.tar.gz 15404 BLAKE2B 1f2ab911043b0511b2e13e78d1e208643a3d29d4b7152d305d432827d32402f0ae944e74eadc41faff7d641c642dfbc4482ce3c8aad6dfae385ff6c7df465465 SHA512 a9677d7d8d6004a86c92d3eb44c37494e2a4709c1ffcaad444d0f0e573ae56c753e6ec27efab6def03f89c357db7966f7dc9a819bf2cab02af2ee8718e7b5a39
DIST pyproject_metadata-0.9.0.tar.gz 32096 BLAKE2B 736a66e2707a4f2f233e1e38f20fa58f4cd874e9a75ce804c3fcae76ea1107731449c7cf906d90766c2f7aaba775bc2604f6c22de5d59611edfcfa629dd8bf58 SHA512 55c89e02b15bacfed8954e363cc0ae295551572a2d3d6954ce43dea36f04735a9d8a314385702477a94d83ba4ce1a32548b6024b7697f6c6ec9d821c5d934b47
-DIST pyproject_metadata-0.9.0b7.tar.gz 31008 BLAKE2B 4935b537503b548d17934d2b9addec271e03766401860713382e2acced74a3bf30539bce506ade44e3a622c05104c7efa43058163748fd81e22852c6e47a1f3b SHA512 ef16c5662d8bb927760ea0a33b52fa2ea2fb60cb35a5a45854fa1f2596c4cdd4dec458dc2aa90b0edbf5f745989774528ad57b41fef0e271a097ddc21622405c
-DIST pyproject_metadata-0.9.0rc1.tar.gz 32175 BLAKE2B d39e552b4e6ffc9a4424eaced1d0873ca40741191dec892301b64f6c1c8dc74412f8b7e8d6c63da1b0771684a164d690e9130fd707df127d42ed7faa88a40fa8 SHA512 ac4e5cb1074f826716569bc75071e581a6fde9fde4cbb8b55b89f2081039de5287d5fed086e2067f9535b8db9909e9e7692b16eadf3845be064459f989a47e50
diff --git a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta7.ebuild b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta7.ebuild
deleted file mode 100644
index d6ad0b0f270f..000000000000
--- a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="PEP 621 metadata parsing"
-HOMEPAGE="
- https://github.com/pypa/pyproject-metadata/
- https://pypi.org/project/pyproject-metadata/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
- >=dev-python/packaging-19[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- $(python_gen_cond_dep '
- >=dev-python/tomli-1.0.0[${PYTHON_USEDEP}]
- ' 3.10)
- )
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_rc1.ebuild b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_rc1.ebuild
deleted file mode 100644
index d6ad0b0f270f..000000000000
--- a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_rc1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="PEP 621 metadata parsing"
-HOMEPAGE="
- https://github.com/pypa/pyproject-metadata/
- https://pypi.org/project/pyproject-metadata/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
- >=dev-python/packaging-19[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- $(python_gen_cond_dep '
- >=dev-python/tomli-1.0.0[${PYTHON_USEDEP}]
- ' 3.10)
- )
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2024-10-26 11:52 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-26 11:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-09 9:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-metadata/ Sam James
2024-10-23 6:16 Michał Górny
2024-10-22 3:10 Michał Górny
2024-10-12 7:28 Michał Górny
2024-10-08 3:00 Michał Górny
2024-10-05 4:58 Michał Górny
2024-10-01 4:24 Michał Górny
2024-09-28 7:42 Michał Górny
2024-09-28 7:42 Michał Górny
2024-09-21 7:41 Michał Górny
2024-09-14 6:03 Michał Górny
2024-09-13 13:47 Michał Górny
2024-06-13 10:31 Michał Górny
2024-06-13 5:18 Sam James
2024-06-13 5:18 Sam James
2024-05-13 18:45 Michał Górny
2024-05-04 9:48 Arthur Zamarin
2024-05-04 7:59 Arthur Zamarin
2024-05-04 7:55 Arthur Zamarin
2024-05-04 7:47 Arthur Zamarin
2024-05-04 7:30 Sam James
2024-05-04 7:28 Arthur Zamarin
2024-05-04 7:28 Arthur Zamarin
2024-04-18 5:34 Michał Górny
2024-04-17 13:23 Michał Górny
2024-04-15 12:19 Michał Górny
2024-03-26 20:17 Ionen Wolkens
2023-08-24 21:42 James Le Cuirot
2023-08-24 18:09 Arthur Zamarin
2023-08-02 4:27 Sam James
2023-06-02 11:54 Arthur Zamarin
2023-03-04 14:44 Michał Górny
2023-03-04 7:24 Arthur Zamarin
2023-03-04 5:29 Arthur Zamarin
2023-03-03 19:38 Arthur Zamarin
2023-03-03 17:41 Arthur Zamarin
2023-03-03 17:27 Arthur Zamarin
2023-01-31 7:09 Michał Górny
2022-11-14 9:24 Arthur Zamarin
2022-11-14 3:46 Michał Górny
2022-11-12 16:31 Arthur Zamarin
2022-10-25 8:07 Sam James
2022-10-25 8:07 Sam James
2022-10-24 6:37 Agostino Sarubbo
2022-10-23 7:52 Agostino Sarubbo
2022-10-23 7:52 Agostino Sarubbo
2022-10-23 7:51 Agostino Sarubbo
2022-10-09 16:10 Sam James
2022-10-09 16:10 Sam James
2022-10-09 0:09 Sam James
2022-10-09 0:04 Sam James
2022-08-01 18:08 Arthur Zamarin
2022-07-31 17:12 Arthur Zamarin
2022-07-31 16:05 Jakov Smolić
2022-07-07 8:26 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=1729942478.2274e72f4302d01dfb4c51ab64abfd000b456625.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