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/parse/
Date: Sat,  9 Dec 2023 13:56:10 +0000 (UTC)	[thread overview]
Message-ID: <1702130004.85f19a647b20d0a2da29633be663e009ea64d4ad.mgorny@gentoo> (raw)

commit:     85f19a647b20d0a2da29633be663e009ea64d4ad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 13:53:24 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 13:53:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f19a64

dev-python/parse: Remove old

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

 dev-python/parse/Manifest            |  1 -
 dev-python/parse/parse-1.19.1.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/parse/Manifest b/dev-python/parse/Manifest
index 3976ccc8f287..cd34a36cd39f 100644
--- a/dev-python/parse/Manifest
+++ b/dev-python/parse/Manifest
@@ -1,2 +1 @@
-DIST parse-1.19.1.gh.tar.gz 26732 BLAKE2B 15a1a11d9ca5c93a07848db4acdae1b9b489e3366f3dcbdcbae06a22b2bc8183fd266106dec5b975be8fd6926ee29d9ee4850db8d8504b8fc489bee82c7f0492 SHA512 f3fd067cbe6f30f0e61297f471dd7eb183d351ca60bf5a4dfd31cf0775988ecea6dfdf3f0ecd23dbe9fb3f8be3f5c1b824af660074589cb3b289658d0af898fa
 DIST parse-1.20.0.tar.gz 28871 BLAKE2B a6635641cb780c246053ddd7ecd397e994964086d3e5191356e425bb837b0e1c201c6b4e92755b4c4351589ff9055826964fa9eaac756e98bac90766a4703e06 SHA512 40ba63f62138c2273ec9bb603b7d8f74b471d9b143a49062a0f9979f8d84a7acce9d56ac046d38c6900fe07e9b5b3fdd3de7f2e78708e85234ec56b86410b14a

diff --git a/dev-python/parse/parse-1.19.1.ebuild b/dev-python/parse/parse-1.19.1.ebuild
deleted file mode 100644
index b0a470dfc543..000000000000
--- a/dev-python/parse/parse-1.19.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Parse strings using a specification based on the Python format() syntax"
-HOMEPAGE="
-	https://github.com/r1chardj0n3s/parse/
-	https://pypi.org/project/parse/
-"
-SRC_URI="
-	https://github.com/r1chardj0n3s/parse/archive/refs/tags/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
-
-distutils_enable_tests unittest


             reply	other threads:[~2023-12-09 13:56 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 13:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 18:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/parse/ Ionen Wolkens
2024-06-28 14:45 Ionen Wolkens
2024-06-26  8:00 Sam James
2024-06-11  7:57 Ionen Wolkens
2024-05-10  4:26 Ionen Wolkens
2024-02-22  6:16 Ionen Wolkens
2024-02-11 11:11 Sam James
2024-01-28  5:39 Ionen Wolkens
2023-12-09 13:52 Michał Górny
2023-11-25  3:59 Ionen Wolkens
2023-11-20 15:23 Michał Górny
2023-09-18 20:47 Arthur Zamarin
2023-08-14 17:57 Jakov Smolić
2023-08-13 16:10 Arthur Zamarin
2023-07-22 19:07 Ionen Wolkens
2023-07-22 18:36 Sam James
2023-07-02 19:32 Ionen Wolkens
2023-06-19 17:05 Ionen Wolkens
2023-05-23 17:15 Ionen Wolkens
2023-02-13 15:59 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-05-13 14:51 Ionen Wolkens
2022-05-13 14:51 Ionen Wolkens
2021-10-22 14:35 Agostino Sarubbo
2021-10-19  0:12 Sam James
2021-10-15 15:53 Ionen Wolkens
2017-04-28 14:14 Manuel Rüger

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=1702130004.85f19a647b20d0a2da29633be663e009ea64d4ad.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