From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ubelt/
Date: Wed, 18 Nov 2020 18:58:07 +0000 (UTC) [thread overview]
Message-ID: <1605725866.b91478e915a6eb9aec21d00c4d4eb1bde6bbfb60.soap@gentoo> (raw)
commit: b91478e915a6eb9aec21d00c4d4eb1bde6bbfb60
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Nov 18 18:57:46 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 18:57:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91478e9
dev-python/ubelt: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/ubelt/Manifest | 1 -
dev-python/ubelt/ubelt-0.8.8.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/dev-python/ubelt/Manifest b/dev-python/ubelt/Manifest
index 1235f9899f2..b909b356d43 100644
--- a/dev-python/ubelt/Manifest
+++ b/dev-python/ubelt/Manifest
@@ -1,2 +1 @@
-DIST ubelt-0.8.8.tar.gz 172347 BLAKE2B 94435bf8b5a5f67011540c43dd767393cda6bccf95b963ca74cf3ee72444de43828b87bd2e6aa93001fc2c7cd49e245c459b0bc8f2617f12da906ae4e3f194aa SHA512 f63b3a9de51176d00a12999d540080e381266bb43b15942580f7f60b230b2e52021937b0cb4b31e084e0b77c141ae5cb3b8ae000d7af196e0c2f293a960e7438
DIST ubelt-0.9.1.tar.gz 174866 BLAKE2B d9825cc266945e76560be0afaeaf28ce2c7ca99a9313f519c9e83fc987599a4d8c2d262af4f13040f522b91e3c73170f8af7fc7dbe9e40128b707d9a571f4b1a SHA512 92edac331602ef292842d48cd03c3ae12aaaec7e5860fd47c83dbe0449dee584e95ce5dd157a0b84b557dc4f4b6a0ee66ccabb669c5923e9b9083daaa2eb92df
diff --git a/dev-python/ubelt/ubelt-0.8.8.ebuild b/dev-python/ubelt/ubelt-0.8.8.ebuild
deleted file mode 100644
index 51131ab8198..00000000000
--- a/dev-python/ubelt/ubelt-0.8.8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress"
-HOMEPAGE="https://github.com/Erotemic/ubelt"
-SRC_URI="https://github.com/Erotemic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]
- dev-python/ordered-set[${PYTHON_USEDEP}]"
-
-DEPEND="test? ( dev-python/xdoctest[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-python_test() {
- pytest -vv tests || die "Tests fail with ${EPYTHON}"
-}
next reply other threads:[~2020-11-18 18:58 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-18 18:58 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 15:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/ubelt/ Nowa Ammerlaan
2024-12-07 7:07 Michał Górny
2024-06-12 19:32 Michał Górny
2024-06-12 19:32 Michał Górny
2024-06-10 8:18 Petr Vaněk
2024-06-10 8:18 Petr Vaněk
2024-06-10 1:52 Michał Górny
2024-03-21 5:39 Michał Górny
2023-12-30 18:35 Michał Górny
2023-10-28 3:18 Michał Górny
2023-07-24 11:34 Michał Górny
2023-07-11 5:52 Michał Górny
2023-06-23 5:35 Michał Górny
2023-06-15 3:17 Michał Górny
2023-03-16 16:35 Michał Górny
2023-03-01 6:16 Michał Górny
2023-03-01 6:16 Michał Górny
2023-01-27 20:10 Michał Górny
2022-12-03 9:09 Michał Górny
2022-11-14 5:07 Michał Górny
2022-11-08 12:53 Andrew Ammerlaan
2022-09-06 17:54 Arthur Zamarin
2022-08-07 8:11 Michał Górny
2022-08-03 17:30 Arthur Zamarin
2022-07-01 6:53 Michał Górny
2022-06-16 8:09 Michał Górny
2022-06-10 8:25 Michał Górny
2022-06-04 7:00 Michał Górny
2022-05-16 13:30 Michał Górny
2022-02-22 19:01 Michał Górny
2022-02-20 22:39 Michał Górny
2022-02-16 6:53 Michał Górny
2022-01-10 4:58 Michał Górny
2022-01-04 21:46 Arthur Zamarin
2021-12-08 5:37 Michał Górny
2021-10-17 9:41 Michał Górny
2021-08-25 7:07 Michał Górny
2021-08-23 6:07 Michał Górny
2021-07-01 18:39 Michał Górny
2021-02-13 10:14 David Seifert
2021-02-05 21:28 Michał Górny
2021-01-23 10:43 David Seifert
2021-01-16 10:11 Michał Górny
2020-11-18 18:58 David Seifert
2020-08-22 10:10 Michał Górny
2020-02-09 12:46 Benda XU
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=1605725866.b91478e915a6eb9aec21d00c4d4eb1bde6bbfb60.soap@gentoo \
--to=soap@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