From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/portend/
Date: Fri, 19 Mar 2021 21:39:59 +0000 (UTC) [thread overview]
Message-ID: <1616189922.2d3028ea2a01acd3d4fd87b01b317492250881ce.mgorny@gentoo> (raw)
commit: 2d3028ea2a01acd3d4fd87b01b317492250881ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 21:38:42 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 21:38:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3028ea
dev-python/portend: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/portend/Manifest | 1 -
dev-python/portend/portend-2.7.0.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/portend/Manifest b/dev-python/portend/Manifest
index d1b8aa10844..973499df524 100644
--- a/dev-python/portend/Manifest
+++ b/dev-python/portend/Manifest
@@ -1,2 +1 @@
-DIST portend-2.7.0.tar.gz 12732 BLAKE2B 147d47295d702e6e4a41da1af91afc72ecb2a29713431aada6c98fe527c96f86a88a845cc1afe6507e2fd0d749e146f8b349df13d2e1fb1ff2c0a12fc7d6bdae SHA512 8c81e524e94c4902806a6d33a2811d405e6024796fdbfb5ee1037a177b0aaed4c1b87b76822eee5ca55e552ffa569f4e619d0c1645f0d10c17f8d721ec73787b
DIST portend-2.7.1.tar.gz 13538 BLAKE2B 56e9b7ae4fb9371322cbecf12d9367fc48f0138cf9fa8cb25cf7f0b7977d83852f328d89e93ee2e266e77b393bbabe75d091ce85f688e1ee146edf64e470aa60 SHA512 079bfc286491753e980b5000ee716031225439523a8d9a79c2571359adee74ee024dd680c41adb966487dc39eea3d0dbeb928c5c72fa21ab897283310ef21906
diff --git a/dev-python/portend/portend-2.7.0.ebuild b/dev-python/portend/portend-2.7.0.ebuild
deleted file mode 100644
index 85442e091ef..00000000000
--- a/dev-python/portend/portend-2.7.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="TCP port monitoring utilities"
-HOMEPAGE="https://pypi.org/project/portend/ https://github.com/jaraco/portend"
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-IUSE="test"
-
-RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]"
-BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
- dev-python/toml[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
- # avoid extra test deps
- sed -i -r 's: --flake8:: ; s: --black:: ; s: --cov::' pytest.ini || die
-
- distutils-r1_python_prepare_all
-}
next reply other threads:[~2021-03-19 21:40 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-19 21:39 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 12:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/portend/ Michał Górny
2024-07-05 18:41 Arthur Zamarin
2024-05-08 18:31 Michał Górny
2024-04-07 15:21 James Le Cuirot
2023-07-28 9:26 Michał Górny
2023-07-28 7:56 Sam James
2023-06-28 5:33 Michał Górny
2023-06-28 5:06 Michał Górny
2023-02-07 9:26 Michał Górny
2022-05-27 19:50 Michał Górny
2022-05-27 9:14 Jakov Smolić
2022-05-22 9:01 Michał Górny
2022-04-26 2:58 Sam James
2022-04-25 20:57 Michał Górny
2022-02-04 12:04 Michał Górny
2021-11-13 9:49 Michał Górny
2021-11-13 9:26 Arthur Zamarin
2021-10-08 6:21 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-06-02 16:35 Michał Górny
2021-03-19 20:14 Sam James
2021-02-14 8:35 Michał Górny
2020-12-31 8:50 Michał Górny
2020-12-31 1:17 Sam James
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-11-17 9:21 Michał Górny
2020-10-15 18:40 Sergei Trofimovich
2020-09-06 17:34 Sam James
2020-07-28 17:28 Sergei Trofimovich
2020-07-13 23:13 Sam James
2020-06-22 19:05 Mart Raudsepp
2020-06-10 8:11 Michał Górny
2020-05-27 7:16 Michał Górny
2020-05-16 11:25 Mikle Kolyada
2020-03-28 12:42 Michał Górny
2020-03-17 2:09 Matt Turner
2020-02-08 11:33 Sergei Trofimovich
2020-02-05 19:12 Michał Górny
2019-12-12 2:19 Georgy Yakovlev
2019-12-10 19:25 Sergei Trofimovich
2019-12-08 23:31 Sergei Trofimovich
2019-11-27 12:59 Mikle Kolyada
2019-11-25 8:32 Patrick McLean
2019-11-25 0:04 Aaron Bauman
2019-11-22 0:20 Patrick McLean
2019-04-17 18:07 Aaron Bauman
2018-11-09 13:42 Alexey Shvetsov
2018-03-07 19:47 Markus Meier
2018-01-24 23:12 Sergei Trofimovich
2018-01-10 1:20 Zac Medico
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=1616189922.2d3028ea2a01acd3d4fd87b01b317492250881ce.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