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 D788013835B for ; Tue, 15 Jun 2021 07:11:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BB98E0876; Tue, 15 Jun 2021 07:11:21 +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 104E5E0876 for ; Tue, 15 Jun 2021 07:11:21 +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 371DC335D61 for ; Tue, 15 Jun 2021 07:11:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50DCB7B1 for ; Tue, 15 Jun 2021 07:11:17 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1623712182.503be496942da7f0191d04405e4b9cb010bccccd.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/ufoNormalizer/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/ufoNormalizer/Manifest dev-python/ufoNormalizer/ufoNormalizer-0.5.2.ebuild dev-python/ufoNormalizer/ufoNormalizer-0.5.3.ebuild X-VCS-Directories: dev-python/ufoNormalizer/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 503be496942da7f0191d04405e4b9cb010bccccd X-VCS-Branch: master Date: Tue, 15 Jun 2021 07:11:17 +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: 7d408cd6-f8f3-4f6b-b911-e5cc8df2a50a X-Archives-Hash: 862e5fd20619873c3639981dd1248d9f commit: 503be496942da7f0191d04405e4b9cb010bccccd Author: Alessandro Barbieri gmail com> AuthorDate: Mon Jun 14 22:46:25 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Jun 14 23:09:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=503be496 dev-python/ufoNormalizer: drop 0.5.2, 0.5.3 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/ufoNormalizer/Manifest | 2 -- .../ufoNormalizer/ufoNormalizer-0.5.2.ebuild | 25 ---------------------- .../ufoNormalizer/ufoNormalizer-0.5.3.ebuild | 25 ---------------------- 3 files changed, 52 deletions(-) diff --git a/dev-python/ufoNormalizer/Manifest b/dev-python/ufoNormalizer/Manifest index 6851c7ee9..6d5545ce4 100644 --- a/dev-python/ufoNormalizer/Manifest +++ b/dev-python/ufoNormalizer/Manifest @@ -1,3 +1 @@ -DIST ufonormalizer-0.5.2.zip 37959 BLAKE2B 15350d4051da783bee67b24717503aceed471737eb6e2ebde4d7aef94911febb86e6135b8ed8bc9f125d3bfa5d0b17727081d08a21e08c4ac10dc2b7ca2a351d SHA512 9fb1a28d29f0f4ff7e1d966487aa99120ece58c86b69259e92adb72341074356e4ae479f4b4c0a26f108f5c3c651deb4282ca5558277650bb8d90e19522997ff -DIST ufonormalizer-0.5.3.zip 38075 BLAKE2B b75ed0560335406c74dfd154fa7d8c3329f327962807d4e9c34007eae3f7723be4d0439c282f36fe61b5af344b30e495094859126174cdb0585ace5f1000b5e4 SHA512 08a5008cf080888158710e1649865a6a0ec74c675ef34e26e5c28fa70fffc703ee4749b92a1637326e0c169d3a2be96df6bf77c578b75b0be3988b3a3c1821a2 DIST ufonormalizer-0.5.4.zip 38121 BLAKE2B b88763f9904633b99bfcd8226281b2c8e7172a46d8a6ebed1360d8af6b67944030f008176b55dfb9cb85580419997853b5203867587da87f7910608621ff213f SHA512 f9bc37c6d7c366d34e9fa4cbfbcbb6f8a654955fd61afedfbe6376e70e4145d29c6fe30d48c28dca9f18e476002c1cda773172379be2fae4bd30b466ce1899ba diff --git a/dev-python/ufoNormalizer/ufoNormalizer-0.5.2.ebuild b/dev-python/ufoNormalizer/ufoNormalizer-0.5.2.ebuild deleted file mode 100644 index 2cef92696..000000000 --- a/dev-python/ufoNormalizer/ufoNormalizer-0.5.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -MYPN="${PN,,}" -MYP="${MYPN}-${PV}" -inherit distutils-r1 - -DESCRIPTION="A tool that will normalize the XML and other data inside of a UFO." -HOMEPAGE="https://github.com/unified-font-object/ufoNormalizer" -SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.zip" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" - -BDEPEND="app-arch/unzip" - -S="${WORKDIR}/${MYP}" - -distutils_enable_tests setup.py diff --git a/dev-python/ufoNormalizer/ufoNormalizer-0.5.3.ebuild b/dev-python/ufoNormalizer/ufoNormalizer-0.5.3.ebuild deleted file mode 100644 index bf26fce25..000000000 --- a/dev-python/ufoNormalizer/ufoNormalizer-0.5.3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -MYPN="${PN,,}" -MYP="${MYPN}-${PV}" -inherit distutils-r1 - -DESCRIPTION="A tool that will normalize the XML and other data inside of a UFO." -HOMEPAGE="https://github.com/unified-font-object/ufoNormalizer" -SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.zip" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" - -BDEPEND="app-arch/unzip" - -S="${WORKDIR}/${MYP}" - -distutils_enable_tests setup.py