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: Sun,  5 Nov 2023 20:58:10 +0000 (UTC)	[thread overview]
Message-ID: <1699217880.403d3cc58a18cfa945e2bf3e215cc4c2368d4f3b.mgorny@gentoo> (raw)

commit:     403d3cc58a18cfa945e2bf3e215cc4c2368d4f3b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 20:27:56 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 20:58:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403d3cc5

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.4.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/parver/Manifest b/dev-python/parver/Manifest
index c07b48a9030b..791ce8f5872f 100644
--- a/dev-python/parver/Manifest
+++ b/dev-python/parver/Manifest
@@ -1,2 +1 @@
-DIST parver-0.4.gh.tar.gz 26130 BLAKE2B b2835271434f92e054dea72af716082f6eaf0d9486ed39319815341d3ab256484b0aaa34725f000289efdb75e238fcec4701c50248a1c2f7bf94774c17be3c40 SHA512 3ff9532904712726588b493e6300e8422edf5231774fa01308533e184e66c0e73037aff40be66417de2ad066ac8332a4c62ffabd0bc89cecb29d45ce7b3f2013
 DIST parver-0.5.gh.tar.gz 26048 BLAKE2B ff658dd477a707b7756717da73317c73fff521968ab7c16f55aa2d6ab3270d4961f16afd114dc2775d5beeb9208b2e459a0e3f262ebcbfe825015925a2ed2bbd SHA512 55fd52cb229c8358e89053f4c44d8cdb4bfbc8fd79ec40f4b7c6f18f2c848fb025e2be4e907b5cfbeb598e535fed67be4e10cea71d529a21e6d0712679c665d3

diff --git a/dev-python/parver/parver-0.4.ebuild b/dev-python/parver/parver-0.4.ebuild
deleted file mode 100644
index 2358dc15ebe3..000000000000
--- a/dev-python/parver/parver-0.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-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/parver/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
-	>=dev-python/Arpeggio-1.7[${PYTHON_USEDEP}]
-	>=dev-python/attrs-19.2[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-	test? (
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-		dev-python/pretend[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2023-11-05 20:58 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-05 20:58 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-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  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=1699217880.403d3cc58a18cfa945e2bf3e215cc4c2368d4f3b.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