From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/
Date: Thu, 23 Feb 2023 06:19:51 +0000 (UTC) [thread overview]
Message-ID: <1677133101.61bff879d58df1cd8dcd1b1d90c5a20cb848f190.mgorny@gentoo> (raw)
commit: 61bff879d58df1cd8dcd1b1d90c5a20cb848f190
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 06:08:58 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 06:18:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61bff879
dev-python/clint: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/clint/Manifest | 1 -
dev-python/clint/clint-0.5.1-r3.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/clint/Manifest b/dev-python/clint/Manifest
index abac9651a495..ac577e93e7d7 100644
--- a/dev-python/clint/Manifest
+++ b/dev-python/clint/Manifest
@@ -1,2 +1 @@
DIST clint-0.5.1.gh.tar.gz 81140 BLAKE2B 5b42e7d46321f0416d3ffb51edf66c53476d3e4a211e971f36cab54a412f6b0f0ec26486c2b95871956ab09e7e4adf68e8329dd7e9e3c7ed1adb3f8a0dd2a728 SHA512 3ad8bfc587acb1322c7d7c3e73756a07c98f3b4215a3d4dc409b5a2067bc70dce2dd98d19250b8122b319b7bcf5e2859251de2829780345de06f93b35447c4e8
-DIST clint-0.5.1.tar.gz 81140 BLAKE2B 5b42e7d46321f0416d3ffb51edf66c53476d3e4a211e971f36cab54a412f6b0f0ec26486c2b95871956ab09e7e4adf68e8329dd7e9e3c7ed1adb3f8a0dd2a728 SHA512 3ad8bfc587acb1322c7d7c3e73756a07c98f3b4215a3d4dc409b5a2067bc70dce2dd98d19250b8122b319b7bcf5e2859251de2829780345de06f93b35447c4e8
diff --git a/dev-python/clint/clint-0.5.1-r3.ebuild b/dev-python/clint/clint-0.5.1-r3.ebuild
deleted file mode 100644
index 0712cbaa94a6..000000000000
--- a/dev-python/clint/clint-0.5.1-r3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python Command-line Application Tools"
-HOMEPAGE="https://github.com/kennethreitz-archive/clint"
-SRC_URI="https://github.com/kennethreitz-archive/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE="examples"
-
-# https://github.com/kennethreitz-archive/clint/pull/180
-PATCHES=( "${FILESDIR}/${P}-disable-args-dependency.patch" )
-
-distutils_enable_sphinx docs --no-autodoc
-distutils_enable_tests pytest
-
-python_install_all() {
- if use examples; then
- docompress -x "/usr/share/doc/${PF}/examples"
- docinto examples
- dodoc -r examples/.
- fi
-
- distutils-r1_python_install_all
-}
next reply other threads:[~2023-02-23 6:20 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-23 6:19 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/ Michał Górny
2025-02-27 20:53 Michał Górny
2024-08-10 12:57 Michał Górny
2024-05-18 15:56 Michał Górny
2024-05-18 15:56 Michał Górny
2023-05-25 4:40 Sam James
2023-02-23 6:19 Michał Górny
2023-02-22 22:56 Sam James
2023-02-22 22:27 Sam James
2023-01-22 19:15 Arthur Zamarin
2023-01-22 19:15 Arthur Zamarin
2021-05-23 9:29 Michał Górny
2020-12-11 14:43 Michał Górny
2020-11-04 5:32 Sam James
2020-11-03 8:24 Michał Górny
2020-11-02 23:51 Sam James
2020-09-13 15:42 Louis Sautier
2020-09-05 0:29 Sam James
2020-05-05 11:51 Joonas Niilola
2020-03-26 14:51 Michał Górny
2020-02-04 13:58 Agostino Sarubbo
2020-02-04 12:23 Michał Górny
2019-10-14 9:25 Lars Wendler
2019-10-13 20:23 Craig Andrews
2019-10-13 20:23 Craig Andrews
2018-03-30 18:35 Aaron Bauman
2018-03-19 16:51 Mikle Kolyada
2017-04-28 16:33 Manuel Rüger
2016-01-01 11:32 Patrick Lauer
2015-08-29 23:34 Alex Brandt
2015-08-29 23:34 Alex Brandt
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=1677133101.61bff879d58df1cd8dcd1b1d90c5a20cb848f190.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