From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/gentle/
Date: Sun, 25 Jun 2023 15:06:14 +0000 (UTC) [thread overview]
Message-ID: <1687705558.8a08fa557d5f6e627847043944687ec3cf0e7737.cybertailor@gentoo> (raw)
commit: 8a08fa557d5f6e627847043944687ec3cf0e7737
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Jun 25 14:58:16 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Jun 25 15:05:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a08fa55
app-portage/gentle: add 0.3.0, drop 0.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-portage/gentle/Manifest | 2 +-
.../gentle/{gentle-0.1.ebuild => gentle-0.3.0.ebuild} | 13 ++++++++++---
app-portage/gentle/metadata.xml | 2 ++
3 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/app-portage/gentle/Manifest b/app-portage/gentle/Manifest
index 40106810c..3e8fcd55c 100644
--- a/app-portage/gentle/Manifest
+++ b/app-portage/gentle/Manifest
@@ -1,2 +1,2 @@
-DIST gentle-0.1.tar.xz 17376 BLAKE2B 88d3fc7af3e153183d8da3d86e51b72d7c11f52b2d8db879d7854900c8f1654bb1a907403edfe741a6a4165266b833522408a52cd79c48b145eee2e8978ed34e SHA512 022406f2bffa559149fe53549a3e9243325d695ca3632959221402f1f770208ecb3eb49033d23daa83e971ddd505a335c5213bc9067f41443cb9e574f3bfd15a
DIST gentle-0.2.tar.xz 31524 BLAKE2B 18dc26ffe778964360b3a9ea5057f2bfa54bcfd6bc411a49bff125b7ac69b9e9626eeb1d4a68241a8c5023f6cd6131c644cf5af83cece8929367923c6d675b7c SHA512 87b5e06b98ae1206eb36a04f78493f3819334935477e084484d175e774dfa8195ebe9204362b635eec682f31987a7f4f5e6cb8df5711d3b9348d0bb97ab24aa6
+DIST gentle_mxml-0.3.0.tar.gz 34317 BLAKE2B caa5ce9e529a13c7df58b1b5622f1837bea1c05a77df7c85eefd087df204fcab14bbc0884b5dbfb056b4613520110e3a291a8f78cb4e798d6f32208e98d7da26 SHA512 a77154e43e17e12e514a5d579792d757b2e69c2aaa95a80af6e355eaaa8fcd2bd3e18373a96db7ad64804a1ce67dca32d9c0af2ac9bf11d5f18f0328d6501969
diff --git a/app-portage/gentle/gentle-0.1.ebuild b/app-portage/gentle/gentle-0.3.0.ebuild
similarity index 65%
rename from app-portage/gentle/gentle-0.1.ebuild
rename to app-portage/gentle/gentle-0.3.0.ebuild
index 899f670aa..10426fcf1 100644
--- a/app-portage/gentle/gentle-0.1.ebuild
+++ b/app-portage/gentle/gentle-0.3.0.ebuild
@@ -5,11 +5,14 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=flit
-inherit distutils-r1 optfeature
+PYPI_PN="gentle-mxml"
+inherit distutils-r1 optfeature pypi
DESCRIPTION="Gentoo Lazy Entry - a metadata.xml generator"
-HOMEPAGE="https://git.sysrq.in/gentle"
-SRC_URI="https://git.sysrq.in/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="
+ https://pypi.org/project/gentle-mxml/
+ https://git.sysrq.in/gentle
+"
LICENSE="WTFPL-2"
SLOT="0"
@@ -18,7 +21,9 @@ KEYWORDS="~amd64"
BDEPEND="
test? (
app-text/xmldiff[${PYTHON_USEDEP}]
+ dev-python/pkginfo[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/rdflib[${PYTHON_USEDEP}]
$(python_gen_cond_dep \
'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)
)
@@ -27,6 +32,8 @@ BDEPEND="
distutils_enable_tests pytest
pkg_postinst() {
+ optfeature "PKG-INFO support" dev-python/pkginfo
optfeature "yaml support" dev-python/pyyaml
+ optfeature "rdf support" dev-python/rdflib
optfeature "toml support" dev-python/tomli
}
diff --git a/app-portage/gentle/metadata.xml b/app-portage/gentle/metadata.xml
index 9fd9e8163..0d0574e01 100644
--- a/app-portage/gentle/metadata.xml
+++ b/app-portage/gentle/metadata.xml
@@ -10,5 +10,7 @@
<name>Anna</name>
<email>cyber@sysrq.in</email>
</maintainer>
+ <bugs-to>https://bugs.sysrq.in/enter_bug.cgi?product=Software&component=gentle</bugs-to>
+ <remote-id type="pypi">gentle-mxml</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2023-06-25 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-25 15:06 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-26 18:18 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/gentle/ Anna Vyalkova
2023-06-21 18:00 Anna Vyalkova
2023-06-11 11:02 Anna Vyalkova
2023-06-07 23:16 Anna Vyalkova
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=1687705558.8a08fa557d5f6e627847043944687ec3cf0e7737.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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