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/pyupgrade/
Date: Sun, 30 Oct 2022 06:39:55 +0000 (UTC)	[thread overview]
Message-ID: <1667111930.8336f158dfe12480a29c9869821f9de844822188.mgorny@gentoo> (raw)

commit:     8336f158dfe12480a29c9869821f9de844822188
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 05:56:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 06:38:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8336f158

dev-python/pyupgrade: Remove old

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

 dev-python/pyupgrade/Manifest                |  2 --
 dev-python/pyupgrade/pyupgrade-2.38.2.ebuild | 29 ----------------------------
 dev-python/pyupgrade/pyupgrade-3.0.0.ebuild  | 29 ----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-python/pyupgrade/Manifest b/dev-python/pyupgrade/Manifest
index accbd092a262..fd1572877816 100644
--- a/dev-python/pyupgrade/Manifest
+++ b/dev-python/pyupgrade/Manifest
@@ -1,3 +1 @@
-DIST pyupgrade-2.38.2.gh.tar.gz 64004 BLAKE2B 4d5456173d7202749e87726f5547f8f406ab226e2258d78393f10e1ee8129835a65272ee12c95d3d71139f57982c240c38d67353153af43dfa30a8dc7e4147e0 SHA512 e7184539f9e4c8090be02ba1fef1288564e7f8860457345b3305c06391962491af04497e5fe14297fb9c90a6e7e4de1f07a39235a5358188f5f5fa035ab7eb1b
-DIST pyupgrade-3.0.0.gh.tar.gz 61941 BLAKE2B b1760bfe86dabbb5b93bd2c741c7315ce6463df4fbf477ddc30a830e28044fdfc21328ff32589196c6383396b9550fea3711119ee8cd0c5e4468ec7907066d69 SHA512 ed6b8407e7f39e44d78215e4bb275c3b70426fc087ab9890964cc35133859568147bbdd0ea5731a214f397f58691b0f4c63de55201c38bbfa83cb99db1c6655d
 DIST pyupgrade-3.1.0.gh.tar.gz 62086 BLAKE2B 0a5eccb457591e719e132bfa2444c8587a81a731505f9f848755e72c25bf8addf152ea6f3845fa071fb836c521279934533f58717b261041c700b3b51305f7ec SHA512 b63ced8efe7d76fa40f6f8ccf0f922eec1967098b770ff3a5cdc67a3bf3a057900c592bb041500f8f78f2df782c7b90ab8c453591c8b45d3d2d073f00e8bdae1

diff --git a/dev-python/pyupgrade/pyupgrade-2.38.2.ebuild b/dev-python/pyupgrade/pyupgrade-2.38.2.ebuild
deleted file mode 100644
index 02368726bb1d..000000000000
--- a/dev-python/pyupgrade/pyupgrade-2.38.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 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} )
-
-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/
-"
-SRC_URI="
-	https://github.com/asottile/pyupgrade/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/tokenize-rt[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/pyupgrade/pyupgrade-3.0.0.ebuild b/dev-python/pyupgrade/pyupgrade-3.0.0.ebuild
deleted file mode 100644
index 02368726bb1d..000000000000
--- a/dev-python/pyupgrade/pyupgrade-3.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 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} )
-
-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/
-"
-SRC_URI="
-	https://github.com/asottile/pyupgrade/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/tokenize-rt[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2022-10-30  6:39 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-30  6:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-29  3:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyupgrade/ 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-24  3:12 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-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=1667111930.8336f158dfe12480a29c9869821f9de844822188.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