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: Fri, 13 Sep 2024 13:47:13 +0000 (UTC) [thread overview]
Message-ID: <1726235223.2b15180c4d4ad1947e9fda454dcfb29d18edef29.mgorny@gentoo> (raw)
commit: 2b15180c4d4ad1947e9fda454dcfb29d18edef29
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 12:50:38 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 13:47:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b15180c
dev-python/pyproject-metadata: Bump to 0.9.0_beta1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyproject-metadata/Manifest | 1 +
.../pyproject-metadata-0.9.0_beta1.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/pyproject-metadata/Manifest b/dev-python/pyproject-metadata/Manifest
index 7c4823ad56ee..f0493d7c6619 100644
--- a/dev-python/pyproject-metadata/Manifest
+++ b/dev-python/pyproject-metadata/Manifest
@@ -1 +1,2 @@
DIST pyproject_metadata-0.8.0.tar.gz 14862 BLAKE2B 03c9a7fc9c53c56b27ea5c72789db10aa045d239c81bf30e926c0ed44d6b61028a27c4dbe02a40eb4ae7ce4a93efb24c63dd4b66f2e98f185fc68d96e96c350a SHA512 e3ec79bcb066fd952a7e88b62534775746b20a52b9952a303e80466c465e394264b8984ca30a1461cd8437334ae7b1a299be7d8036e99e3dcf59828d70650442
+DIST pyproject_metadata-0.9.0b1.tar.gz 19356 BLAKE2B eb692b54769e229fe1f8136af998953116c29157e1096f1dc4a0b57194625535551d0c65651dcaae82c27b9453948fa67e78b4e54f4898ae4640044bfb728421 SHA512 ab5c4cfa999088f28a9cf396d136dcd1af82d578816c6bac6e6fabb7b242a47611749bcb38c964974ebcc95f44befd3a4827fa16b2e8e48555e0ddabae7ecff2
diff --git a/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta1.ebuild b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta1.ebuild
new file mode 100644
index 000000000000..c1cc42a61833
--- /dev/null
+++ b/dev-python/pyproject-metadata/pyproject-metadata-0.9.0_beta1.ebuild
@@ -0,0 +1,31 @@
+# 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"
+
+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-13 13:47 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-13 13:47 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-28 7:42 Michał Górny
2024-09-21 7:41 Michał Górny
2024-09-14 6:03 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=1726235223.2b15180c4d4ad1947e9fda454dcfb29d18edef29.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