public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/readme_renderer/
Date: Thu, 25 Mar 2021 19:09:43 +0000 (UTC)	[thread overview]
Message-ID: <1616699365.2bd86762145e97a6e7875e0e9a72225426a7cc79.mgorny@gentoo> (raw)

commit:     2bd86762145e97a6e7875e0e9a72225426a7cc79
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 16:52:53 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 19:09:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd86762

dev-python/readme_renderer: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/readme_renderer/Manifest                |  1 -
 .../readme_renderer/readme_renderer-28.0.ebuild    | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/readme_renderer/Manifest b/dev-python/readme_renderer/Manifest
index 13b8afed4e3..2bde2a64da7 100644
--- a/dev-python/readme_renderer/Manifest
+++ b/dev-python/readme_renderer/Manifest
@@ -1,2 +1 @@
-DIST readme_renderer-28.0.tar.gz 27370 BLAKE2B 380e10941fbfdc17193a558b0a90b919b841153aa1ef4f26634202c5d500b57755858354374f785f0dedc5b119365281e50897bc9ec95943c8b08d69976e692d SHA512 2a5a00e404d2cc156e01433232fade64e13d2f95177b72c1d3903554144746317efc637c17c6333c501cd426f77628bf45300e9b219e30e26fa3963da690e06a
 DIST readme_renderer-29.0.tar.gz 27169 BLAKE2B e500e2a426045104a6cb5bf0eb13036811d569223dbe96d5d37298c1f344dfeb8d1c3d5af55feb822ba7616ae072ad913c0f7c69bd6a9767a5a2d1db2eb61a5c SHA512 b5f462c3ee077f5711c18a4c0243b084730a705bf5476355265d18ce4bfd696edd30a28aaa8f3aaf96b531a2cbf32bd9ed143431bfbbf08cd7ac7234a2d57a7c

diff --git a/dev-python/readme_renderer/readme_renderer-28.0.ebuild b/dev-python/readme_renderer/readme_renderer-28.0.ebuild
deleted file mode 100644
index b6a3422be72..00000000000
--- a/dev-python/readme_renderer/readme_renderer-28.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="a library for rendering \"readme\" descriptions for Warehouse"
-HOMEPAGE="https://github.com/pypa/readme_renderer https://pypi.org/project/readme_renderer/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-
-RDEPEND="
-	>=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]
-	>=dev-python/docutils-0.13.1[${PYTHON_USEDEP}]
-	>=dev-python/pygments-2.5.2[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst )
-
-distutils_enable_tests pytest


             reply	other threads:[~2021-03-25 19:09 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 19:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16  4:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/readme_renderer/ Michał Górny
2022-12-10  9:03 Michał Górny
2022-12-10  8:55 Arthur Zamarin
2022-11-01  5:19 Michał Górny
2022-10-08 20:10 Michał Górny
2022-10-08 16:03 Arthur Zamarin
2022-09-25  6:39 Arthur Zamarin
2022-09-06 20:35 Michał Górny
2022-09-06 18:35 Arthur Zamarin
2022-09-06 17:54 Arthur Zamarin
2022-08-07  8:11 Michał Górny
2022-05-27 19:48 Michał Górny
2022-05-27  9:07 Jakov Smolić
2022-05-24  6:16 Michał Górny
2022-04-25 16:50 Sam James
2022-04-20  7:47 Michał Górny
2022-04-09 18:39 Michał Górny
2022-04-09 16:47 Arthur Zamarin
2022-03-14 17:04 Michał Górny
2022-03-09 19:13 Arthur Zamarin
2022-01-13 21:53 Michał Górny
2022-01-13 19:27 Arthur Zamarin
2022-01-10 19:50 Michał Górny
2022-01-10 19:40 Arthur Zamarin
2021-12-14 10:21 Michał Górny
2021-12-10 17:12 Arthur Zamarin
2021-10-31 20:29 Michał Górny
2021-10-31 20:29 Michał Górny
2021-10-31 17:55 Sam James
2021-09-30 21:50 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-06-02 16:26 Michał Górny
2021-03-25 14:23 Sam James
2021-02-23  7:43 Michał Górny
2020-11-28 15:26 Sam James
2020-11-26  8:26 Michał Górny
2020-11-26  6:56 Agostino Sarubbo
2020-11-16  8:22 Michał Górny
2020-11-16  1:15 Sam James
2020-10-21  6:58 Michał Górny
2020-10-10  5:54 Michał Górny
2020-07-25  8:31 Michał Górny
2020-07-14 15:57 Sam James
2020-07-14 13:19 Sam James
2020-07-11  8:13 Michał Górny
2020-07-11  8:13 Michał Górny
2020-07-09  8:59 Agostino Sarubbo
2020-07-09  7:06 Sergei Trofimovich
2020-07-05  9:27 Sergei Trofimovich
2020-07-02 17:05 Sergei Trofimovich
2020-07-01 12:21 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-30 14:37 Michał Górny
2020-05-30 11:51 Michał Górny
2020-05-27 21:15 Michał Górny
2020-05-27 20:45 Michał Górny
2020-05-04 11:49 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-03-29  7:04 Michał Górny
2020-03-17  2:09 Matt Turner
2020-03-17  1:37 Matt Turner
2020-03-04  5:01 Michał Górny
2020-02-03 11:31 Agostino Sarubbo
2020-01-31 13:45 Agostino Sarubbo
2019-12-10 19:25 Sergei Trofimovich
2019-12-04 22:28 Patrick McLean
2019-08-24  3:55 Tim Harder
2017-08-20  2:17 Tim Harder
2017-05-13 22:28 Tim Harder

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=1616699365.2bd86762145e97a6e7875e0e9a72225426a7cc79.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