summaryrefslogtreecommitdiff
path: root/dev-python/rst-linker
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rst-linker')
-rw-r--r--dev-python/rst-linker/Manifest6
-rw-r--r--dev-python/rst-linker/metadata.xml4
-rw-r--r--dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild31
-rw-r--r--dev-python/rst-linker/rst-linker-2.3.0.ebuild2
4 files changed, 7 insertions, 36 deletions
diff --git a/dev-python/rst-linker/Manifest b/dev-python/rst-linker/Manifest
index 0e155446068b..47ee0a1b3e64 100644
--- a/dev-python/rst-linker/Manifest
+++ b/dev-python/rst-linker/Manifest
@@ -1,5 +1,3 @@
-DIST rst.linker-2.2.0.tar.gz 14339 BLAKE2B fedeb8deea3ba3dc1f084a08476d2117787dd33c3ff2cd4c7881283e3c3e6813ffc143373812adfb4e578d21034d2c287a5af2b1e3dc9ae2f087cae9364d2ce3 SHA512 3e51103eb5111e1dd6e4e6f8c546a366eeb669d27b050de41a0580ac992117c530c322ed7cf31fd26a2f4a872ce8a7a41e801630e9291a6a644befd7272351a1
DIST rst.linker-2.3.0.tar.gz 10146 BLAKE2B a2c1a97a8e734644f5124f89878d770d186c16a44d1eaa98281592754e0a8db4be1e019001448890e712b4e4fea3f4a0f0675009d5285ae94483ef8e8d34ae6f SHA512 a4190c3349c85ee52d17498c99c7879be3f0a98cfc0b5966cc2f6161f9b374d52a64be7035691256d96d4c2ebb2272d5d10802e5e716efedf78859e418e561e0
-EBUILD rst-linker-2.2.0-r1.ebuild 796 BLAKE2B 5f58b99b749d02902289e6ecb3e0deca2f46e3d266a09c3f054f1c60ab085c79d12912dc7988d07f2315e47cc748a2f54a4d13508023f9e43a7511caedf1e651 SHA512 8810804adb79d7fec6ff25582c41fa2635a2183be5be4c0c2a6cd2a29f8b0ba58a3139a58854d4048de26af6b2aabc061e17e674017ef004d4174588755d5551
-EBUILD rst-linker-2.3.0.ebuild 770 BLAKE2B 18c38e3a95978639fccfb43c8ecc5b7949ee795aa72c9154db06a9a12039ac6a60ce5e067624b4af0f6b95223e39e63831b7f17aa601734dd9afa3ebf5782f6a SHA512 57547176fc3cb0a29a9dedd3d7877568468448cd41cc8d6645a267c7859cd9e0a4c4a1cff63f39042e1bdbfb7a75a625dc7bd3779e8da95e56c308c127aff346
-MISC metadata.xml 465 BLAKE2B b8b71e857bae63cd24248002a557047895ac4f19937b5854920738c3c3b67a424d7d705cb42f203061d6eae63acdd9d0a3c564fedc6f0f7a22567498c9963dc2 SHA512 bbaef22ff0b07cc50559a1c718e240832ff3640053aff3483f3d5615a864c5a176bf77f6077a7f691390c794949448517ab017c75026fdbc8ffe7f9cebeeaefd
+EBUILD rst-linker-2.3.0.ebuild 762 BLAKE2B fed75f3d5b46ba5bbe0e346666a588ae30ac530f0df350af4301a7713f1c3c5c2d462a8c7fa85dadc4588d080d573e0b561a310c89b0f70f8871b9d6190c5ced SHA512 9d93976b9d9c292498b6fb005b33fe1c87041c3c181b2bf5d82caf80deb64702220bc7df77666e9edba3de08b4363589062e39a362df76bdde7a96a2375651e9
+MISC metadata.xml 566 BLAKE2B 25dde9994c8bd1a39a9ca0f9a35d344730f43711d1b1219b834d3eee4232e5a1b2843aeac4f16cc780c96ec7537b750380d8adf4e06d6aa14eb4a2334c53db59 SHA512 31e07b2b90a0288af173214898a2f7589aa58c14a7641f05e18c4bd4a8623a3951d297337e9708a3c732649d23c74a22b1a1cd4cc7a18dbb28d0ead1a5eca87e
diff --git a/dev-python/rst-linker/metadata.xml b/dev-python/rst-linker/metadata.xml
index a5c83b049663..5fa64e373870 100644
--- a/dev-python/rst-linker/metadata.xml
+++ b/dev-python/rst-linker/metadata.xml
@@ -5,6 +5,10 @@
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">rst.linker</remote-id>
diff --git a/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild b/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild
deleted file mode 100644
index 7807992ddcf4..000000000000
--- a/dev-python/rst-linker/rst-linker-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-
-inherit distutils-r1
-
-MY_PN="${PN/-/.}"
-DESCRIPTION="Sphinx plugin to add links and timestamps to the changelog"
-HOMEPAGE="https://github.com/jaraco/rst.linker"
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- dev-python/python-dateutil[${PYTHON_USEDEP}]
-"
-BDEPEND="
- >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
- test? (
- dev-python/path-py[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_sphinx docs ">=dev-python/jaraco-packaging-3.2"
-distutils_enable_tests pytest
diff --git a/dev-python/rst-linker/rst-linker-2.3.0.ebuild b/dev-python/rst-linker/rst-linker-2.3.0.ebuild
index dfa0d9406050..566d326fa98f 100644
--- a/dev-python/rst-linker/rst-linker-2.3.0.ebuild
+++ b/dev-python/rst-linker/rst-linker-2.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]