From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sure/
Date: Sat, 11 Mar 2023 09:39:06 +0000 (UTC) [thread overview]
Message-ID: <1678527433.34b0591890fd58428d744b9d1edaab988f2eb940.mgorny@gentoo> (raw)
commit: 34b0591890fd58428d744b9d1edaab988f2eb940
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 09:37:13 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 09:37:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b05918
dev-python/sure: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sure/Manifest | 1 -
dev-python/sure/sure-2.0.0-r1.ebuild | 37 ------------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-python/sure/Manifest b/dev-python/sure/Manifest
index f0f4797d02da..de28d9c446df 100644
--- a/dev-python/sure/Manifest
+++ b/dev-python/sure/Manifest
@@ -1,2 +1 @@
-DIST sure-2.0.0.tar.gz 46747 BLAKE2B 631923bf2fc0a972e276fbfd1918abbafec28e662669993b40ff8ca72944952d092ac662728f98a286fc9b5c8e3765d10a4d6ef1f17b17655802b971b97410af SHA512 8286846374c2bfc773444e90bf4f9c0b0d66d0229afa53af63025bfec690bf8bcc959f86c238ca5244c6a29099e955691771b0eb954af479bde2f17e51f6f1de
DIST sure-2.0.1.tar.gz 48467 BLAKE2B 2143d073c09e46fa987c6d62ebf59aac61e1304079707cf517d7d1ee10303c21369517a1fc2836d8f1081ebbe7d9c3e68aa629d432f85622b9ff8eaab1dd2abc SHA512 f319685ebb1c00bb064bff3e86543789ec94c9a6a8192ca2e97da3513208f9cac66e9db44e945f68ab39eec696880a2c211627f9881623492946e1a14f2444f5
diff --git a/dev-python/sure/sure-2.0.0-r1.ebuild b/dev-python/sure/sure-2.0.0-r1.ebuild
deleted file mode 100644
index febd02d7db38..000000000000
--- a/dev-python/sure/sure-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,37 +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=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="idiomatic assertion toolkit with human-friendly failure messages"
-HOMEPAGE="
- https://github.com/gabrielfalcao/sure/
- https://pypi.org/project/sure/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86"
-
-RDEPEND="
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- # requires dev-python/nose
- tests/test_old_api.py
-)
-
-src_prepare() {
- sed -i -e 's:--cov=sure::' setup.cfg || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2023-03-11 9:39 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-11 9:39 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-14 6:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/sure/ WANG Xuerui
2024-05-18 9:41 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2023-03-11 9:39 Michał Górny
2023-03-11 8:10 Arthur Zamarin
2023-02-06 17:07 Michał Górny
2022-06-16 9:23 Michał Górny
2022-06-16 9:06 Jakov Smolić
2022-05-14 8:25 Michał Górny
2022-05-14 8:25 Michał Górny
2021-09-19 15:37 Arthur Zamarin
2021-07-25 8:41 Michał Górny
2021-07-25 1:04 Sam James
2021-07-24 9:04 Michał Górny
2021-06-22 5:54 Michał Górny
2020-09-01 4:22 Sam James
2020-08-29 23:22 Sam James
2020-08-18 11:18 Agostino Sarubbo
2020-08-02 9:33 Michał Górny
2020-07-19 13:37 Sergei Trofimovich
2020-07-17 0:17 Sam James
2020-07-16 19:34 Sam James
2020-07-16 2:02 Sam James
2020-05-28 19:39 Michał Górny
2020-02-11 7:39 Michał Górny
2019-12-29 20:48 Michał Górny
2019-12-29 20:48 Michał Górny
2019-09-13 12:03 Agostino Sarubbo
2019-09-13 6:36 Agostino Sarubbo
2019-09-13 0:00 Thomas Deutschmann
2019-07-28 6:41 Michał Górny
2019-06-18 7:07 Michał Górny
2019-06-18 7:07 Michał Górny
2018-02-13 19:28 Matt Thode
2017-12-02 20:55 Mike Gilbert
2017-06-19 18:12 Alexis Ballier
2017-04-22 13:52 Michał Górny
2015-12-20 16:35 Justin Lecher
2015-12-17 16:28 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=1678527433.34b0591890fd58428d744b9d1edaab988f2eb940.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