From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parver/
Date: Wed, 4 Nov 2020 07:34:11 +0000 (UTC) [thread overview]
Message-ID: <1604475241.533668eea842a2e9a82c9ba5ecb303766404463d.mgorny@gentoo> (raw)
commit: 533668eea842a2e9a82c9ba5ecb303766404463d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 07:24:16 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 07:34:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533668ee
dev-python/parver: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/parver/Manifest | 1 -
dev-python/parver/parver-0.3.ebuild | 42 -------------------------------------
2 files changed, 43 deletions(-)
diff --git a/dev-python/parver/Manifest b/dev-python/parver/Manifest
index e9b98ed6498..82ca9b54dc5 100644
--- a/dev-python/parver/Manifest
+++ b/dev-python/parver/Manifest
@@ -1,2 +1 @@
DIST parver-0.3.1.tar.gz 29110 BLAKE2B da444a77907beac0bebd2dba812c8843052e27de1b8b802b5bdd37feb4ffe1cfdcabb84a91b6e6fe21275bce22e3b43736617df756570c6438af7ffd81a1ba87 SHA512 2ea7eb7be0c58657f5261d7b4729da6caaf2fac67db3fc3f36d29627bdbeba45f6ecb0e4bb251575b621908eb1ff5fa5ede5fc2ef0e041156dcc00548fd34360
-DIST parver-0.3.tar.gz 28324 BLAKE2B b7ffed6f6e03d9409ba512fb43336fa81ce4152fa066703c1de122f709410c946a1ce6fcedf8ddbdb0c9af66d8651c597f2abf3867115d89280381c6fb1f24e8 SHA512 0b31ee3c3fc24b056a97ccb9df10dec69ca66f4690b7f01ae84fbe583b77cf713b98d207eaf7a34c2192eecdf4077121154fe9b59aa83fe4836080cae729a90d
diff --git a/dev-python/parver/parver-0.3.ebuild b/dev-python/parver/parver-0.3.ebuild
deleted file mode 100644
index af0d8b5a02d..00000000000
--- a/dev-python/parver/parver-0.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-inherit distutils-r1
-
-DESCRIPTION="Parse and manipulate version numbers"
-HOMEPAGE="https://github.com/RazerM/parver https://pypi.org/project/parver/"
-SRC_URI="https://github.com/RazerM/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
- >=dev-python/arpeggio-1.7[${PYTHON_USEDEP}]
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- "
-
-DEPEND="
- test? (
- ${RDEPEND}
- dev-python/hypothesis[${PYTHON_USEDEP}]
- dev-python/pretend[${PYTHON_USEDEP}]
- )"
-
-distutils_enable_tests pytest
-
-PATCHES=(
- # https://github.com/RazerM/parver/pull/6
- "${FILESDIR}"/${P}-test.patch
-)
-
-src_prepare() {
- # unlock dependencies
- sed -i -e 's:~=:>=:g' setup.py || die
-
- distutils-r1_src_prepare
-}
next reply other threads:[~2020-11-04 7:34 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-04 7:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 15:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/parver/ Michał Górny
2024-06-15 17:33 Michał Górny
2023-11-24 16:32 Arthur Zamarin
2023-11-05 20:58 Michał Górny
2023-10-04 5:51 Michał Górny
2023-10-04 5:18 Michał Górny
2023-07-19 11:10 Michał Górny
2023-01-27 16:13 Arthur Zamarin
2022-12-17 7:08 Michał Górny
2022-12-16 21:12 Arthur Zamarin
2022-11-12 7:33 Michał Górny
2022-06-11 11:32 Yixun Lan
2022-04-27 6:46 Michał Górny
2022-04-26 22:43 Sam James
2022-03-21 8:54 Michał Górny
2021-01-22 23:01 Sam James
2020-11-04 1:00 Sam James
2020-11-02 11:19 Michał Górny
2020-09-29 2:14 Michał Górny
2020-08-02 22:04 Sam James
2020-07-17 7:44 Agostino Sarubbo
2020-07-07 20:13 Michał Górny
2020-05-04 11:35 Michał Górny
2020-04-27 7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-03-28 11:36 Michał Górny
2020-02-04 12:30 Michał Górny
2020-01-28 8:24 Joonas Niilola
2019-11-24 16:15 Aaron Bauman
2018-11-03 8:48 Michał Górny
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=1604475241.533668eea842a2e9a82c9ba5ecb303766404463d.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