public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 27 Apr 2022 06:46:40 +0000 (UTC)	[thread overview]
Message-ID: <1651041996.e1784e1f8913c47f804ed4861f5663ad8e84f65c.mgorny@gentoo> (raw)

commit:     e1784e1f8913c47f804ed4861f5663ad8e84f65c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 06:43:59 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 06:46:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1784e1f

dev-python/parver: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/parver/parver-0.3.1.ebuild | 37 -----------------------------------
 1 file changed, 37 deletions(-)

diff --git a/dev-python/parver/parver-0.3.1.ebuild b/dev-python/parver/parver-0.3.1.ebuild
deleted file mode 100644
index 0d92eb5c4126..000000000000
--- a/dev-python/parver/parver-0.3.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..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 ~arm64 x86"
-
-RDEPEND="
-	>=dev-python/Arpeggio-1.7[${PYTHON_USEDEP}]
-	>=dev-python/attrs-19.2[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-	"
-
-DEPEND="
-	test? (
-		${RDEPEND}
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pretend[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	# unlock dependencies
-	sed -i -e 's:~=:>=:g' setup.py || die
-
-	distutils-r1_src_prepare
-}


             reply	other threads:[~2022-04-27  6:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27  6:46 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-15 17:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/parver/ 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-26 22:43 Sam James
2022-03-21  8:54 Michał Górny
2021-01-22 23:01 Sam James
2020-11-04  7:34 Michał Górny
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=1651041996.e1784e1f8913c47f804ed4861f5663ad8e84f65c.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