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 DDE6C138334 for ; Thu, 12 Dec 2019 18:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBCC0E0835; Thu, 12 Dec 2019 18:41:55 +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 9EAC5E0835 for ; Thu, 12 Dec 2019 18:41:55 +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 26DED34D975 for ; Thu, 12 Dec 2019 18:41:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C03938A7 for ; Thu, 12 Dec 2019 18:41:51 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1576176063.424df8c915d834ad80db97b6f3434063ccd6fd57.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycdio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pycdio/Manifest dev-python/pycdio/pycdio-0.20-r1.ebuild dev-python/pycdio/pycdio-2.0.0.ebuild X-VCS-Directories: dev-python/pycdio/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 424df8c915d834ad80db97b6f3434063ccd6fd57 X-VCS-Branch: master Date: Thu, 12 Dec 2019 18:41:51 +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: 3b096ebf-2c36-43b5-bde5-8028e03678f5 X-Archives-Hash: 65b4ed4b93f0e8659b86086cecf25cb3 commit: 424df8c915d834ad80db97b6f3434063ccd6fd57 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 12 18:41:03 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 12 18:41:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424df8c9 dev-python/pycdio: Drop 0.20-r1 and 2.0.0 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/pycdio/Manifest | 2 -- dev-python/pycdio/pycdio-0.20-r1.ebuild | 43 ------------------------------- dev-python/pycdio/pycdio-2.0.0.ebuild | 45 --------------------------------- 3 files changed, 90 deletions(-) diff --git a/dev-python/pycdio/Manifest b/dev-python/pycdio/Manifest index 6cfe1b0d236..2a11f3cf007 100644 --- a/dev-python/pycdio/Manifest +++ b/dev-python/pycdio/Manifest @@ -1,3 +1 @@ -DIST pycdio-0.20.tar.gz 197736 BLAKE2B 98ca603dba80a13dc3d1805869e190b9defa1a5c50b398ac4c7122629101df92ca8ad0071101bd8d53cbf48f41211017350a89944944028052899911b32d54e8 SHA512 b53a535440008dc637b31fd2cda22845c91b98e78c30f90c866af3b9bf7cb3faad39f0784b5063a39bd97bb18fc58c75ad0833d53421182d408c2889c491846b -DIST pycdio-2.0.0.tar.gz 242131 BLAKE2B cbe014ea42ecf2b84f736d4b714f0fa76c94b10e0b16da148334521ac4a141db606793be541ee532b7542e58256377bbc6139945232942ef2ef0beeda4b66ef5 SHA512 b73d49e143e4b5ebf5e8514d526a57f71d004b9ce4298743bb109902ee9551fa586384a236b26da9cd86284b2aa8c31fb02a324a1cebc03f2071d06fbd3e3285 DIST pycdio-2.1.0.tar.gz 241434 BLAKE2B eb981fdf52b205e14c6dd353ac4aca9a9e82dba6967a53b9059f8a265ef80832fe7236d68b2af7a6e408665fce0f5ed3541289e0b7d282834c4feb8e6b428fc4 SHA512 dc18fbd212f7040b8b06efaf263b17568e9c2d089cff7dfc4dda50a7225059e44c9c86e2d81ade92cf09c823f7189b5723fb601cb12f0884dc04e9f5418c5927 diff --git a/dev-python/pycdio/pycdio-0.20-r1.ebuild b/dev-python/pycdio/pycdio-0.20-r1.ebuild deleted file mode 100644 index 3e7c2067889..00000000000 --- a/dev-python/pycdio/pycdio-0.20-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 flag-o-matic - -DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)" -HOMEPAGE="https://savannah.gnu.org/projects/libcdio/ https://pypi.org/project/pycdio/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND=">=dev-libs/libcdio-0.90" -DEPEND="${RDEPEND} - dev-lang/swig - dev-python/setuptools[${PYTHON_USEDEP}]" - -RESTRICT="test" # currently tests fail - -python_prepare_all() { - append-cflags -fno-strict-aliasing - # Remove obsolete sys.path and adjust 'data' paths in examples. - sed -i \ - -e "s:^sys.path.insert.*::" \ - -e "s:\.\./data:./data:g" \ - example/*.py || die - - # Disable failing tests. - sed -i -e "s/test_get_set/_&/" test/test-cdtext.py || die - sed -i -e "s/test_fs/_&/" test/test-isocopy.py || die - distutils-r1_python_prepare_all -} - -python_install_all(){ - use examples && local EXAMPLES=( example/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/pycdio/pycdio-2.0.0.ebuild b/dev-python/pycdio/pycdio-2.0.0.ebuild deleted file mode 100644 index dbde3585e0e..00000000000 --- a/dev-python/pycdio/pycdio-2.0.0.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 flag-o-matic - -DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)" -HOMEPAGE="https://savannah.gnu.org/projects/libcdio/ https://pypi.org/project/pycdio/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND=">=dev-libs/libcdio-2.0.0" - -DEPEND=" - ${RDEPEND} - dev-lang/swig - dev-python/setuptools[${PYTHON_USEDEP}]" - -RESTRICT="test" # currently tests fail - -python_prepare_all() { - append-cflags -fno-strict-aliasing - # Remove obsolete sys.path and adjust 'data' paths in examples. - sed -i \ - -e "s:^sys.path.insert.*::" \ - -e "s:\.\./data:./data:g" \ - example/*.py || die - - # Disable failing tests. - sed -i -e "s/test_get_set/_&/" test/test-cdtext.py || die - sed -i -e "s/test_fs/_&/" test/test-isocopy.py || die - distutils-r1_python_prepare_all -} - -python_install_all(){ - use examples && local EXAMPLES=( example/. ) - distutils-r1_python_install_all -}