From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rst-linker/
Date: Wed, 8 May 2024 08:15:42 +0000 (UTC) [thread overview]
Message-ID: <1715156135.b57c942cc0302a87af8b4b3b9478babf01d7e51e.mgorny@gentoo> (raw)
commit: b57c942cc0302a87af8b4b3b9478babf01d7e51e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 8 08:12:07 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 8 08:15:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b57c942c
dev-python/rst-linker: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rst-linker/Manifest | 1 -
dev-python/rst-linker/rst-linker-2.4.0.ebuild | 33 ---------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/rst-linker/Manifest b/dev-python/rst-linker/Manifest
index 84cca2993867..9c74c9820e73 100644
--- a/dev-python/rst-linker/Manifest
+++ b/dev-python/rst-linker/Manifest
@@ -1,3 +1,2 @@
-DIST rst.linker-2.4.0.tar.gz 11340 BLAKE2B a1ae9c811b7d6fa2821bfbf5787dce75fd3d7e5d933ec15fbac9cd3bde08cfad59fdc81b3b58dc39d1209a27ca9dd8d2ecd68034b434b3f6d15469bfb98efa3d SHA512 31e3427ecf35b433cc9650138ee36090e99003b72c69b60b530835eb624d7eb13aae4cf81cc0044b36750798a4b8aa676e53e3b9eb335430076593640a243940
DIST rst_linker-2.5.0.tar.gz 11548 BLAKE2B eafa6a0076dd51d05779710cb3b41f4b6e5109b25ea71537bc4f4e75d8c0fe4c9329321833e5a9253bb4a51fab706488a78ece4679a4c52cd7fc0295cc29e76f SHA512 7aaa55ccbe34767f8c0e085703872f4112c5db142e81f7024fd0653fa74fcf0b9d15fec06998268e8161dc70dac6935ba7b380992a132ecaa2548ed0db3b5a13
DIST rst_linker-2.6.0.tar.gz 11308 BLAKE2B 216c3d79b2de02fc53f1548127d7dc08d85d065e103659168b6e4b9521d75972f1ff28c78b45f59a9be09c16e66897c2506b0e48d37b3a08b114060999a76d09 SHA512 08977a88e53ebdb82f0e69923430e08a9ad643c184ad76154a7d5840c8193e71e53fd1b7fb97f6d74f65d55e3d45f5c0c262a60a1d030788d2c067f71918aa8e
diff --git a/dev-python/rst-linker/rst-linker-2.4.0.ebuild b/dev-python/rst-linker/rst-linker-2.4.0.ebuild
deleted file mode 100644
index de0844994b99..000000000000
--- a/dev-python/rst-linker/rst-linker-2.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Sphinx plugin to add links and timestamps to the changelog"
-HOMEPAGE="
- https://github.com/jaraco/rst.linker/
- https://pypi.org/project/rst.linker/
-"
-SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
-S=${WORKDIR}/${P/-/.}
-
-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-3.4.1[${PYTHON_USEDEP}]
- test? (
- dev-python/path[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2024-05-08 8:15 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 8:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 19:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/rst-linker/ Michał Górny
2024-06-13 3:51 Michał Górny
2024-06-12 21:50 Sam James
2024-06-12 21:50 Sam James
2024-06-12 14:30 Sam James
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-30 4:36 Ionen Wolkens
2024-05-28 22:28 Ionen Wolkens
2024-05-28 22:28 Ionen Wolkens
2024-05-11 11:06 Arthur Zamarin
2024-05-08 7:50 Michał Górny
2024-05-07 18:31 Arthur Zamarin
2024-04-25 0:44 Yixun Lan
2024-04-24 17:26 Arthur Zamarin
2024-04-24 14:45 Sam James
2024-04-24 14:20 Sam James
2024-04-24 14:19 Sam James
2024-04-24 14:15 Sam James
2024-04-24 14:15 Sam James
2024-04-24 13:27 Michał Górny
2024-04-22 15:29 Michał Górny
2023-05-26 21:14 Arthur Zamarin
2023-03-11 9:39 Michał Górny
2023-03-11 8:06 Arthur Zamarin
2023-02-12 19:05 Michał Górny
2023-02-07 9:26 Michał Górny
2023-01-28 7:39 Michał Górny
2022-09-25 18:35 Arthur Zamarin
2022-09-25 18:24 Arthur Zamarin
2022-08-26 16:01 Arthur Zamarin
2022-05-19 12:54 Michał Górny
2022-05-01 12:56 Michał Górny
2022-05-01 6:55 Michał Górny
2022-03-29 8:33 Michał Górny
2022-02-04 12:04 Michał Górny
2021-11-09 10:38 Michał Górny
2021-05-22 10:52 Michał Górny
2021-04-12 16:17 Michał Górny
2021-04-12 15:50 Sam James
2021-03-11 8:48 Michał Górny
2020-12-03 16:17 Louis Sautier
2020-12-02 9:53 Michał Górny
2020-12-02 9:46 Sam James
2020-11-29 17:17 Sergei Trofimovich
2020-11-29 17:11 Sergei Trofimovich
2020-11-29 17:08 Sergei Trofimovich
2020-10-29 15:33 Louis Sautier
2020-09-21 15:30 Michał Górny
2020-09-04 22:14 Louis Sautier
2020-07-27 10:02 Michał Górny
2020-07-11 8:22 Michał Górny
2020-07-11 8:22 Michał Górny
2020-07-09 7:06 Sergei Trofimovich
2020-03-29 7:31 Michał Górny
2020-02-13 14:40 Agostino Sarubbo
2020-02-08 19:32 Sergei Trofimovich
2020-02-07 13:16 Agostino Sarubbo
2020-02-07 12:12 Agostino Sarubbo
2020-02-06 21:11 Sergei Trofimovich
2020-02-06 9:04 Sergei Trofimovich
2020-02-06 8:26 Sergei Trofimovich
2020-02-06 7:51 Sergei Trofimovich
2020-02-04 21:31 Andreas Sturmlechner
2019-12-04 6:48 Aaron Bauman
2019-12-02 13:34 Louis Sautier
2019-12-02 13:34 Louis Sautier
2019-08-02 14:00 Louis Sautier
2019-08-02 8:36 Mikle Kolyada
2019-08-02 8:36 Mikle Kolyada
2019-08-01 6:34 Sergei Trofimovich
2019-08-01 6:28 Sergei Trofimovich
2019-07-30 19:22 Georgy Yakovlev
2019-07-28 14:05 Louis Sautier
2019-07-28 14:05 Louis Sautier
2018-08-18 2:52 Mikle Kolyada
2018-07-16 19:57 Michał Górny
2018-06-30 23:53 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-06-13 21:26 Mart Raudsepp
2018-05-27 16:23 Aaron Bauman
2018-05-27 16:23 Aaron Bauman
2018-04-18 14:51 Mike Gilbert
2018-02-21 17:20 Michał Górny
2017-12-04 2:30 Matt Turner
2017-11-28 20:48 Sergei Trofimovich
2017-07-02 16:01 Sergei Trofimovich
2017-07-02 15:06 Sergei Trofimovich
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2017-06-16 7:57 Sergei Trofimovich
2017-05-22 14:13 Michał Górny
2017-05-22 14:13 Michał Górny
2017-05-11 18:20 Michał Górny
2017-05-11 18:20 Michał Górny
2017-05-09 16:30 Markus Meier
2017-04-07 17:00 Jeroen Roovers
2017-03-29 16:46 Tobias Klausmann
2017-03-29 9:07 Michael Weber
2017-03-23 17:32 Mike Gilbert
2017-03-23 17:26 Mike Gilbert
2017-03-22 10:02 Jeroen Roovers
2017-01-19 23:04 Mike Frysinger
2017-01-06 14:44 Jeroen Roovers
2017-01-06 11:19 Jeroen Roovers
2017-01-03 13:22 Tobias Klausmann
2016-06-08 23:59 Göktürk Yüksek
2016-04-30 10:19 Ian Delaney
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=1715156135.b57c942cc0302a87af8b4b3b9478babf01d7e51e.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