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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65542138355 for ; Sun, 29 Mar 2020 07:31:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 913CEE09EC; Sun, 29 Mar 2020 07:31:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6671AE09EC for ; Sun, 29 Mar 2020 07:31:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B163434FAC8 for ; Sun, 29 Mar 2020 07:31:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6EF41B0 for ; Sun, 29 Mar 2020 07:31:34 +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: <1585467053.b48c405262c1228d49b6f2b3906a44dc6a83a688.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc3987/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rfc3987/Manifest dev-python/rfc3987/rfc3987-1.3.7.ebuild dev-python/rfc3987/rfc3987-1.3.8.ebuild X-VCS-Directories: dev-python/rfc3987/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b48c405262c1228d49b6f2b3906a44dc6a83a688 X-VCS-Branch: master Date: Sun, 29 Mar 2020 07:31:34 +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: 42bb18a0-79e1-419e-b207-c03b73c5089b X-Archives-Hash: 4dc1de2a6eef4cd9d546e4e99a9c06ff commit: b48c405262c1228d49b6f2b3906a44dc6a83a688 Author: Michał Górny gentoo org> AuthorDate: Sun Mar 29 07:16:06 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Mar 29 07:30:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48c4052 dev-python/rfc3987: Remove redundant versions Signed-off-by: Michał Górny gentoo.org> dev-python/rfc3987/Manifest | 1 - dev-python/rfc3987/rfc3987-1.3.7.ebuild | 27 --------------------------- dev-python/rfc3987/rfc3987-1.3.8.ebuild | 27 --------------------------- 3 files changed, 55 deletions(-) diff --git a/dev-python/rfc3987/Manifest b/dev-python/rfc3987/Manifest index 29a0f15d4c4..f754806f385 100644 --- a/dev-python/rfc3987/Manifest +++ b/dev-python/rfc3987/Manifest @@ -1,2 +1 @@ -DIST rfc3987-1.3.7.tar.gz 20701 BLAKE2B 234f3dc60d83e5615ae9fbbc14d063f9a993a532f5e7042144a8f5e995d44a27d88c284f7e12ff1f3f92d2440333438b3e1a0804ab43ca229305ce20ec4cb4f2 SHA512 c5fa8eb36358f7f42d12adc305031bfff7bd77e83316ad4458ed07acc6094c7d9109b95848b9296dcbc6677ce34aa59b1be8fd57dfcdc6be47eb92aeda51c518 DIST rfc3987-1.3.8.tar.gz 20700 BLAKE2B 0662a5f376680a18eb58c76b5d1d4df653f62df7175f8c3f828cf8a410f900ba8feb81faf4ce40fabeecb74047e6b1542e170fba946d3189b18c553f16eda1e4 SHA512 0e81b8dbc8c410f08b1efa7ee1c90174ed6e70bf7622d3748f598d383583b439908e1b5da1e1a1eb22af4f214ae08680a29f00b253f37808034bae8a1808c32c diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild deleted file mode 100644 index 56d392904d3..00000000000 --- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" -HOMEPAGE="https://github.com/dgerber/rfc3987 https://pypi.org/project/rfc3987/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="$(python_gen_cond_dep \ - 'dev-python/regex[${PYTHON_USEDEP}]' python2_7 'python3*' pypy)" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" - -python_test() { - ${EPYTHON} -m doctest -v "${S}/${PN}.py" || die -} diff --git a/dev-python/rfc3987/rfc3987-1.3.8.ebuild b/dev-python/rfc3987/rfc3987-1.3.8.ebuild deleted file mode 100644 index 8793d02c51b..00000000000 --- a/dev-python/rfc3987/rfc3987-1.3.8.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)" -HOMEPAGE="https://github.com/dgerber/rfc3987 https://pypi.org/project/rfc3987/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="$(python_gen_cond_dep \ - 'dev-python/regex[${PYTHON_USEDEP}]' python2_7 'python3*' pypy)" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" - -python_test() { - ${EPYTHON} -m doctest -v "${S}/${PN}.py" || die -}