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: Sun, 13 Nov 2022 18:57:03 +0000 (UTC)	[thread overview]
Message-ID: <1668365174.57a0612a748b750dafa7c23be28524cc7575cd45.mgorny@gentoo> (raw)

commit:     57a0612a748b750dafa7c23be28524cc7575cd45
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 18:46:14 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 18:46:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a0612a

dev-python/pathspec: Bump to 0.10.2

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

 dev-python/pathspec/Manifest               |  1 +
 dev-python/pathspec/pathspec-0.10.2.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest
index 366c115f2cd3..40da1d7c7b2e 100644
--- a/dev-python/pathspec/Manifest
+++ b/dev-python/pathspec/Manifest
@@ -1 +1,2 @@
 DIST pathspec-0.10.1.tar.gz 43155 BLAKE2B 5a690b6ec5215932074e54bf7c9dac2097261ca421421e86f9a90733fc2fbbbbf6ae8735c685de682919349bbe4bca6b1abce2d572871ba4111cc143b9637491 SHA512 886c16ba9a221720a9fbac6a2aead5a16de62988afbf0ed976f28c312fe524f41ccfb139e0b9699942ca32aa90f183e20656986ed631cf2435818c082d58115d
+DIST pathspec-0.10.2.tar.gz 44432 BLAKE2B 10087659e7c5bc72b9de9b073282f7fadb081cc2bbe028abe802de8d06e287a77b55f621356b1f8873dfbf7dd0ee0c47ee217f00d6c40c2f20680615dfb6bda9 SHA512 10525bda15f844556a08c8b7c13f454ccaece81e74d0e0a10dcfe6f8b260e3c3a571ae1dd1530e361a934e967a2d45d6994d0a5e6bb10026f6768cb08cf24575

diff --git a/dev-python/pathspec/pathspec-0.10.2.ebuild b/dev-python/pathspec/pathspec-0.10.2.ebuild
new file mode 100644
index 000000000000..a69ad1fd06dd
--- /dev/null
+++ b/dev-python/pathspec/pathspec-0.10.2.ebuild
@@ -0,0 +1,22 @@
+# 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


             reply	other threads:[~2022-11-13 18:57 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-13 18:57 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-10-03  7:22 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=1668365174.57a0612a748b750dafa7c23be28524cc7575cd45.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