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/pathspec/
Date: Mon,  3 Oct 2022 07:22:10 +0000 (UTC)	[thread overview]
Message-ID: <1664781195.f337b8647f8274c5a63053eb35c90a76006f7cb8.mgorny@gentoo> (raw)

commit:     f337b8647f8274c5a63053eb35c90a76006f7cb8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 07:13:15 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 07:13:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f337b864

dev-python/pathspec: Remove old

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

 dev-python/pathspec/Manifest                 |  2 --
 dev-python/pathspec/pathspec-0.10.0.ebuild   | 22 ----------------------
 dev-python/pathspec/pathspec-0.9.0-r1.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest
index 7f39f87068c2..366c115f2cd3 100644
--- a/dev-python/pathspec/Manifest
+++ b/dev-python/pathspec/Manifest
@@ -1,3 +1 @@
-DIST pathspec-0.10.0.tar.gz 41552 BLAKE2B 28f53bc760f2ad474223f80c46f8be473e3723898b7ea923fe86f25a46c71d9f69687fdb4a7962b1922e2e35595d0b6134c97d29c60b08fd7e0b6cb2ca75ec14 SHA512 5a02de5b55ff58185e9821de09d9f7b6acb494eb65e73c7340b0c91fb06badcfc93a6804cf5a77a37be3ecfe7b76afa1ed42fd364c3384e193f4ef7488ba33b3
 DIST pathspec-0.10.1.tar.gz 43155 BLAKE2B 5a690b6ec5215932074e54bf7c9dac2097261ca421421e86f9a90733fc2fbbbbf6ae8735c685de682919349bbe4bca6b1abce2d572871ba4111cc143b9637491 SHA512 886c16ba9a221720a9fbac6a2aead5a16de62988afbf0ed976f28c312fe524f41ccfb139e0b9699942ca32aa90f183e20656986ed631cf2435818c082d58115d
-DIST pathspec-0.9.0.tar.gz 29483 BLAKE2B 00b48f6987a074e23ac6f344a44ac8f265463bdd87907cb8a602c690a739d1a9a673182fc4d61a6e2ffc02acb6632591b873e435f9fc3893e1cc48015e120a16 SHA512 660f13525325c27b598048a3576fd704c3843e0b07770187d005f0e93996a90cee44e9a0725b6bf775982f586ed3b4ba7cccee966d7149e71e2b95d48030b2f2

diff --git a/dev-python/pathspec/pathspec-0.10.0.ebuild b/dev-python/pathspec/pathspec-0.10.0.ebuild
deleted file mode 100644
index a69ad1fd06dd..000000000000
--- a/dev-python/pathspec/pathspec-0.10.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Utility library for gitignore style pattern matching of file paths"
-HOMEPAGE="
-	https://github.com/cpburnz/python-pathspec/
-	https://pypi.org/project/pathspec/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pathspec/pathspec-0.9.0-r1.ebuild b/dev-python/pathspec/pathspec-0.9.0-r1.ebuild
deleted file mode 100644
index 979c9262c50b..000000000000
--- a/dev-python/pathspec/pathspec-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Utility library for gitignore style pattern matching of file paths"
-HOMEPAGE="
-	https://github.com/cpburnz/python-path-specification/
-	https://pypi.org/project/pathspec/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-distutils_enable_tests unittest


             reply	other threads:[~2022-10-03  7:22 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-03  7:22 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/pathspec/ Michał Górny
2023-12-30 14:32 Michał Górny
2023-12-30 14:25 Arthur Zamarin
2023-12-11  4:14 Michał Górny
2023-12-10  6:45 Michał Górny
2023-09-01 16:42 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-07-29  2:54 Michał Górny
2023-05-03 10:47 Fabian Groffen
2023-04-22  9:16 Michał Górny
2023-04-22  9:04 Arthur Zamarin
2023-03-15  6:13 Michał Górny
2023-02-24 20:04 Michał Górny
2023-02-24 20:04 Michał Górny
2023-02-24 19:58 Arthur Zamarin
2023-01-25  7:55 Michał Górny
2022-12-17  6:43 Michał Górny
2022-12-16 19:43 Arthur Zamarin
2022-12-10  6:37 Michał Górny
2022-11-13 18:57 Michał Górny
2022-10-03  0:44 Sam James
2022-09-02 13:44 Arthur Zamarin
2022-08-31  9:21 Michał Górny
2022-06-12 14:25 Michał Górny
2022-06-12 12:46 Sam James
2022-05-11 17:54 Michał Górny
2022-05-11 17:54 Michał Górny
2022-04-10 10:44 James Le Cuirot
2021-08-26  8:15 Michał Górny
2021-08-26  3:00 Sam James
2021-07-18  6:16 Michał Górny
2021-05-07 11:25 Michał Górny
2021-01-05 21:32 Michał Górny
2021-01-05 21:03 Sam James
2020-12-04 14:35 Sam James
2020-11-28  7:47 Sam James
2020-09-04  8:57 Sergei Trofimovich
2020-07-16 12:50 Sam James
2020-07-16  4:18 Sam James
2020-07-09 13:06 Michał Górny
2020-07-09 13:06 Michał Górny
2020-05-31 23:46 Matt Turner
2020-05-30  7:12 Michał Górny
2020-05-02 13:30 Mart Raudsepp
2020-04-14 20:13 Sebastian Pipping
2020-04-08 14:01 Agostino Sarubbo
2020-04-08 12:46 Agostino Sarubbo
2020-04-05 19:01 Sergei Trofimovich
2020-03-28 11:36 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2020-02-05 17:59 Michał Górny
2020-01-26 11:47 Tim Harder
2019-12-02 10:46 Agostino Sarubbo
2019-12-02 10:45 Agostino Sarubbo
2019-11-17  2:41 Tim Harder
2019-11-17  2:35 Tim Harder

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=1664781195.f337b8647f8274c5a63053eb35c90a76006f7cb8.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