From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/types-setuptools/
Date: Sat, 2 Nov 2024 09:03:47 +0000 (UTC) [thread overview]
Message-ID: <1730538201.1cb43eac773d30fa229d1259441eec11db4d0304.mgorny@gentoo> (raw)
commit: 1cb43eac773d30fa229d1259441eec11db4d0304
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 2 09:03:21 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 09:03:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb43eac
dev-python/types-setuptools: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-setuptools/Manifest | 5 -----
.../types-setuptools-74.1.0.20240907.ebuild | 17 -----------------
.../types-setuptools-75.1.0.20240917.ebuild | 17 -----------------
.../types-setuptools-75.1.0.20241014.ebuild | 17 -----------------
.../types-setuptools-75.2.0.20241018.ebuild | 17 -----------------
.../types-setuptools-75.2.0.20241019.ebuild | 17 -----------------
6 files changed, 90 deletions(-)
diff --git a/dev-python/types-setuptools/Manifest b/dev-python/types-setuptools/Manifest
index 8338e987a458..a212317d1eaa 100644
--- a/dev-python/types-setuptools/Manifest
+++ b/dev-python/types-setuptools/Manifest
@@ -1,6 +1 @@
-DIST types-setuptools-74.1.0.20240907.tar.gz 42970 BLAKE2B 06ceaba13ee061d231a0c02196fc97b3e64a7a13d9a728ab0cb5cab728d8944b2ebbb73d77b6c5d805f7fe1cc5f2b34dcae2bf62a12e27d265cd03507092d31e SHA512 623e5904e3d102a603feaa88ac7a4558a06cfc8e25888c013352d3016efdc296fd7dd343466cd646ccc41d9d6c65e789467eb309a5946b282110550589d1126f
-DIST types-setuptools-75.1.0.20240917.tar.gz 42585 BLAKE2B 7c38b2249c0f297e81f0fb7e19222ba6c5c103833a51c410a560c52669537f511f950e2f5777319c43fd07b821de6d6ce7ddd77c4fd19bcc6e046ccbe4f82172 SHA512 8861e31317f23496dcddc9f7fa3eacdf7fda1a097a4e257b41755b97de3571f698e3ec3bb6260ccc6168a5b7ad309c4399f7806727e185b6d3d9bff332e7942f
-DIST types-setuptools-75.1.0.20241014.tar.gz 42773 BLAKE2B b7be7f47ad03eafefc31e23aba284aca6f04cce32d20d6128effdcae6f7a00e3707ef9aec02de70d79a4fc73bedb33ceea965faf75bb1b75ab6576ae1e4a8f10 SHA512 784c8ded17746869066b4fdbb7203a17c8271baf8f019ff34da39f212284e6d6a28b06b583823e5bd7c58cb059459d07d46a3178b1784aeadce2ba7ed0c8a979
-DIST types-setuptools-75.2.0.20241018.tar.gz 42813 BLAKE2B 99157a03b73056db869690814d4e68a1cc9ff0454d13a99ba0af849f8c5a14b1db5c64015c52fe9fedbf6a070b3a25b9de11d0000864f5c689d28141005151b4 SHA512 e7a39d28dc24d20769c6593224df61831aced34d3f12625bd05547a60565e357d37d616c693b0c1ffb2a32813a9795f8be65a3f495452e1e3ba88f987163bd59
-DIST types-setuptools-75.2.0.20241019.tar.gz 42888 BLAKE2B 5aa214fd1c7b7d586376a41cc98bd95bfa4f634b17d3ac427df44b58bc297b94fd109bb49a9ae7c2c69dc94a49a71edff836220306541d978181f682ebf65e0d SHA512 c7e9ceee5477cd783b8ff49d2139d1d5bed690f3bd69aa6dc4870be7f5de5fa5b92e6034aa5b4ed9f7ff0c2b0f49c081579d9a83d58cbc4a8caae68150a723b1
DIST types-setuptools-75.2.0.20241025.tar.gz 43477 BLAKE2B 76cc7b50a0b1a8f6bc11752caf5ff09272acd0ae8ddeb76c6c367fe8350be9ac9ce79b0cc8e603aaa3c90300b86fd97ab72241998ea69396a128207052dfd36b SHA512 86a1c753a7258d61678c9eda59c8d0f1549180e08216e754e717f7f07c50c4c48ec3275f1516d3b49566ba271be6aeee1b3ea3672c627fac98d8adbddf2b3d17
diff --git a/dev-python/types-setuptools/types-setuptools-74.1.0.20240907.ebuild b/dev-python/types-setuptools/types-setuptools-74.1.0.20240907.ebuild
deleted file mode 100644
index 7868f39fe54a..000000000000
--- a/dev-python/types-setuptools/types-setuptools-74.1.0.20240907.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/dev-python/types-setuptools/types-setuptools-75.1.0.20240917.ebuild b/dev-python/types-setuptools/types-setuptools-75.1.0.20240917.ebuild
deleted file mode 100644
index 7868f39fe54a..000000000000
--- a/dev-python/types-setuptools/types-setuptools-75.1.0.20240917.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/dev-python/types-setuptools/types-setuptools-75.1.0.20241014.ebuild b/dev-python/types-setuptools/types-setuptools-75.1.0.20241014.ebuild
deleted file mode 100644
index 50edc0c91a3c..000000000000
--- a/dev-python/types-setuptools/types-setuptools-75.1.0.20241014.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/dev-python/types-setuptools/types-setuptools-75.2.0.20241018.ebuild b/dev-python/types-setuptools/types-setuptools-75.2.0.20241018.ebuild
deleted file mode 100644
index 50edc0c91a3c..000000000000
--- a/dev-python/types-setuptools/types-setuptools-75.2.0.20241018.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/dev-python/types-setuptools/types-setuptools-75.2.0.20241019.ebuild b/dev-python/types-setuptools/types-setuptools-75.2.0.20241019.ebuild
deleted file mode 100644
index 50edc0c91a3c..000000000000
--- a/dev-python/types-setuptools/types-setuptools-75.2.0.20241019.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for setuptools"
-HOMEPAGE="https://pypi.org/project/types-setuptools/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
next reply other threads:[~2024-11-02 9:03 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-02 9:03 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/types-setuptools/ Michał Górny
2025-02-10 5:47 Michał Górny
2025-01-25 9:20 Arthur Zamarin
2025-01-11 9:36 Michał Górny
2025-01-11 9:05 Sam James
2025-01-10 5:31 Michał Górny
2024-12-23 6:17 Michał Górny
2024-12-07 11:52 Michał Górny
2024-12-07 11:07 Arthur Zamarin
2024-11-26 7:01 Michał Górny
2024-11-20 7:56 Michał Górny
2024-11-20 7:56 Michał Górny
2024-11-19 4:42 Michał Górny
2024-11-16 7:24 Michał Górny
2024-11-15 4:59 Michał Górny
2024-11-12 5:35 Michał Górny
2024-11-07 6:45 Michał Górny
2024-11-05 5:53 Michał Górny
2024-11-02 9:01 Michał Górny
2024-10-25 4:04 Michał Górny
2024-10-19 6:03 Michał Górny
2024-10-18 4:29 Michał Górny
2024-10-14 4:11 Michał Górny
2024-10-05 8:34 Arthur Zamarin
2024-09-17 6:11 Michał Górny
2024-09-14 12:32 Michał Górny
2024-09-07 12:15 Michał Górny
2024-09-07 11:26 Jakov Smolić
2024-09-07 6:23 Michał Górny
2024-08-31 6:55 Michał Górny
2024-08-22 5:13 Michał Górny
2024-08-21 19:13 Michał Górny
2024-08-18 6:04 Michał Górny
2024-08-17 7:35 Michał Górny
2024-08-17 7:28 Michał Górny
2024-08-13 4:55 Michał Górny
2024-08-06 4:45 Michał Górny
2024-07-27 9:44 Michał Górny
2024-07-27 6:49 Arthur Zamarin
2024-07-27 5:52 Michał Górny
2024-07-24 4:45 Michał Górny
2024-07-23 3:18 Michał Górny
2024-07-20 9:01 Michał Górny
2024-07-20 8:14 Arthur Zamarin
2024-07-13 12:02 Michał Górny
2024-07-13 10:03 Arthur Zamarin
2024-07-10 6:32 Michał Górny
2024-07-04 5:13 Michał Górny
2024-06-27 12:40 Michał Górny
2024-06-25 8:01 Michał Górny
2024-06-08 9:02 Michał Górny
2024-06-08 7:12 Sam James
2024-05-25 6:33 Michał Górny
2024-05-25 6:22 Sam James
2024-05-24 4:03 Michał Górny
2024-05-22 4:49 Michał Górny
2024-05-19 6:02 Michał Górny
2024-05-18 10:15 Michał Górny
2024-05-18 4:52 Michał Górny
2024-05-13 14:03 Michał Górny
2024-05-01 17:44 Michał Górny
2024-05-01 16:22 Sam James
2024-04-23 5:38 Michał Górny
2024-04-16 6:46 Michał Górny
2024-04-06 12:37 Michał Górny
2024-04-06 9:41 Arthur Zamarin
2024-03-23 10:45 Michał Górny
2024-03-23 10:41 Michał Górny
2024-03-17 3:31 Michał Górny
2024-03-16 6:54 Michał Górny
2024-03-10 3:35 Michał Górny
2024-03-09 7:18 Michał Górny
2024-03-08 5:40 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:23 Arthur Zamarin
2024-03-02 6:43 Michał Górny
2024-03-01 4:47 Michał Górny
2024-02-29 4:18 Michał Górny
2024-02-23 3:40 Michał Górny
2024-02-17 6:10 Michał Górny
2024-02-15 4:11 Michał Górny
2024-02-03 9:17 Michał Górny
2024-02-03 8:59 Arthur Zamarin
2024-01-25 4:52 Michał Górny
2024-01-20 20:00 Michał Górny
2024-01-20 18:35 Arthur Zamarin
2024-01-15 7:18 Michał Górny
2024-01-06 6:45 Michał Górny
2023-12-09 15:30 Michał Górny
2023-12-09 15:13 Michał Górny
2023-11-29 6:36 Arthur Zamarin
2023-11-24 4:34 Michał Górny
2023-11-22 14:04 Arthur Zamarin
2023-11-22 11:11 Sam James
2023-11-22 10:59 Michał Górny
2023-11-22 9:50 Michał Górny
2023-11-11 20:44 Arthur Zamarin
2023-11-11 20:17 Arthur Zamarin
2023-11-11 20:17 Arthur Zamarin
2023-11-11 20:02 Sam James
2023-11-09 4:15 Michał Górny
2023-10-26 16:08 Michał Górny
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=1730538201.1cb43eac773d30fa229d1259441eec11db4d0304.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