* [gentoo-commits] repo/gentoo:master commit in: dev-python/ets/
@ 2017-05-02 9:48 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2017-05-02 9:48 UTC (permalink / raw
To: gentoo-commits
commit: 917483ed6e3984c5564d0d215ebe9a10fe42493c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 09:27:39 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 2 09:47:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917483ed
dev-python/ets: Remove meaningless PITA doc/examples pass-through
Remove the pass-through enforcing of doc/examples flags on dependent
packages. They do not expose those flags consistently, and keeping them
in sync is PITA. For example, the current set might have prevented
users from upgrading dev-python/enaml.
.../ets/{ets-4.4.1.ebuild => ets-4.4.1-r1.ebuild} | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/dev-python/ets/ets-4.4.1.ebuild b/dev-python/ets/ets-4.4.1-r1.ebuild
similarity index 56%
rename from dev-python/ets/ets-4.4.1.ebuild
rename to dev-python/ets/ets-4.4.1-r1.ebuild
index 107a5bde127..edf2d340c78 100644
--- a/dev-python/ets/ets-4.4.1.ebuild
+++ b/dev-python/ets/ets-4.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,25 +14,25 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples"
+IUSE=""
# see the setup_data.py file for version numbers
RDEPEND="
- >=dev-python/apptools-4.2.0[doc?,examples?,${PYTHON_USEDEP}]
- >=dev-python/blockcanvas-4.0.3[doc?,${PYTHON_USEDEP}]
+ >=dev-python/apptools-4.2.0[${PYTHON_USEDEP}]
+ >=dev-python/blockcanvas-4.0.3[${PYTHON_USEDEP}]
>=dev-python/casuarius-1.1[${PYTHON_USEDEP}]
>=dev-python/chaco-4.4.1[${PYTHON_USEDEP}]
>=dev-python/codetools-4.2.0[${PYTHON_USEDEP}]
- >=dev-python/enable-4.3.0[doc?,examples?,${PYTHON_USEDEP}]
- >=dev-python/enaml-0.6.8[doc?,examples?,${PYTHON_USEDEP}]
- >=dev-python/encore-0.4.0[doc?,examples?,${PYTHON_USEDEP}]
+ >=dev-python/enable-4.3.0[${PYTHON_USEDEP}]
+ >=dev-python/enaml-0.6.8[${PYTHON_USEDEP}]
+ >=dev-python/encore-0.4.0[${PYTHON_USEDEP}]
>=dev-python/envisage-4.4.0[${PYTHON_USEDEP}]
- >=dev-python/etsdevtools-4.0.2[doc?,examples?,${PYTHON_USEDEP}]
+ >=dev-python/etsdevtools-4.0.2[${PYTHON_USEDEP}]
>=dev-python/etsproxy-0.1.2[${PYTHON_USEDEP}]
- >=dev-python/graphcanvas-4.0.2[examples?,${PYTHON_USEDEP}]
- >=sci-visualization/mayavi-4.3.0[doc?,examples?,${PYTHON_USEDEP}]
+ >=dev-python/graphcanvas-4.0.2[${PYTHON_USEDEP}]
+ >=sci-visualization/mayavi-4.3.0[${PYTHON_USEDEP}]
>=dev-python/pyface-4.4.0[${PYTHON_USEDEP}]
- >=dev-python/scimath-4.1.2[doc?,${PYTHON_USEDEP}]
+ >=dev-python/scimath-4.1.2[${PYTHON_USEDEP}]
>=dev-python/traits-4.4.0[${PYTHON_USEDEP}]
>=dev-python/traitsui-4.4.0[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/ets/
@ 2018-04-22 6:32 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2018-04-22 6:32 UTC (permalink / raw
To: gentoo-commits
commit: 9ec6a6da51e5c14b982273f690c13ab81e0e0c40
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 19:58:08 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 06:31:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec6a6da
dev-python/ets: Drop python@ from maintainers
The Enthought suite is a huge pile of NIH. The ebuilds suffer from
multiple bugs. The only reverse dependency is sci-visualization/mayavi
that is maintained by sci@, and it only requires a few of the packages.
dev-python/ets/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-python/ets/metadata.xml b/dev-python/ets/metadata.xml
index ba888efe141..8aae8f86956 100644
--- a/dev-python/ets/metadata.xml
+++ b/dev-python/ets/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
-</maintainer>
+<!-- maintainer-needed -->
<longdescription lang="en">
The Enthought Tool Suite (ETS) is a collection of Python components
developed by Enthought and its partners to construct custom scientific
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/ets/
@ 2019-04-15 7:44 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2019-04-15 7:44 UTC (permalink / raw
To: gentoo-commits
commit: 0cb2cbce4668759634141444bbc993878de206fc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 07:44:42 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 07:44:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb2cbce
dev-python/ets: remove last rited package
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-python/ets/Manifest | 1 -
dev-python/ets/ets-4.4.1-r1.ebuild | 40 --------------------------------------
dev-python/ets/metadata.xml | 20 -------------------
3 files changed, 61 deletions(-)
diff --git a/dev-python/ets/Manifest b/dev-python/ets/Manifest
deleted file mode 100644
index 0a5db01289d..00000000000
--- a/dev-python/ets/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ets-4.4.1.tar.gz 5074 BLAKE2B be844d7e1b7b7921883835fc9f640c105f5a66723b4dffa2bd4508804eac8b53ece40da1227be9623ddb36b2e573ec0ee5139a67a497c92cf14a543e1e98913e SHA512 50e8b0a4777e2ba433366ea6a34ef7c31ed9f41b2d662360839aa2ebaf40b0a9c613b3c472518be0931c5f523a7b383a382e9bd401e7b713f29337d4fd3a2c35
diff --git a/dev-python/ets/ets-4.4.1-r1.ebuild b/dev-python/ets/ets-4.4.1-r1.ebuild
deleted file mode 100644
index 77b4992bc69..00000000000
--- a/dev-python/ets/ets-4.4.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Meta package for the Enthought Tool Suite"
-HOMEPAGE="https://pypi.org/project/ets/
- https://github.com/enthought/ets"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# see the setup_data.py file for version numbers
-RDEPEND="
- >=dev-python/apptools-4.2.0[${PYTHON_USEDEP}]
- >=dev-python/blockcanvas-4.0.3[${PYTHON_USEDEP}]
- >=dev-python/casuarius-1.1[${PYTHON_USEDEP}]
- >=dev-python/chaco-4.4.1[${PYTHON_USEDEP}]
- >=dev-python/codetools-4.2.0[${PYTHON_USEDEP}]
- >=dev-python/enable-4.3.0[${PYTHON_USEDEP}]
- >=dev-python/enaml-0.6.8[${PYTHON_USEDEP}]
- >=dev-python/encore-0.4.0[${PYTHON_USEDEP}]
- >=dev-python/envisage-4.4.0[${PYTHON_USEDEP}]
- >=dev-python/etsdevtools-4.0.2[${PYTHON_USEDEP}]
- >=dev-python/etsproxy-0.1.2[${PYTHON_USEDEP}]
- >=dev-python/graphcanvas-4.0.2[${PYTHON_USEDEP}]
- >=sci-visualization/mayavi-4.3.0[${PYTHON_USEDEP}]
- >=dev-python/pyface-4.4.0[${PYTHON_USEDEP}]
- >=dev-python/scimath-4.1.2[${PYTHON_USEDEP}]
- >=dev-python/traits-4.4.0[${PYTHON_USEDEP}]
- >=dev-python/traitsui-4.4.0[${PYTHON_USEDEP}]"
-
-DEPEND=""
diff --git a/dev-python/ets/metadata.xml b/dev-python/ets/metadata.xml
deleted file mode 100644
index 8aae8f86956..00000000000
--- a/dev-python/ets/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
- The Enthought Tool Suite (ETS) is a collection of Python components
- developed by Enthought and its partners to construct custom scientific
- applications. It includes a wide variety of components including:
- * An extensible application framework
- * Application building blocks
- * 2-D and 3-D graphics libraries
- * Scientific and math libraries
- * Developer tools
- This metapackage contains the dependencies for installing all of the
- components comprised by the suite.
-</longdescription>
-<upstream>
- <remote-id type="pypi">ets</remote-id>
-</upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-15 7:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 9:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/ets/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2018-04-22 6:32 Michał Górny
2019-04-15 7:44 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox