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 529C7139085 for ; Wed, 18 Jan 2017 10:18:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC26D234090; Wed, 18 Jan 2017 10:18:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88CDF23407B for ; Wed, 18 Jan 2017 10:18:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BAD3340C9F for ; Wed, 18 Jan 2017 10:18:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59A632799 for ; Wed, 18 Jan 2017 10:18:35 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1484734702.c1b60f2e83c98e49ed2820152020a1772ecc18ec.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/soappy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/soappy/Manifest dev-python/soappy/soappy-0.12.20.ebuild dev-python/soappy/soappy-0.12.5-r2.ebuild X-VCS-Directories: dev-python/soappy/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c1b60f2e83c98e49ed2820152020a1772ecc18ec X-VCS-Branch: master Date: Wed, 18 Jan 2017 10:18:35 +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-Archives-Salt: 42de439d-fb23-4082-b05e-0374dd96de34 X-Archives-Hash: 814cf375b86de2e08e3533a582d7da00 commit: c1b60f2e83c98e49ed2820152020a1772ecc18ec Author: David Seifert gentoo org> AuthorDate: Wed Jan 18 10:15:07 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Jan 18 10:18:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b60f2e dev-python/soappy: Remove old vulnerable versions Gentoo-bug: 534546 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/soappy/Manifest | 2 -- dev-python/soappy/soappy-0.12.20.ebuild | 42 ------------------------------- dev-python/soappy/soappy-0.12.5-r2.ebuild | 42 ------------------------------- 3 files changed, 86 deletions(-) diff --git a/dev-python/soappy/Manifest b/dev-python/soappy/Manifest index 51dc30c..aa867b1 100644 --- a/dev-python/soappy/Manifest +++ b/dev-python/soappy/Manifest @@ -1,3 +1 @@ -DIST SOAPpy-0.12.20.zip 172192 SHA256 ed42ee76a1f1c6ce767296d67ef482059e32eb66cdcbc3ed6b6b9c3922444277 SHA512 f4140327295d0d301093aa13ae35ebc1faabd4aafc259b9866072d57da82bc7742fc852904bddc978792f97cb577afc97e35d47f350c9e5f1426a4928aeb8351 WHIRLPOOL a5568ba25f9e3b22310f447c35f612038f32fc60b20b28aa292b4db7239bb9247772a1192eb2ec1e2f51429c1c1f99dc54ac37b6aae9b4d1418841ae07072f28 DIST SOAPpy-0.12.22.zip 172855 SHA256 e70845906bb625144ae6a8df4534d66d84431ff8e21835d7b401ec6d8eb447a5 SHA512 d75d0bf8e88c8ecae57f51a201f9ab6f24fc41856ee2093e7e2e73e5d8618c9a766a69140df28a24b6d8493b53555c09502684c6d2fd78e90a3c53bba52f388b WHIRLPOOL 8ac248d98f9da45bcbdd9a9bf55bb7fd4b83de097ca641453c7cf18833c4dc5cd5b4e09e3e5bce3cf4be0c6c09e4e10638aa6a5244afc6cc791996b63a1c3d5e -DIST SOAPpy-0.12.5.tar.gz 153106 SHA256 8d8e3bf304f5669432d58cc0c2870766096ef5e4e89889aa1bce6d7a68994ef7 SHA512 cee6a4556beac20c68c3bcfe14454b9911655f78987c6fe9a6ce5f08090ded7bbf71a067d848368cf20101ff374e0992f34428b48b9a451eb67a925e92a149a9 WHIRLPOOL 2ba4b0a7cacbf132ca824a1703c811ecba19f852c88b9ac994feba10cce5e9f98769f284cc080c4a6dfd1cba3db7c2d1d69a258bdd3c3f1aeadb11b4cbfbc137 diff --git a/dev-python/soappy/soappy-0.12.20.ebuild b/dev-python/soappy/soappy-0.12.20.ebuild deleted file mode 100644 index 23afc5c..00000000 --- a/dev-python/soappy/soappy-0.12.20.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="ssl?,xml" - -inherit distutils-r1 - -MY_PN="SOAPpy" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-macos" -IUSE="examples ssl" - -RDEPEND="dev-python/fpconst[${PYTHON_USEDEP}] - dev-python/wstools[${PYTHON_USEDEP}] - ssl? ( dev-python/m2crypto[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}" - -DOCS=( CHANGES.txt README.txt docs/. ) - -python_install_all() { - distutils-r1_python_install_all - - if use examples; then - docinto examples - dodoc -r bid contrib tools validate - docompress -x /usr/share/doc/${PF}/examples - fi -} diff --git a/dev-python/soappy/soappy-0.12.5-r2.ebuild b/dev-python/soappy/soappy-0.12.5-r2.ebuild deleted file mode 100644 index 67d24f0..00000000 --- a/dev-python/soappy/soappy-0.12.5-r2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="ssl?,xml" - -inherit distutils-r1 - -MY_PN="SOAPpy" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x64-macos ~x86-macos" -IUSE="examples ssl" - -RDEPEND="dev-python/fpconst[${PYTHON_USEDEP}] - dev-python/wstools[${PYTHON_USEDEP}] - ssl? ( dev-python/m2crypto[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}" - -DOCS=( CHANGES.txt README.txt docs/. ) - -python_install_all() { - distutils-r1_python_install_all - - if use examples; then - docinto examples - dodoc -r bid contrib tools validate - docompress -x /usr/share/doc/${PF}/examples - fi -}