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, 28 Sep 2024 07:42:34 +0000 (UTC) [thread overview]
Message-ID: <1727509340.b30013c17e4616bf9b11bb0ce6982abb19d487ef.mgorny@gentoo> (raw)
commit: b30013c17e4616bf9b11bb0ce6982abb19d487ef
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 06:42:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 07:42:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30013c1
dev-python/pyproject-metadata: Bump to 0.9.0_beta5
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyproject-metadata/Manifest | 1 +
.../pyproject-metadata-0.9.0_beta5.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/pyproject-metadata/Manifest b/dev-python/pyproject-metadata/Manifest
index 1ac2de4dc7f0..04ab04f92488 100644
--- a/dev-python/pyproject-metadata/Manifest
+++ b/dev-python/pyproject-metadata/Manifest
@@ -1,2 +1,3 @@
DIST pyproject_metadata-0.8.0.tar.gz 14862 BLAKE2B 03c9a7fc9c53c56b27ea5c72789db10aa045d239c81bf30e926c0ed44d6b61028a27c4dbe02a40eb4ae7ce4a93efb24c63dd4b66f2e98f185fc68d96e96c350a SHA512 e3ec79bcb066fd952a7e88b62534775746b20a52b9952a303e80466c465e394264b8984ca30a1461cd8437334ae7b1a299be7d8036e99e3dcf59828d70650442
DIST pyproject_metadata-0.9.0b4.tar.gz 21975 BLAKE2B c80494dcb30bc40c5b64522a79343151750324907382448fedc449830ef14ea9cd74a2fb4a8ce663a95052b91b04354b736274d7149eb116862bd4757b6b9a09 SHA512 f8e023a88fe60278924fd839c69b3c9def8707c5a619aa24898677b9d1aec79c8b4513dbcbbb80a610dc033621ead8bc23840c921836d1e35d3d0605874be757
+DIST pyproject_metadata-0.9.0b5.tar.gz 26016 BLAKE2B 63586f314884f7b088abe9602582131aa45808a624006d508c234c801ada9eb117d42e29f4e3db4e73cc6fcc69e3f3b9f6469749e4614568e6bc25cbe7b36acb SHA512 5e9603d6b826ad52c2490afa107fd22ab8b78fc5e7f3dc220822df69a34f6845ee35c7cf167029250fedf62dea8162203579bcb879e182183485bfaacdc3bb50
diff --git a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta5.ebuild b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta5.ebuild
new file mode 100644
index 000000000000..d6ad0b0f270f
--- /dev/null
+++ b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta5.ebuild
@@ -0,0 +1,32 @@
+# 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-09-28 7:42 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-28 7:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-metadata/ Michał Górny
2024-11-09 9:50 Sam James
2024-10-26 11:52 Michał Górny
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-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=1727509340.b30013c17e4616bf9b11bb0ce6982abb19d487ef.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