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/whatthepatch/
Date: Sun, 29 Jan 2023 07:13:05 +0000 (UTC)	[thread overview]
Message-ID: <1674976376.3904c5288692ce1170a4596cb6ce175d81ca0cba.mgorny@gentoo> (raw)

commit:     3904c5288692ce1170a4596cb6ce175d81ca0cba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 06:25:27 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 07:12:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3904c528

dev-python/whatthepatch: Bump to 1.0.4

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

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

diff --git a/dev-python/whatthepatch/Manifest b/dev-python/whatthepatch/Manifest
index c053b76edee1..b631f6baed56 100644
--- a/dev-python/whatthepatch/Manifest
+++ b/dev-python/whatthepatch/Manifest
@@ -1 +1,2 @@
 DIST whatthepatch-1.0.3.tar.gz 28634 BLAKE2B 94c5a074bf30ce81dbad1c8c3830efa726f8526e35da03949abb32803721ed01f3faf4c6bfe098bf679e3990489c19a7ba06c73a86959e4ee59adc2a37d59e3b SHA512 87e3e0aa78f71ad73f1b9663c3b1b53ae700ce82f2a5135717487d2ce8e597e3eeb2a9316b3ac96c27eb25a4a8c1e11658d93e976e882dd9f46cb1057f317211
+DIST whatthepatch-1.0.4.tar.gz 31063 BLAKE2B b3f66ca0783ae147ebf5d47aa155a23cfbc16fc19aaca9812b53b2a292543f64447e31b469645bfeffb8ab1b8a5ea7cebb9ebad5e9815d6a84a3b44068329448 SHA512 89705fa1ad4a797038b8c4cd30c7ca88b5b51474265bc157f45c244b258075cde587c6da16fabfaa2d6b90eee858ccf82c9f01ce8e44412a5eac504f95fb413b

diff --git a/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild
new file mode 100644
index 000000000000..14cb3b738351
--- /dev/null
+++ b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-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="A patch parsing and application library."
+HOMEPAGE="
+	https://github.com/cscorley/whatthepatch/
+	https://pypi.org/project/whatthepatch/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-01-29  7:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29  7:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-03  6:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/whatthepatch/ Michał Górny
2024-08-03  6:37 Michał Górny
2024-07-14 19:51 Arthur Zamarin
2024-06-20 14:23 Petr Vaněk
2024-06-20 14:23 Petr Vaněk
2023-11-24 15:31 Michał Górny
2023-11-22 15:25 Andrew Ammerlaan
2023-06-06  5:57 Michał Górny
2023-06-06  1:51 Sam James
2023-05-26 21:12 Arthur Zamarin
2023-05-06 16:44 Arthur Zamarin
2023-02-28 19:09 Sam James
2023-02-28 19:00 Michał Górny
2023-02-28 19:00 Michał Górny
2023-02-28 18:31 Arthur Zamarin
2022-12-17  7:03 Michał Górny
2022-12-16 20:04 Arthur Zamarin
2022-11-13 18:57 Michał Górny
2022-11-08  3:52 Sam James
2022-10-10 23:40 Sam James
2022-08-22 17:26 Sam James
2022-07-14 20:38 Arthur Zamarin
2022-07-12 18:57 Andrew Ammerlaan

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=1674976376.3904c5288692ce1170a4596cb6ce175d81ca0cba.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