public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-interface/
Date: Sat,  6 Jan 2018 13:39:38 +0000 (UTC)	[thread overview]
Message-ID: <1515245966.bc4e7d5b1d758b0fc2b19af680d1d60199f494b5.mgorny@gentoo> (raw)

commit:     bc4e7d5b1d758b0fc2b19af680d1d60199f494b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 10:07:16 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 13:39:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4e7d5b

dev-python/zope-interface: Clean old up

 dev-python/zope-interface/Manifest                 |  3 --
 .../zope-interface/zope-interface-4.4.0-r1.ebuild  | 46 ----------------------
 .../zope-interface/zope-interface-4.4.0.ebuild     | 39 ------------------
 .../zope-interface/zope-interface-4.4.1.ebuild     | 46 ----------------------
 .../zope-interface/zope-interface-4.4.2.ebuild     | 46 ----------------------
 5 files changed, 180 deletions(-)

diff --git a/dev-python/zope-interface/Manifest b/dev-python/zope-interface/Manifest
index 2f0dfe79561..6b3f8de34c7 100644
--- a/dev-python/zope-interface/Manifest
+++ b/dev-python/zope-interface/Manifest
@@ -1,6 +1,3 @@
 DIST zope.interface-4.1.1.tar.gz 864139 BLAKE2B 5531be26538fc54dc1108130813797ac24f426d7caf3e65172a5beda36a8227bdb9ed4d33c48bec09fe3d3311769082a6fd77c1f24145fe4573fc6bc2b3387e0 SHA512 77d8c978522e95063bb5a1feb5b20af341bcf447d393ceb1ea229f0db02408f0e8981226621c04988936730b265cdba0bab88aaacd7fdf1006281c297e8e1ca1
 DIST zope.interface-4.3.2.tar.gz 143139 BLAKE2B 60e8d1ed360192cfd2bafc5738f1a5278216d1ca55ca7104d261078915f9ea1966a1001ceaca02bff9359a69b38b402a77c42e872b1a64f29f61a80805587b4a SHA512 4a9b0f8b7e3157f29aca3810baea13d880b09d80945f23953e13325afe6780c2c1a5562a875f97958c1b33a28e009dd495f608aa7af79aded4f2ac2d61d3a251
-DIST zope.interface-4.4.0.tar.gz 151322 BLAKE2B 0b8a8675a3b81e2ee514ce24b5ea7af8b3932a8510a4375139a08bbce9deef1ae73f795e8a6a047abc59a18245cc5f22b1f9ee04a82116e9062eaf574ef9dcdb SHA512 82a08237f8467407304d7e7f6932e4e4fe051413f2d83ff34bc4621fe272ad223b8e62ea9ee3bebc559ce719ee20e6fd084b187a8e688fc01d8beff6dc037756
-DIST zope.interface-4.4.1.tar.gz 149139 BLAKE2B 41ee09be924ea73c42e14fd7bec452ff9ae057f260c8e2fa5792e1fce3f48fb42fe8a5fef8c13f60d790551fc60fffe51e21af19126c5bcf7ac315da06469488 SHA512 62e9b86a1dde4468914945bf988e20d3eafecbb1235aab466984bfc7cfbde8b5f7a0d79774828134482fc0814880008cf26ee0bb0c1e5a6cb0b609ba5d9a9106
-DIST zope.interface-4.4.2.tar.gz 150150 BLAKE2B 27207678cdd525ef8262b9e13a46a4099c37090e3df6edeac6d3fe44856695d03589dcb8c94c3470a4b3b6d379de66f18b69ef28b4e8e6cd46d391f735a4de47 SHA512 11b95cf358e3151860a0f8a5d3d151cc4dad582aea39b5268e67b683f14343938b66315051d0ffae48d1890ec4c4a0dfcb16de912aae5fcb78ab128668735c2a
 DIST zope.interface-4.4.3.tar.gz 147052 BLAKE2B dea636ebed2f66035510d467615a9532a7c082ddf4ad3bb26fe0101f790db667817e12c4fd3f4a0b654151422e6ff8cb156f3d2e4310e0294ffdc7b5b4e836f9 SHA512 29d9f3f1fe9af8a4ffb1e6d2f067bba1fa1bac7b02690ba8429985aa6ca76d3f337076bc8c48f39d0f338ccd855800b2f28b319a183a285191cc007bf8d9c9ad

diff --git a/dev-python/zope-interface/zope-interface-4.4.0-r1.ebuild b/dev-python/zope-interface/zope-interface-4.4.0-r1.ebuild
deleted file mode 100644
index becb2ed4920..00000000000
--- a/dev-python/zope-interface/zope-interface-4.4.0-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Interfaces for Python"
-HOMEPAGE="https://pypi.python.org/pypi/zope.interface https://github.com/zopefoundation/zope.interface"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
-DEPEND=">=dev-python/setuptools-33.1.1[${PYTHON_USEDEP}]
-	test? ( dev-python/zope-event[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	distutils-r1_python_compile
-}
-
-python_test() {
-	esetup.py test
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	# remove .pth files since dev-python/namespace-zope handles the ns
-	find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/zope-interface/zope-interface-4.4.0.ebuild b/dev-python/zope-interface/zope-interface-4.4.0.ebuild
deleted file mode 100644
index fb7119d07fc..00000000000
--- a/dev-python/zope-interface/zope-interface-4.4.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Interfaces for Python"
-HOMEPAGE="https://pypi.python.org/pypi/zope.interface https://github.com/zopefoundation/zope.interface"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND=">=dev-python/setuptools-33.1.1[${PYTHON_USEDEP}]
-	test? ( dev-python/zope-event[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	distutils-r1_python_compile
-}
-
-python_test() {
-	esetup.py test
-}

diff --git a/dev-python/zope-interface/zope-interface-4.4.1.ebuild b/dev-python/zope-interface/zope-interface-4.4.1.ebuild
deleted file mode 100644
index becb2ed4920..00000000000
--- a/dev-python/zope-interface/zope-interface-4.4.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Interfaces for Python"
-HOMEPAGE="https://pypi.python.org/pypi/zope.interface https://github.com/zopefoundation/zope.interface"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
-DEPEND=">=dev-python/setuptools-33.1.1[${PYTHON_USEDEP}]
-	test? ( dev-python/zope-event[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	distutils-r1_python_compile
-}
-
-python_test() {
-	esetup.py test
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	# remove .pth files since dev-python/namespace-zope handles the ns
-	find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/zope-interface/zope-interface-4.4.2.ebuild b/dev-python/zope-interface/zope-interface-4.4.2.ebuild
deleted file mode 100644
index becb2ed4920..00000000000
--- a/dev-python/zope-interface/zope-interface-4.4.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Interfaces for Python"
-HOMEPAGE="https://pypi.python.org/pypi/zope.interface https://github.com/zopefoundation/zope.interface"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
-DEPEND=">=dev-python/setuptools-33.1.1[${PYTHON_USEDEP}]
-	test? ( dev-python/zope-event[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_compile() {
-	if ! python_is_python3; then
-		local CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-		append-flags -fno-strict-aliasing
-	fi
-
-	distutils-r1_python_compile
-}
-
-python_test() {
-	esetup.py test
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	# remove .pth files since dev-python/namespace-zope handles the ns
-	find "${D}" -name '*.pth' -delete || die
-}


             reply	other threads:[~2018-01-06 13:39 UTC|newest]

Thread overview: 202+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-06 13:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-22 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-interface/ Arthur Zamarin
2024-09-14 12:26 Arthur Zamarin
2024-09-14 12:26 Arthur Zamarin
2024-09-14 11:35 Arthur Zamarin
2024-09-14 11:31 Arthur Zamarin
2024-09-14 11:31 Arthur Zamarin
2024-09-14 11:31 Arthur Zamarin
2024-08-28  3:43 Michał Górny
2024-07-03 15:55 Michał Górny
2024-07-03  5:17 Ionen Wolkens
2024-06-01 17:29 Sam James
2024-06-01 11:32 Arthur Zamarin
2024-06-01 10:59 Arthur Zamarin
2024-06-01  7:52 Arthur Zamarin
2024-06-01  7:28 Arthur Zamarin
2024-06-01  7:17 Arthur Zamarin
2024-05-31 15:21 Michał Górny
2024-05-31  5:25 Joonas Niilola
2024-05-25  3:50 Michał Górny
2024-05-24  4:03 Michał Górny
2024-05-16  3:21 Michał Górny
2024-04-27 11:27 Michał Górny
2024-04-27 11:27 Michał Górny
2024-04-27 11:04 Michał Górny
2024-04-27 11:04 Michał Górny
2024-04-27 11:04 Michał Górny
2024-04-27 11:04 Michał Górny
2024-04-27 11:00 Michał Górny
2024-04-13  5:35 Arthur Zamarin
2024-03-19  5:52 Michał Górny
2024-03-19  3:42 Ionen Wolkens
2024-03-03  6:11 Sam James
2024-03-03  0:25 Sam James
2024-03-02 15:41 Arthur Zamarin
2024-03-02 11:18 Arthur Zamarin
2024-03-02 11:06 Arthur Zamarin
2024-03-02 10:54 Arthur Zamarin
2024-03-02  9:39 Michał Górny
2024-02-17  6:10 Michał Górny
2023-11-06 10:19 Michał Górny
2023-11-06  7:09 Arthur Zamarin
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 20:07 Sam James
2023-11-05 19:17 Arthur Zamarin
2023-11-05 19:15 Arthur Zamarin
2023-11-05 19:12 Arthur Zamarin
2023-10-05 13:56 Michał Górny
2023-05-23 16:21 Michał Górny
2023-05-04 17:04 Michał Górny
2023-04-24  5:57 Michał Górny
2023-04-23 21:36 Sam James
2023-04-22 11:52 Sam James
2023-04-22 11:31 Sam James
2023-04-22 10:53 Sam James
2023-04-22 10:34 Arthur Zamarin
2023-04-22  9:25 Arthur Zamarin
2023-04-22  9:25 Arthur Zamarin
2023-04-22  8:53 Arthur Zamarin
2023-03-21  6:49 Michał Górny
2023-03-17 13:33 Michał Górny
2022-12-11 20:50 Michał Górny
2022-12-11 18:31 Arthur Zamarin
2022-12-10 15:39 Arthur Zamarin
2022-12-10 14:33 Arthur Zamarin
2022-12-10 14:33 Arthur Zamarin
2022-12-10  9:19 Arthur Zamarin
2022-12-10  9:16 Arthur Zamarin
2022-12-10  8:53 Arthur Zamarin
2022-12-10  8:51 Arthur Zamarin
2022-11-17 18:34 Arthur Zamarin
2022-11-16  6:04 Arthur Zamarin
2022-11-16  5:56 Arthur Zamarin
2022-11-11  5:34 Sam James
2022-11-11  5:34 Sam James
2022-11-11  4:25 Sam James
2022-11-11  3:50 Sam James
2022-11-10 19:22 Arthur Zamarin
2022-11-10 19:22 Arthur Zamarin
2022-11-10 19:06 Arthur Zamarin
2022-11-04  8:23 Arthur Zamarin
2022-10-10 14:04 Michał Górny
2022-05-09 20:38 Michał Górny
2022-04-22 15:35 Michał Górny
2022-04-22  7:23 Michał Górny
2022-04-22  7:18 Arthur Zamarin
2022-04-22  7:06 Arthur Zamarin
2022-04-22  7:06 Arthur Zamarin
2022-04-22  7:06 Arthur Zamarin
2022-04-22  7:06 Arthur Zamarin
2022-04-20 17:04 Arthur Zamarin
2022-04-20 14:12 Jakov Smolić
2022-04-20 14:12 Jakov Smolić
2022-04-11 19:58 Michał Górny
2022-04-09 18:56 Michał Górny
2022-04-09 14:58 Michał Górny
2022-02-04 18:45 Michał Górny
2021-06-09 20:17 Michał Górny
2021-06-09 14:43 Sergei Trofimovich
2021-06-07 13:19 Agostino Sarubbo
2021-06-07 13:18 Agostino Sarubbo
2021-06-07 13:16 Agostino Sarubbo
2021-06-06 13:03 Sam James
2021-06-05 20:43 Sam James
2021-06-05 20:43 Sam James
2021-05-05 13:20 Michał Górny
2021-04-25 10:36 Michał Górny
2021-04-25  8:56 Sergei Trofimovich
2021-04-25  5:14 Sam James
2021-04-22 12:23 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:13 Sam James
2021-04-22 12:11 Sam James
2021-04-22 12:08 Sam James
2021-04-16  8:30 Michał Górny
2021-03-21 20:07 Michał Górny
2021-01-08  9:43 Michał Górny
2021-01-08  7:24 Sergei Trofimovich
2021-01-08  0:58 Sam James
2021-01-07 12:14 Sam James
2021-01-07  1:12 Sam James
2021-01-07  1:08 Sam James
2021-01-07  0:58 Sam James
2021-01-06 22:30 Fabian Groffen
2021-01-06 10:59 Sam James
2021-01-05 21:00 Sam James
2020-12-04 12:38 Michał Górny
2020-12-03 19:15 Michał Górny
2020-12-03 17:31 Michał Górny
2020-11-18  8:47 Michał Górny
2020-11-17 19:05 Agostino Sarubbo
2020-11-12 21:03 Thomas Deutschmann
2020-11-12  7:46 Sergei Trofimovich
2020-11-12  7:45 Sergei Trofimovich
2020-11-12  7:41 Sergei Trofimovich
2020-11-12  7:34 Sergei Trofimovich
2020-11-06 17:24 Sam James
2020-11-06  8:12 Michał Górny
2020-11-04 10:51 Sam James
2020-11-04  1:05 Sam James
2020-10-21 22:51 Michał Górny
2020-10-03 17:00 Michał Górny
2020-10-01  7:59 Michał Górny
2020-09-20 15:46 Michał Górny
2020-08-18  8:17 Michał Górny
2020-07-18 13:31 Sam James
2020-07-12  9:16 Sergei Trofimovich
2020-07-09  8:34 Agostino Sarubbo
2020-07-08 19:46 Sam James
2020-07-08  7:18 Sergei Trofimovich
2020-07-08  7:11 Sergei Trofimovich
2020-07-06 12:47 Michał Górny
2020-05-25 16:16 Michał Górny
2020-03-29 12:22 Michał Górny
2019-12-29  9:10 Mikle Kolyada
2019-12-24 14:21 Mikle Kolyada
2019-12-17 19:58 Sergei Trofimovich
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-04  6:48 Aaron Bauman
2019-11-30  8:28 Michał Górny
2019-11-16 11:02 Michał Górny
2019-11-16 11:02 Michał Górny
2018-12-31 10:21 Mikle Kolyada
2018-12-29 16:29 Matt Turner
2018-12-16  8:13 Tim Harder
2018-06-27 21:54 Sergei Trofimovich
2018-06-25 18:45 Tim Harder
2018-05-30 18:09 Mikle Kolyada
2018-05-19  9:26 Sergei Trofimovich
2018-05-14 19:21 Tobias Klausmann
2018-05-04 10:52 Agostino Sarubbo
2018-05-03 22:10 Mart Raudsepp
2018-05-02 16:33 Thomas Deutschmann
2018-05-01 19:28 Sergei Trofimovich
2018-03-05 11:50 Mart Raudsepp
2018-02-17 21:51 Patrice Clement
2017-09-30  0:01 Tim Harder
2017-08-01 18:52 Brian Dolbec
2017-06-12 12:36 Manuel Rüger
2017-05-07 18:43 Michał Górny
2017-05-07 18:43 Michał Górny
2017-05-03  9:26 Michał Górny
2017-04-25 14:32 Manuel Rüger
2017-03-29  1:43 Brian Dolbec
2017-01-29 17:28 Fabian Groffen
2017-01-23  6:19 Jeroen Roovers
2017-01-23  4:46 Lars Wendler
2017-01-23  4:46 Lars Wendler
2016-12-18 15:57 Agostino Sarubbo
2016-12-14  9:14 Tobias Klausmann
2016-09-12  0:00 Tim Harder
2016-09-01  6:18 Tim Harder
2016-08-21  8:18 Tim Harder
2015-10-19 16:29 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515245966.bc4e7d5b1d758b0fc2b19af680d1d60199f494b5.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox