From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7D822158064 for ; Wed, 1 May 2024 17:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D30EE2AB5; Wed, 1 May 2024 17:33:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E3A8E2AB5 for ; Wed, 1 May 2024 17:33:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 084943430E6 for ; Wed, 1 May 2024 17:33:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EFE5197A for ; Wed, 1 May 2024 17:33:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1714584819.757a4f057b66aacf4b5db37f515dc43c07e8e6d6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/itsdangerous/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/itsdangerous/Manifest dev-python/itsdangerous/itsdangerous-2.1.2.ebuild X-VCS-Directories: dev-python/itsdangerous/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 757a4f057b66aacf4b5db37f515dc43c07e8e6d6 X-VCS-Branch: master Date: Wed, 1 May 2024 17:33:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7f703668-09c7-435b-adb1-06e3fc473213 X-Archives-Hash: e28bc2d35c9c7ba85cb69c4ef5c7bb68 commit: 757a4f057b66aacf4b5db37f515dc43c07e8e6d6 Author: Michał Górny gentoo org> AuthorDate: Wed May 1 16:46:11 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 1 17:33:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757a4f05 dev-python/itsdangerous: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/itsdangerous/Manifest | 1 - dev-python/itsdangerous/itsdangerous-2.1.2.ebuild | 28 ----------------------- 2 files changed, 29 deletions(-) diff --git a/dev-python/itsdangerous/Manifest b/dev-python/itsdangerous/Manifest index f1ce7421bb69..54a714671d39 100644 --- a/dev-python/itsdangerous/Manifest +++ b/dev-python/itsdangerous/Manifest @@ -1,2 +1 @@ -DIST itsdangerous-2.1.2.tar.gz 56143 BLAKE2B 4c36cb26bcc6b6821b92b88b0254711ebe00bfda2193cecf0a7eb1fd514806f366fc0b4dc587a383003ec1272a2bc732418a46b44fa711beaedc06c379635ddc SHA512 e4d870a33992b309ed778f403c0c1e098983a693d1165260748bf36385ebfadb583811e05ddd48001a33cf6a4e963b7dd8a8c68919c5b4b86f63621d8869e259 DIST itsdangerous-2.2.0.tar.gz 54410 BLAKE2B 8179d8bc705a9d695046c8ec5e37df5a0f7f8e8c7e000d2a25b684ab0292874fa2a79085326a4001df4a782247f5ce1c1425f8c4a6490818929ae80a146f140b SHA512 ed046cc371ea9aa1f7cd3bd201f1b68910a2b008bd8434c425332cecec6539cf031df6e2223a1fdccd68c12ccf5486e80f178d5906911b19417f0ea244e367f8 diff --git a/dev-python/itsdangerous/itsdangerous-2.1.2.ebuild b/dev-python/itsdangerous/itsdangerous-2.1.2.ebuild deleted file mode 100644 index 9ef836ae8a8b..000000000000 --- a/dev-python/itsdangerous/itsdangerous-2.1.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# 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_{10..12} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Various helpers to pass trusted data to untrusted environments and back" -HOMEPAGE=" - https://palletsprojects.com/p/itsdangerous/ - https://github.com/pallets/itsdangerous/ - https://pypi.org/project/itsdangerous/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" - -BDEPEND=" - test? ( - dev-python/freezegun[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest