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 15A5D15806E for ; Tue, 23 May 2023 16:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6F18E0961; Tue, 23 May 2023 16:08:27 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8C9CE096B for ; Tue, 23 May 2023 16:08:27 +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 C283A340ED1 for ; Tue, 23 May 2023 16:08:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CCF08E4 for ; Tue, 23 May 2023 16:08:25 +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: <1684858094.41040fee9fe2be1e10a644b7f51a33d0a0e90a09.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyasn1-modules/Manifest dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild X-VCS-Directories: dev-python/pyasn1-modules/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 41040fee9fe2be1e10a644b7f51a33d0a0e90a09 X-VCS-Branch: master Date: Tue, 23 May 2023 16:08:25 +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: 06c57ad4-e69d-462d-9072-1f193570ff16 X-Archives-Hash: 1eead418ad47966934da92cfa79f789d commit: 41040fee9fe2be1e10a644b7f51a33d0a0e90a09 Author: Michał Górny gentoo org> AuthorDate: Tue May 23 16:02:56 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 23 16:08:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41040fee dev-python/pyasn1-modules: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyasn1-modules/Manifest | 1 - .../pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-python/pyasn1-modules/Manifest b/dev-python/pyasn1-modules/Manifest index 649eaa476534..8c1f986ed2e2 100644 --- a/dev-python/pyasn1-modules/Manifest +++ b/dev-python/pyasn1-modules/Manifest @@ -1,2 +1 @@ -DIST pyasn1-modules-0.2.8.tar.gz 242864 BLAKE2B 22b6cc27d45d19d8e7f5b12c8aeff1fa379bd567fda6b1dc0fafd00c0f4367d32f21cd48cf3cba140f2f11ba7d258140e8014c8420300451ab1acff475d28da7 SHA512 fdfcaa065deffdd732deaa1fa30dec2fc4a90ffe15bd12de40636ce0212f447611096d2f4e652ed786b5c47544439e6a93721fabe121f3320f13965692a1ca5b DIST pyasn1_modules-0.3.0.tar.gz 307901 BLAKE2B bfcfd1442b3e9cd542d4f47160b54308ff5ab0373394f55007a1a3963342b8217bd89b5b71dba9e4a69071e805610c3060a28df40249c9b8a1898f941d40e35a SHA512 fedcf95e0452e133fc0735a1be29fb5e7df563243203463c66b85d9af6194a550c78a96fec2d915be1aa6b98428f51b6ed4feb7ed3838c515d044fbafeb2cb46 diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild deleted file mode 100644 index e10a8f685e32..000000000000 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 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_{9..11} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="pyasn1 modules" -HOMEPAGE=" - https://pypi.org/project/pyasn1-modules/ - https://github.com/etingof/pyasn1-modules/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" - -RDEPEND=" - >=dev-python/pyasn1-0.4.6[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest - -python_install_all() { - distutils-r1_python_install_all - insinto /usr/share/${P} - doins -r tools -}