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, 11 Dec 2023 04:14:38 +0000 (UTC)	[thread overview]
Message-ID: <1702268074.ea300db20d945a2700a6038e6cabde72550a7e2b.mgorny@gentoo> (raw)

commit:     ea300db20d945a2700a6038e6cabde72550a7e2b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 03:52:25 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 04:14:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea300db2

dev-python/pathspec: Bump to 0.12.1

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

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

diff --git a/dev-python/pathspec/Manifest b/dev-python/pathspec/Manifest
index 27ac3294b5cf..b22e4fc1e5d1 100644
--- a/dev-python/pathspec/Manifest
+++ b/dev-python/pathspec/Manifest
@@ -1,2 +1,3 @@
 DIST pathspec-0.11.2.tar.gz 47032 BLAKE2B 4a84b8d5850b226713abff743df4a7ffbef0155454337c20aad78f0fd2dd2ad802d3d0f1e557aaffbb550e85e2e051dc9829090b7a43426795dac802b8da3b7a SHA512 bb1a178db145fee8011f579fb3a87564245e94b22adfac42bda921d8e2b95cab32617379e22d8ec2bd6aa7e6f9d96c10df4503e638aabfe6b358050912ab98a8
 DIST pathspec-0.12.0.tar.gz 50357 BLAKE2B 94c704bd48b6dc741b00e8568ff98affe5d5e50a78d16eacda3f557e71c5baba9b036ecf9c3de50fbf8f6e1015c2d7d8b2fd3788d46e138f79d2bae00977c642 SHA512 c95546a0301333ab42e2af63f0729c3b6ad9ec3b9d3773f3201912866d8544a233ffe8878d1cf96abc6cbb7b46743927cc78233c11812c8d5ffed38be8a4e328
+DIST pathspec-0.12.1.tar.gz 51043 BLAKE2B e5cf93dc0a24a51bdcbcec807514344ed4e39029a8f1abe8db7cf8fa4883ac2e74f8b1a3ad6cd44bcff538b5eecc5b091b145c6c8d170de574ce9217d58855cb SHA512 19d1a8ae5936e76eacd691b0e2fb33d0de376556751a9ae007f6b09d0aa36af7d171101df620cab3e93c9913be578ff3d6bba9d4460351ac248e5c9e015380ad

diff --git a/dev-python/pathspec/pathspec-0.12.1.ebuild b/dev-python/pathspec/pathspec-0.12.1.ebuild
new file mode 100644
index 000000000000..448eb6bc8b12
--- /dev/null
+++ b/dev-python/pathspec/pathspec-0.12.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Utility library for gitignore style pattern matching of file paths"
+HOMEPAGE="
+	https://github.com/cpburnz/python-pathspec/
+	https://pypi.org/project/pathspec/
+"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+distutils_enable_tests unittest


             reply	other threads:[~2023-12-11  4:14 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11  4:14 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-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  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=1702268074.ea300db20d945a2700a6038e6cabde72550a7e2b.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