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, 23 Mar 2024 10:45:09 +0000 (UTC) [thread overview]
Message-ID: <1711190597.662165823f0e7bc87819db54f8592ddf163deeb8.mgorny@gentoo> (raw)
commit: 662165823f0e7bc87819db54f8592ddf163deeb8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 10:43:17 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 10:43:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66216582
dev-python/types-setuptools: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/types-setuptools/Manifest | 4 ----
.../types-setuptools-69.1.0.20240302.ebuild | 17 -----------------
.../types-setuptools-69.1.0.20240308.ebuild | 17 -----------------
.../types-setuptools-69.1.0.20240309.ebuild | 17 -----------------
.../types-setuptools-69.2.0.20240316.ebuild | 17 -----------------
5 files changed, 72 deletions(-)
diff --git a/dev-python/types-setuptools/Manifest b/dev-python/types-setuptools/Manifest
index b031bc38ed7d..8d2a75f503f1 100644
--- a/dev-python/types-setuptools/Manifest
+++ b/dev-python/types-setuptools/Manifest
@@ -1,6 +1,2 @@
-DIST types-setuptools-69.1.0.20240302.tar.gz 34794 BLAKE2B 278be0abe3891e8436a2a583d7220d7e28e80606a7170bdc174aa184d43734f5c46c396a12122cbdfe593020fcd4e8851389f99ef0708226d2a47a547dc4b0e6 SHA512 9160098d6146f32069805a096d8c3418de1618748948ff813d0209071b28746bd526441e8e34d93b8e0ac9d5a9d22b6656a6a00377bd6599263fa13e3456189a
-DIST types-setuptools-69.1.0.20240308.tar.gz 34868 BLAKE2B 091073d8741f2d3d7a45cfe31ab07bbfc52a7a90b049d5bbe354fce9baaf8c45dacda70651f6b12a4e88a92e6f27a667075a96529583d688657357554a9e05e1 SHA512 326d304bb5c1fb8b6b95793e48da69ad3ee4fa1c87f45fd272d91502a69e65f354cc0806dacfe82122af13ee58de0d12eaec12f8a9cb20adaf4284794652e679
-DIST types-setuptools-69.1.0.20240309.tar.gz 34986 BLAKE2B e3ff6c1f30d5233841dea49799eb283e82f730fcb59bd4d548d42950f11e1d0586bb319f47bef45eaa753f9963dbea625a17d112df4a7ef6df495d76a5abf130 SHA512 9b2e000bca7e0103a0ca971dffbac6cf5c7ff8b0bed725dfba67a99aa51b0f85dd4a11fad25a97df7fc2a83b2557e75295bb4057ebabb1ebb1117da749795f21
DIST types-setuptools-69.1.0.20240310.tar.gz 35216 BLAKE2B 90c64107c56c5a558a640ec5e63d1d2d2ba74287c804eda22109fbc68e9edf8af04f7012868c63696e0ce73ac7b4781151ccd49a0db74d7c479a776b3fb742a3 SHA512 5f27a71b44c5353648a634d812ea76e73e4e27a3408f7fd651e5e147cfba8ce51e55ea0773d550bb63e44fc15fb32fe824a558ba4a8e03ac6c7140c83ded35d5
-DIST types-setuptools-69.2.0.20240316.tar.gz 35324 BLAKE2B 067abd45f75cbecc2601b87a5e18c3099ad8030af86e8d0e1a39c3682adb8be1deba320bdaca58d567c58c72b7d907e9dc50497c00954a5cc967ebabfd97ab9b SHA512 d0fd1174755c81d9d92495515cd7ffbc4a69c2af4b756f48deeced9dcf421182b112e9b47931972a312cd9ec30e87379b373ab19f2c44140df37293e98d8bbd6
DIST types-setuptools-69.2.0.20240317.tar.gz 36743 BLAKE2B 1e3a318993b3f802cb0fac94400d5859e57f009a26a1448586420e14a62b4296414c2d43ee860f53b65ddf6e5d42278a5757e96e62d0db2df1739f94d5974003 SHA512 58bd476d81a5f423b733efe5b7bd4a961849ec0cf558a45b52347bca3ae99692463ba26ae0fbc4df9a895ba88937393159541d2d00a2d026b9a5388beafcafbb
diff --git a/dev-python/types-setuptools/types-setuptools-69.1.0.20240302.ebuild b/dev-python/types-setuptools/types-setuptools-69.1.0.20240302.ebuild
deleted file mode 100644
index 4ac1e9e449a5..000000000000
--- a/dev-python/types-setuptools/types-setuptools-69.1.0.20240302.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..12} )
-
-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 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/dev-python/types-setuptools/types-setuptools-69.1.0.20240308.ebuild b/dev-python/types-setuptools/types-setuptools-69.1.0.20240308.ebuild
deleted file mode 100644
index 69fd1036f5c6..000000000000
--- a/dev-python/types-setuptools/types-setuptools-69.1.0.20240308.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..12} )
-
-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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/dev-python/types-setuptools/types-setuptools-69.1.0.20240309.ebuild b/dev-python/types-setuptools/types-setuptools-69.1.0.20240309.ebuild
deleted file mode 100644
index 69fd1036f5c6..000000000000
--- a/dev-python/types-setuptools/types-setuptools-69.1.0.20240309.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..12} )
-
-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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/dev-python/types-setuptools/types-setuptools-69.2.0.20240316.ebuild b/dev-python/types-setuptools/types-setuptools-69.2.0.20240316.ebuild
deleted file mode 100644
index 69fd1036f5c6..000000000000
--- a/dev-python/types-setuptools/types-setuptools-69.2.0.20240316.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..12} )
-
-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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
next reply other threads:[~2024-03-23 10:45 UTC|newest]
Thread overview: 109+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-23 10:45 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 14:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/types-setuptools/ Michał Górny
2025-03-15 12:42 Arthur Zamarin
2025-03-13 7:20 Michał Górny
2025-03-05 6:08 Michał Górny
2025-03-01 11:57 Michał Górny
2025-03-01 6:45 Michał Górny
2025-02-10 5:47 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:03 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: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=1711190597.662165823f0e7bc87819db54f8592ddf163deeb8.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