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 8D9D615800A for ; Mon, 24 Jul 2023 11:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40C15E0923; Mon, 24 Jul 2023 11:32:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 296ADE0923 for ; Mon, 24 Jul 2023 11:32:25 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1CF5634141F for ; Mon, 24 Jul 2023 11:32:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D476EC33 for ; Mon, 24 Jul 2023 11:32:21 +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: <1690198327.8eab99336ff3ad27e957c856a71530dea84b387b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/looseversion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/looseversion/Manifest dev-python/looseversion/looseversion-1.1.2.ebuild dev-python/looseversion/looseversion-1.2.0.ebuild X-VCS-Directories: dev-python/looseversion/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8eab99336ff3ad27e957c856a71530dea84b387b X-VCS-Branch: master Date: Mon, 24 Jul 2023 11:32:21 +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: e8cf20c9-95a9-4315-a37d-01ef77089123 X-Archives-Hash: e68d0ef87876236ed5d43f9bddf4c2f7 commit: 8eab99336ff3ad27e957c856a71530dea84b387b Author: Michał Górny gentoo org> AuthorDate: Mon Jul 24 11:19:13 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 24 11:32:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eab9933 dev-python/looseversion: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/looseversion/Manifest | 2 -- dev-python/looseversion/looseversion-1.1.2.ebuild | 24 ---------------------- dev-python/looseversion/looseversion-1.2.0.ebuild | 25 ----------------------- 3 files changed, 51 deletions(-) diff --git a/dev-python/looseversion/Manifest b/dev-python/looseversion/Manifest index 6dd0d1eab9b6..be908ce41c35 100644 --- a/dev-python/looseversion/Manifest +++ b/dev-python/looseversion/Manifest @@ -1,3 +1 @@ -DIST looseversion-1.1.2.tar.gz 8393 BLAKE2B 4ed8bdf5b7a1e249a9a889d60e5604ff5027e924a10a686b7def882eccb40450564721ceee7adc3860c6bd85188c5fb619ad461fa9fd4f31c8ca09e1d49331b9 SHA512 476cc7b57a9eebdc1c58506f4c394db9a338b4b9689fdfa171aa736fabe62282438d50923a834db104603f09eea44197623e89adcda3121fa522a3fa40585a25 -DIST looseversion-1.2.0.tar.gz 8614 BLAKE2B 3a4736fc8ab7a8521d3ee9d461f263253f1e7ec13002bd72a3a785aa0d1e60910bc0756ff05c24b89dca3052a142c38d4ac950dd32904c6849990078bbce414c SHA512 f0c991af7f972d9b50fabceceba47477d2b4eec937267c0100e73d55559a3d8d304fd873f1e7050dfdba2dd8c0c92db83d3ef440cf7842cda902dd87bc6a5adb DIST looseversion-1.3.0.tar.gz 8799 BLAKE2B 75664c31164062178986a14ff2fcc1a4c3c2c8e5bab9728477c33c73076833b5fdc8d55ebf7444f809a9a3e6152eb9c51888b8227efd4ac5f865890da8ec0472 SHA512 a54c788ba698b07308cfc75b5afba2cda59451d72d178be92b43c433deac9b24bffafa26f121af79a3d42eca8f83e7f50477498e1a17aec47cc213d39aa47eb2 diff --git a/dev-python/looseversion/looseversion-1.1.2.ebuild b/dev-python/looseversion/looseversion-1.1.2.ebuild deleted file mode 100644 index cb47cd8a50d2..000000000000 --- a/dev-python/looseversion/looseversion-1.1.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{9..11} ) -inherit pypi distutils-r1 - -DESCRIPTION="A backwards/forwards-compatible fork of distutils.version.LooseVersion" -HOMEPAGE=" - https://pypi.org/project/looseversion/ - https://github.com/effigies/looseversion -" - -LICENSE="PSF-2" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -distutils_enable_tests pytest - -python_test() { - epytest tests.py -} diff --git a/dev-python/looseversion/looseversion-1.2.0.ebuild b/dev-python/looseversion/looseversion-1.2.0.ebuild deleted file mode 100644 index 6654b11d9f0b..000000000000 --- a/dev-python/looseversion/looseversion-1.2.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit pypi distutils-r1 - -DESCRIPTION="A backwards/forwards-compatible fork of distutils.version.LooseVersion" -HOMEPAGE=" - https://pypi.org/project/looseversion/ - https://github.com/effigies/looseversion -" - -LICENSE="PSF-2" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -distutils_enable_tests pytest - -python_test() { - epytest tests.py -}