From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyupgrade/
Date: Sun, 24 Sep 2023 03:12:08 +0000 (UTC) [thread overview]
Message-ID: <1695524934.c34c5f4441ea007b80d0a503b7b01a8e2b703f19.mgorny@gentoo> (raw)
commit: c34c5f4441ea007b80d0a503b7b01a8e2b703f19
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 03:08:54 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 03:08:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34c5f44
dev-python/pyupgrade: Bump to 3.13.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyupgrade/Manifest | 1 +
dev-python/pyupgrade/pyupgrade-3.13.0.ebuild | 30 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/pyupgrade/Manifest b/dev-python/pyupgrade/Manifest
index a8f81c668414..bc38d551258f 100644
--- a/dev-python/pyupgrade/Manifest
+++ b/dev-python/pyupgrade/Manifest
@@ -1 +1,2 @@
DIST pyupgrade-3.12.0.gh.tar.gz 63321 BLAKE2B 8b8e5f637c4cd59d5c208bd3d5a620c9462ba1998dd88ead150240fb4b2eece78d97b611b91ecc6fe800f22f19705fb97eaf38c3e3a6fa8efcf2c9cf88435849 SHA512 1d585491fb1da8ec0ac269fe3cd068f515dfea5fd54454906d91ef316bb740443e6140669a4bbc1fe762feea9e637a2f553e606695d7bfc352280b52b663e33d
+DIST pyupgrade-3.13.0.gh.tar.gz 63800 BLAKE2B b1e5c1288b36f7193aae03476ceb0009bd193d0c2801e425501580bb0c8800d7bb101587999133673f15a874956763d55cb8b920e267f135b5d5743de0666769 SHA512 9cd1392bc9522ebffc30e9f9344cbf753f930b684c7022f19d50de69463dea35ec5ea60bba4e6f5ebc74936c784beff57b44d0e7c1c83d03d21f3b57c537e243
diff --git a/dev-python/pyupgrade/pyupgrade-3.13.0.ebuild b/dev-python/pyupgrade/pyupgrade-3.13.0.ebuild
new file mode 100644
index 000000000000..19a841ef7eff
--- /dev/null
+++ b/dev-python/pyupgrade/pyupgrade-3.13.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Tool + pre-commit hook to automatically upgrade syntax for newer Pythons"
+HOMEPAGE="
+ https://github.com/asottile/pyupgrade/
+ https://pypi.org/project/pyupgrade/
+"
+# no tests in sdist, as of 3.3.2
+SRC_URI="
+ https://github.com/asottile/pyupgrade/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+ >=dev-python/tokenize-rt-5.2.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-09-24 3:12 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-24 3:12 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-10 4:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyupgrade/ Michał Górny
2025-10-10 4:48 Michał Górny
2025-05-24 6:11 Michał Górny
2025-05-24 6:11 Michał Górny
2024-12-17 4:12 Michał Górny
2024-10-22 3:10 Michał Górny
2024-10-22 3:10 Michał Górny
2024-10-12 4:59 Michał Górny
2024-07-29 3:26 Michał Górny
2024-07-28 18:51 John Helmert III
2024-06-09 3:17 Michał Górny
2024-06-09 3:17 Michał Górny
2024-03-25 4:47 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-19 4:10 Michał Górny
2023-10-08 17:48 Michał Górny
2023-10-03 5:11 Michał Górny
2023-09-22 3:12 Michał Górny
2023-09-22 3:11 Michał Górny
2023-09-20 4:22 Michał Górny
2023-09-16 3:03 Michał Górny
2023-07-31 7:13 Michał Górny
2023-07-24 11:33 Michał Górny
2023-07-09 3:26 Michał Górny
2023-07-02 2:58 Michał Górny
2023-06-19 4:58 Michał Górny
2023-06-11 5:18 Michał Górny
2023-05-07 4:12 Michał Górny
2023-04-29 9:42 Arthur Zamarin
2023-04-26 5:36 Michał Górny
2023-01-27 20:10 Michał Górny
2022-12-07 15:59 Michał Górny
2022-12-03 9:09 Michał Górny
2022-11-29 20:18 Arthur Zamarin
2022-11-14 5:05 Michał Górny
2022-11-11 14:31 Michał Górny
2022-10-30 6:39 Michał Górny
2022-10-30 6:39 Michał Górny
2022-10-11 12:24 Michał Górny
2022-10-05 5:53 Arthur Zamarin
2022-10-05 5:53 Arthur Zamarin
2022-09-26 10:30 Michał Górny
2022-09-25 6:39 Arthur Zamarin
2022-09-23 1:35 Sam James
2022-09-15 19:56 Arthur Zamarin
2022-08-19 17:38 Sam James
2022-08-19 14:27 Sam James
2022-08-19 0:31 Sam James
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=1695524934.c34c5f4441ea007b80d0a503b7b01a8e2b703f19.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