From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/rst2ansi/
Date: Sat, 25 Feb 2023 07:17:22 +0000 (UTC) [thread overview]
Message-ID: <1677283067.bbd3cb81d3f03fc2d9475f7d4e84723b33c3aa1c.ceamac@gentoo> (raw)
commit: bbd3cb81d3f03fc2d9475f7d4e84723b33c3aa1c
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Feb 24 23:57:47 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 23:57:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbd3cb81
dev-python/rst2ansi: enable py3.11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/rst2ansi/metadata.xml | 11 +++++++++--
dev-python/rst2ansi/rst2ansi-0.1.5-r1.ebuild | 15 ---------------
dev-python/rst2ansi/rst2ansi-0.1.5-r2.ebuild | 18 ++++++++++++++++++
3 files changed, 27 insertions(+), 17 deletions(-)
diff --git a/dev-python/rst2ansi/metadata.xml b/dev-python/rst2ansi/metadata.xml
index 6c3e4ceeb..53991b547 100644
--- a/dev-python/rst2ansi/metadata.xml
+++ b/dev-python/rst2ansi/metadata.xml
@@ -1,9 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ezzieyguywuf@gmail.com</email>
<name>Wolfgang E. Sanyer</name>
</maintainer>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">rst2ansi</remote-id>
+ <remote-id type="github">Snaipe/python-rst2ansi</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-python/rst2ansi/rst2ansi-0.1.5-r1.ebuild b/dev-python/rst2ansi/rst2ansi-0.1.5-r1.ebuild
deleted file mode 100644
index eb6ec01f1..000000000
--- a/dev-python/rst2ansi/rst2ansi-0.1.5-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Render reStructuredText documents to the terminal"
-HOMEPAGE="https://github.com/Snaipe/python-rst2ansi"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
diff --git a/dev-python/rst2ansi/rst2ansi-0.1.5-r2.ebuild b/dev-python/rst2ansi/rst2ansi-0.1.5-r2.ebuild
new file mode 100644
index 000000000..14ec0e96e
--- /dev/null
+++ b/dev-python/rst2ansi/rst2ansi-0.1.5-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Render reStructuredText documents to the terminal"
+HOMEPAGE="
+ https://pypi.org/project/rst2ansi/
+ https://github.com/Snaipe/python-rst2ansi
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
next reply other threads:[~2023-02-25 7:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-25 7:17 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-06 8:14 [gentoo-commits] repo/proj/guru:master commit in: dev-python/rst2ansi/ Jian Lin
2021-06-04 7:59 Andrew Ammerlaan
2021-06-04 7:59 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-06-04 7:59 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1677283067.bbd3cb81d3f03fc2d9475f7d4e84723b33c3aa1c.ceamac@gentoo \
--to=ceamac@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