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/mistune/
Date: Thu,  6 Jan 2022 00:12:58 +0000 (UTC)	[thread overview]
Message-ID: <1641427970.bc54c1e7b5724c05bcb6c8d9e5b892ce0d6b92ab.mgorny@gentoo> (raw)

commit:     bc54c1e7b5724c05bcb6c8d9e5b892ce0d6b92ab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  5 19:54:35 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 00:12:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc54c1e7

dev-python/mistune: Remove old

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

 dev-python/mistune/Manifest             |  1 -
 dev-python/mistune/mistune-2.0.0.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/mistune/Manifest b/dev-python/mistune/Manifest
index 32f73a261a25..97fd3b90ac39 100644
--- a/dev-python/mistune/Manifest
+++ b/dev-python/mistune/Manifest
@@ -1,3 +1,2 @@
 DIST mistune-0.8.4.tar.gz 58322 BLAKE2B e65d45c5c95706a49a7fd407afe5f10e82a475766ca272ec3bebba8c89e670fe6efced7b09537efb69d3fd36e75091e370170a15ad7488b5cbe9186e2ccaf4db SHA512 36c3ef5d5537f5cceaa43e4da20a84b27c378cb744a93f0380024faefde490bcb42c453f79002ca049083fc437278f4afb3e10de5462f9eeb9077ca2a2fcaea7
-DIST mistune-2.0.0.tar.gz 75635 BLAKE2B 0704b5043178c553961bfd5d99ea92ee097849e6a4cc6196c7e97e0caa4560541b4ae4b9e61e62e21592be6f2f0c142081200c5a398e68d7b7f7d54f0bbade15 SHA512 cdb1ad001a95680b048f4363e95c00e4d597007fc2ae72adeca483ffed3fae3aa55c7774d96a1dd7400568b24c73cc6f877bb7b0f63b48689a97a1e4ce0b1c5d
 DIST mistune-2.0.1.tar.gz 75657 BLAKE2B 399ad8902aeb88e8e3645f5200bbfea5011157d3251af33188d2a0298c46dfb5f8e70cd951b216762942a84d29df1bc12e0750bc928f2e0c8e96034246438f53 SHA512 f6a0e08fecfeaad7d4eb0cae155bdd5ab67c66ae15a3a067c9f6cbf47a229cb9b540d49ecdb5c2fa98c8344863e1249ef86f84bc4d966fe473ade18a266c1ec6

diff --git a/dev-python/mistune/mistune-2.0.0.ebuild b/dev-python/mistune/mistune-2.0.0.ebuild
deleted file mode 100644
index ca582a8ab68a..000000000000
--- a/dev-python/mistune/mistune-2.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="The fastest markdown parser in pure Python"
-HOMEPAGE="https://pypi.org/project/mistune/ https://github.com/lepture/mistune"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	# seriously?
-	echo 'build-backend = "setuptools.build_meta"' >> pyproject.toml || die
-	distutils-r1_src_prepare
-}


             reply	other threads:[~2022-01-06  0:13 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  0:12 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/mistune/ Michał Górny
2025-03-08  8:39 Arthur Zamarin
2025-02-19  7:56 Michał Górny
2025-02-16 14:46 Michał Górny
2025-02-15  9:53 Michał Górny
2025-02-15  8:43 Arthur Zamarin
2025-01-29  8:48 Michał Górny
2025-01-18  8:28 Michał Górny
2025-01-18  8:24 Michał Górny
2024-12-30  6:43 Michał Górny
2024-05-11 11:05 Michał Górny
2024-05-11 11:05 Michał Górny
2023-11-02  5:19 Michał Górny
2023-11-01 19:03 Arthur Zamarin
2023-09-30  4:56 Michał Górny
2023-07-24 12:42 Michał Górny
2023-07-24 10:05 Jakov Smolić
2023-06-10  4:40 Michał Górny
2023-03-11  9:39 Michał Górny
2023-03-11  8:06 Arthur Zamarin
2022-07-26  7:23 Michał Górny
2022-07-26  7:04 Sam James
2022-07-15  8:17 Michał Górny
2022-06-27 19:08 Arthur Zamarin
2022-06-26  9:22 WANG Xuerui
2022-06-12 14:54 Michał Górny
2022-06-12 14:25 Michał Górny
2022-06-12 12:46 Sam James
2022-05-12 13:36 Michał Górny
2022-05-12 13:36 Michał Górny
2022-02-17 20:19 Michał Górny
2022-02-17 19:43 Arthur Zamarin
2022-01-27 23:47 James Le Cuirot
2022-01-27 22:56 James Le Cuirot
2022-01-14  8:08 Michał Górny
2022-01-05 18:18 Arthur Zamarin
2021-12-30 21:56 Michał Górny
2021-12-05 21:42 Michał Górny
2021-05-07 10:52 Michał Górny
2020-11-28 11:39 Sam James
2020-11-28 11:39 Sam James
2020-09-20 15:47 Michał Górny
2020-05-27  8:38 Michał Górny
2020-05-06 18:45 Mikle Kolyada
2020-05-06 14:28 Mikle Kolyada
2020-04-06 17:54 Sergei Trofimovich
2020-03-27 21:25 Michał Górny
2020-02-24  8:20 Sergei Trofimovich
2020-02-23 12:12 Mikle Kolyada
2019-12-16 14:38 Michał Górny
2019-12-02  2:48 Aaron Bauman
2019-11-26  3:42 Patrick McLean
2019-05-02 22:02 Mikle Kolyada
2019-03-16 19:10 Mikle Kolyada
2019-01-17 20:45 Mikle Kolyada
2018-09-24 18:21 Virgil Dupras
2018-09-24 18:17 Markus Meier
2018-09-24  1:50 Thomas Deutschmann
2018-09-21  7:41 Agostino Sarubbo
2018-09-19 15:24 Virgil Dupras
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2018-04-06  5:23 Matt Turner
2018-02-22 15:06 Michał Górny
2017-12-13 22:15 Sergei Trofimovich
2017-12-13 22:15 Sergei Trofimovich
2017-07-10 21:47 Sergei Trofimovich
2017-07-10 21:47 Sergei Trofimovich
2017-05-15 13:15 Lars Wendler
2017-04-18 14:17 Jeroen Roovers
2017-04-05 10:01 Michael Weber
2017-03-10  6:41 Zac Medico
2017-02-24 17:43 Markus Meier
2016-02-28 11:58 Justin Lecher
2016-02-26  7:54 Justin Lecher
2015-10-10  8:54 Markus Meier
2015-08-25  7:31 Agostino Sarubbo
2015-08-25  7:30 Agostino Sarubbo
2015-08-24 10:12 Justin Lecher

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=1641427970.bc54c1e7b5724c05bcb6c8d9e5b892ce0d6b92ab.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