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/recommonmark/
Date: Thu, 11 Feb 2021 10:05:56 +0000 (UTC)	[thread overview]
Message-ID: <1613037555.6aa0975b01a96c3961d531d96414c4d123d40d81.mgorny@gentoo> (raw)

commit:     6aa0975b01a96c3961d531d96414c4d123d40d81
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 09:59:15 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 09:59:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa0975b

dev-python/recommonmark: Remove old

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

 dev-python/recommonmark/recommonmark-0.6.0.ebuild | 35 -----------------------
 1 file changed, 35 deletions(-)

diff --git a/dev-python/recommonmark/recommonmark-0.6.0.ebuild b/dev-python/recommonmark/recommonmark-0.6.0.ebuild
deleted file mode 100644
index 8fc040ab8a5..00000000000
--- a/dev-python/recommonmark/recommonmark-0.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python docutils-compatibility bridge to CommonMark"
-HOMEPAGE="https://recommonmark.readthedocs.io/"
-SRC_URI="https://github.com/rtfd/recommonmark/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=dev-python/commonmark-0.8.1[${PYTHON_USEDEP}]
-	>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
-	<dev-python/sphinx-3[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	# known broken with new sphinx
-	# https://github.com/readthedocs/recommonmark/issues/164
-	sed -e 's:test_lists:_&:' \
-		-e '/CustomExtensionTests/s:SphinxIntegrationTests:object:' \
-		-i tests/test_sphinx.py || die
-
-	distutils-r1_src_prepare
-}


             reply	other threads:[~2021-02-11 10:06 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 10:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09  9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/recommonmark/ Petr Vaněk
2023-06-01 16:32 Arthur Zamarin
2023-03-22  5:30 Sam James
2023-03-21  5:43 Michał Górny
2023-03-21  5:43 Michał Górny
2022-07-02 12:24 Arthur Zamarin
2022-07-02 12:23 Arthur Zamarin
2022-05-29 18:53 Arthur Zamarin
2022-05-29 18:53 Arthur Zamarin
2022-04-25 19:22 Sam James
2022-01-02 11:52 James Le Cuirot
2021-07-01 14:06 Marek Szuba
2021-06-05 18:14 Michał Górny
2021-03-14 22:39 Michał Górny
2021-03-14 22:33 Sam James
2021-02-11  9:30 Sam James
2021-02-06 22:37 Sam James
2020-05-17  8:04 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-06 20:18 Sergei Trofimovich
2020-05-06 17:34 Sergei Trofimovich
2020-05-06  7:18 Sergei Trofimovich
2020-05-06  7:01 Sergei Trofimovich
2020-03-29  7:04 Michał Górny
2020-03-29  7:04 Michał Górny
2020-03-29  7:04 Michał Górny
2020-03-25 15:27 Agostino Sarubbo
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 13:12 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-24 21:46 Michał Górny
2020-03-24 21:46 Michał Górny
2019-12-16 17:27 Sebastian Pipping
2019-04-09  1:32 Aaron Bauman
2019-03-16 18:40 Sergei Trofimovich
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-02-15 17:05 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-13 12:46 Michał Górny
2019-02-12 21:03 Sergei Trofimovich
2019-02-12  8:52 Mikle Kolyada
2019-02-12  8:11 Sergei Trofimovich
2019-02-11 23:36 Sergei Trofimovich
2019-02-10 23:52 Matt Turner
2019-02-10 23:52 Matt Turner
2019-02-10 23:10 Matt Turner
2019-02-10  7:46 Mikle Kolyada
2018-11-28 22:16 Matt Turner
2018-11-25 10:27 Mikle Kolyada
2018-11-07 22:41 Sergei Trofimovich
2018-10-28 10:19 Sergei Trofimovich
2018-10-18 16:39 Michał Górny
2018-10-18 16:39 Michał Górny
2018-10-18  4:32 Matt Turner
2018-10-18  4:32 Matt Turner
2018-09-20  8:43 Michał Górny
2018-06-30 19:30 Mart Raudsepp
2017-09-30  0:31 Matt Thode
2017-07-15 16:22 Tobias Klausmann
2017-04-28 17:00 Manuel Rüger
2017-01-02 16:13 Sebastien Fabbro

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=1613037555.6aa0975b01a96c3961d531d96414c4d123d40d81.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