[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2020-01-04 Thread Mikle Kolyada
commit: 9330b95e88c5fa37b55e458a2b591cfb7de97201
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jan  4 09:12:25 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jan  4 09:12:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9330b95e

dev-util/Orange: remove last-rited pkg

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-util/Orange/Manifest   |  2 --
 dev-util/Orange/Orange-3.14.0.ebuild   | 62 --
 dev-util/Orange/Orange-3.4.5-r3.ebuild | 49 ---
 dev-util/Orange/metadata.xml   |  7 
 4 files changed, 120 deletions(-)

diff --git a/dev-util/Orange/Manifest b/dev-util/Orange/Manifest
deleted file mode 100644
index fb60473f98d..000
--- a/dev-util/Orange/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Orange-3.14.0.tar.gz 22537651 BLAKE2B 
253a9bf69856f9167fdc9cf001310982441450a93f3caaa74ed91ae2afbefb421734fda1561aff9e4aa1e3dd786c82c324ced07fcbd97a507197cad28778e27e
 SHA512 
eed1e50826ea0ca7c96ad302eb8fe65f997810786f8c9ad3b3c90e085dd77f61ca75535294b3f0244a237d6ff7fe7d0b4cd9bdbd5bb5f489e45d7b1549ead55f
-DIST Orange-3.4.5.tar.gz 32999331 BLAKE2B 
a334da0d55096a8b3a6092cab4b79891c085e6faed8ddc738aa720ff97bf4bc70e215814a0770f284f5d34fe6ce58081b916477262ec62cb28dd246a923b589e
 SHA512 
327c99f17b5c6a83c48c1826cf34624aaf620d84a2f566f22e394cfd0f1b9c7863cecde0ea7344f16b706efb6a4581adad90b59872db9f0be355495971aedd58

diff --git a/dev-util/Orange/Orange-3.14.0.ebuild 
b/dev-util/Orange/Orange-3.14.0.ebuild
deleted file mode 100644
index e6e2de090e3..000
--- a/dev-util/Orange/Orange-3.14.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
-HOMEPAGE="https://orange.biolab.si/;
-SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc postgres"
-
-RDEPEND="
-   >=dev-python/anyqt-0.0.8[${PYTHON_USEDEP}]
-   >=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
-   =dev-python/commonmark-0.5.5[${PYTHON_USEDEP}]
-   >=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
-   >=dev-python/joblib-0.9.4[${PYTHON_USEDEP}]
-   dev-python/keyring[${PYTHON_USEDEP}]
-   dev-python/keyrings_alt[${PYTHON_USEDEP}]
-   dev-python/pandas[${PYTHON_USEDEP}]
-   >=dev-python/pip-9.0.1[${PYTHON_USEDEP}]
-   dev-python/pylint[${PYTHON_USEDEP}]
-   >=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
-   || (
-   (
-   >=dev-python/PyQt5-5.12[svg,testlib,${PYTHON_USEDEP}]
-   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-   )
-   =dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
-   >=sci-libs/scipy-0.16.1[${PYTHON_USEDEP}]
-   >=sci-libs/scikits_learn-0.18.1[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
-   >=dev-python/setuptools-36.3[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
-   doc? (
-   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/numpydoc[${PYTHON_USEDEP}]
-   dev-python/recommonmark[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.3.0[${PYTHON_USEDEP}] )
-   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/orange3-${PV}"
-
-QA_PREBUILT="/usr/lib*/python*/site-packages/Orange/tests/binary-blob.tab"
-
-python_test() {
-   esetup.py test
-}

diff --git a/dev-util/Orange/Orange-3.4.5-r3.ebuild 
b/dev-util/Orange/Orange-3.4.5-r3.ebuild
deleted file mode 100644
index 5c6193eb71e..000
--- a/dev-util/Orange/Orange-3.4.5-r3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
-HOMEPAGE="https://orange.biolab.si/;
-SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   dev-python/anyqt[${PYTHON_USEDEP}]
-   >=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
-   =dev-python/commonmark-0.5.5[${PYTHON_USEDEP}]
-   dev-python/dill[${PYTHON_USEDEP}]
-   >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
-   >=dev-python/joblib-0.9.4[${PYTHON_USEDEP}]
-   dev-python/keyring[${PYTHON_USEDEP}]
-   dev-python/keyrings_alt[${PYTHON_USEDEP}]
-   dev-python/pylint[${PYTHON_USEDEP}]
-   >=dev-python/pip-9.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2019-11-17 Thread Davide Pesavento
commit: 5f3fc9d09560b45eb7759be97ed1329c01b4a555
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Nov 18 05:43:04 2019 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Nov 18 05:43:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3fc9d0

dev-util/Orange: be compatible with split dev-python/PyQtWebEngine

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Davide Pesavento  gentoo.org>

 dev-util/Orange/Orange-3.14.0.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-util/Orange/Orange-3.14.0.ebuild 
b/dev-util/Orange/Orange-3.14.0.ebuild
index 8669a0e2ace..e6e2de090e3 100644
--- a/dev-util/Orange/Orange-3.14.0.ebuild
+++ b/dev-util/Orange/Orange-3.14.0.ebuild
@@ -29,7 +29,13 @@ RDEPEND="
>=dev-python/pip-9.0.1[${PYTHON_USEDEP}]
dev-python/pylint[${PYTHON_USEDEP}]
>=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
-   dev-python/PyQt5[webengine,svg,testlib,${PYTHON_USEDEP}]
+   || (
+   (
+   >=dev-python/PyQt5-5.12[svg,testlib,${PYTHON_USEDEP}]
+   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
+   )
+   =dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
@@ -45,7 +51,7 @@ DEPEND="${RDEPEND}
dev-python/numpydoc[${PYTHON_USEDEP}]
dev-python/recommonmark[${PYTHON_USEDEP}]
>=dev-python/sphinx-1.3.0[${PYTHON_USEDEP}] )
-   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )"
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )"
 
 S="${WORKDIR}/orange3-${PV}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2018-10-18 Thread Michał Górny
commit: ea2a8f86e79a29b13b7e65a3583a48b484ab43bb
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Oct 18 16:29:12 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct 18 16:39:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2a8f86

dev-util/Orange: dev-py/commonmark-0.8 is incompatible due to rename

Signed-off-by: Michał Górny  gentoo.org>

 dev-util/Orange/Orange-3.14.0.ebuild   | 1 +
 dev-util/Orange/Orange-3.4.5-r3.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-util/Orange/Orange-3.14.0.ebuild 
b/dev-util/Orange/Orange-3.14.0.ebuild
index cc54e6066e4..f4f9db0c5c8 100644
--- a/dev-util/Orange/Orange-3.14.0.ebuild
+++ b/dev-util/Orange/Orange-3.14.0.ebuild
@@ -19,6 +19,7 @@ IUSE="doc postgres"
 RDEPEND="
>=dev-python/anyqt-0.0.8[${PYTHON_USEDEP}]
>=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
+   =dev-python/commonmark-0.5.5[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
>=dev-python/joblib-0.9.4[${PYTHON_USEDEP}]

diff --git a/dev-util/Orange/Orange-3.4.5-r3.ebuild 
b/dev-util/Orange/Orange-3.4.5-r3.ebuild
index b22adffe6e3..43ad03b58d5 100644
--- a/dev-util/Orange/Orange-3.4.5-r3.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r3.ebuild
@@ -19,6 +19,7 @@ IUSE=""
 RDEPEND="
dev-python/anyqt[${PYTHON_USEDEP}]
>=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
+   =dev-python/commonmark-0.5.5[${PYTHON_USEDEP}]
dev-python/dill[${PYTHON_USEDEP}]
>=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2018-08-27 Thread Amy Liffey
commit: 6b69f7ec522c00ddc43052d82f0e0baf6d5ec58f
Author: Amy Liffey  gentoo  org>
AuthorDate: Mon Aug 27 16:02:25 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Mon Aug 27 16:19:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b69f7ec

dev-util/Orange: version bump 3.14.0

Suggested-by: Nils Freydank  posteo.de>
Closes: https://bugs.gentoo.org/661018
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/Orange/Manifest |  1 +
 dev-util/Orange/Orange-3.14.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/dev-util/Orange/Manifest b/dev-util/Orange/Manifest
index 60d63cc9036..fb60473f98d 100644
--- a/dev-util/Orange/Manifest
+++ b/dev-util/Orange/Manifest
@@ -1 +1,2 @@
+DIST Orange-3.14.0.tar.gz 22537651 BLAKE2B 
253a9bf69856f9167fdc9cf001310982441450a93f3caaa74ed91ae2afbefb421734fda1561aff9e4aa1e3dd786c82c324ced07fcbd97a507197cad28778e27e
 SHA512 
eed1e50826ea0ca7c96ad302eb8fe65f997810786f8c9ad3b3c90e085dd77f61ca75535294b3f0244a237d6ff7fe7d0b4cd9bdbd5bb5f489e45d7b1549ead55f
 DIST Orange-3.4.5.tar.gz 32999331 BLAKE2B 
a334da0d55096a8b3a6092cab4b79891c085e6faed8ddc738aa720ff97bf4bc70e215814a0770f284f5d34fe6ce58081b916477262ec62cb28dd246a923b589e
 SHA512 
327c99f17b5c6a83c48c1826cf34624aaf620d84a2f566f22e394cfd0f1b9c7863cecde0ea7344f16b706efb6a4581adad90b59872db9f0be355495971aedd58

diff --git a/dev-util/Orange/Orange-3.14.0.ebuild 
b/dev-util/Orange/Orange-3.14.0.ebuild
new file mode 100644
index 000..39ffafd703e
--- /dev/null
+++ b/dev-util/Orange/Orange-3.14.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
+HOMEPAGE="https://orange.biolab.si/;
+SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc postgres"
+
+RDEPEND="
+   >=dev-python/anyqt-0.0.8[${PYTHON_USEDEP}]
+   >=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/CommonMark-0.5.5[${PYTHON_USEDEP}]
+   >=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
+   >=dev-python/joblib-0.9.4[${PYTHON_USEDEP}]
+   dev-python/keyring[${PYTHON_USEDEP}]
+   dev-python/keyrings_alt[${PYTHON_USEDEP}]
+   dev-python/pandas[${PYTHON_USEDEP}]
+   >=dev-python/pip-9.0.1[${PYTHON_USEDEP}]
+   dev-python/pylint[${PYTHON_USEDEP}]
+   >=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
+   dev-python/PyQt5[webengine,svg,testlib,${PYTHON_USEDEP}]
+   dev-python/radon[${PYTHON_USEDEP}]
+   dev-python/serverfiles[${PYTHON_USEDEP}]
+   >=dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
+   >=sci-libs/scipy-0.16.1[${PYTHON_USEDEP}]
+   >=sci-libs/scikits_learn-0.18.1[${PYTHON_USEDEP}]"
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-36.3[${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   dev-python/recommonmark[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.3.0[${PYTHON_USEDEP}] )
+   postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/orange3-${PV}"
+
+QA_PREBUILT="/usr/lib*/python*/site-packages/Orange/tests/binary-blob.tab"
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2018-08-27 Thread Amy Liffey
commit: ede4125160e3cce5c27b3262ba9e55a2c1d40fad
Author: Amy Liffey  gentoo  org>
AuthorDate: Mon Aug 27 16:17:27 2018 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Mon Aug 27 16:19:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede41251

dev-util/Orange: fix license

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/Orange/Orange-3.4.5-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/Orange/Orange-3.4.5-r3.ebuild 
b/dev-util/Orange/Orange-3.4.5-r3.ebuild
index a6e1066b6a6..f34690624e0 100644
--- a/dev-util/Orange/Orange-3.4.5-r3.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ DESCRIPTION="Open source data visualization and analysis for 
novice and experts.
 HOMEPAGE="https://orange.biolab.si/;
 SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2018-07-12 Thread Michał Górny
commit: d89c9db3fbcced9fb7acdfd88b73e895d5b94a7d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 12 07:00:55 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 12 13:27:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89c9db3

dev-util/Orange: Fix dev-python/typing dep

 dev-util/Orange/{Orange-3.4.5-r2.ebuild => Orange-3.4.5-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/Orange/Orange-3.4.5-r2.ebuild 
b/dev-util/Orange/Orange-3.4.5-r3.ebuild
similarity index 97%
rename from dev-util/Orange/Orange-3.4.5-r2.ebuild
rename to dev-util/Orange/Orange-3.4.5-r3.ebuild
index 3e1710650bc..a6e1066b6a6 100644
--- a/dev-util/Orange/Orange-3.4.5-r2.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r3.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
>=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
dev-python/PyQt5[webkit,svg,${PYTHON_USEDEP}]
dev-python/radon[${PYTHON_USEDEP}]
-   dev-python/typing[${PYTHON_USEDEP}]
+   virtual/python-typing[${PYTHON_USEDEP}]
>=dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
>=sci-libs/scipy-0.11.0[${PYTHON_USEDEP}]
>=sci-libs/scikits_learn-0.18.1[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-10-04 Thread Michał Górny
commit: 43c1cb878c2ebbfbc44e7c6b6947a89b4d7c7c56
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  4 07:26:54 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  4 09:09:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c1cb87

dev-util/Orange: Strip empty metadata.xml elements

 dev-util/Orange/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-util/Orange/metadata.xml b/dev-util/Orange/metadata.xml
index 7554909395c..007aaf442ea 100644
--- a/dev-util/Orange/metadata.xml
+++ b/dev-util/Orange/metadata.xml
@@ -4,6 +4,4 @@
 
amy...@gentoo.org
 
-
-
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-10-03 Thread Amy Liffey
commit: ca6ae1075eb5505fae82227962ab690a57f3fff6
Author: Amy Liffey  gentoo  org>
AuthorDate: Tue Oct  3 06:36:22 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Tue Oct  3 06:37:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6ae107

dev-util/Orange: add missing dep dev-python/typing

Suggested-by: Coornaert David  gmail.com>

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/Orange/{Orange-3.4.5-r1.ebuild => Orange-3.4.5-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/Orange/Orange-3.4.5-r1.ebuild 
b/dev-util/Orange/Orange-3.4.5-r2.ebuild
similarity index 97%
rename from dev-util/Orange/Orange-3.4.5-r1.ebuild
rename to dev-util/Orange/Orange-3.4.5-r2.ebuild
index 55fd7219d13..3e1710650bc 100644
--- a/dev-util/Orange/Orange-3.4.5-r1.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r2.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
>=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
dev-python/PyQt5[webkit,svg,${PYTHON_USEDEP}]
dev-python/radon[${PYTHON_USEDEP}]
+   dev-python/typing[${PYTHON_USEDEP}]
>=dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
>=sci-libs/scipy-0.11.0[${PYTHON_USEDEP}]
>=sci-libs/scikits_learn-0.18.1[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-08-11 Thread Amy Liffey
commit: e374fddafb6bb10a61cdb4a51a2b6a2d122846dd
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Aug 11 19:39:39 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Aug 11 19:56:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e374fdda

dev-util/Orange: fix homepage

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/Orange/Orange-3.4.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/Orange/Orange-3.4.5-r1.ebuild 
b/dev-util/Orange/Orange-3.4.5-r1.ebuild
index 2db822cbb63..55fd7219d13 100644
--- a/dev-util/Orange/Orange-3.4.5-r1.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
-HOMEPAGE="http://orange.biolab.si/;
+HOMEPAGE="https://orange.biolab.si/;
 SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-08-03 Thread Amy Liffey
commit: 2d4fb3d37e5de4cbe4a3b2f76ac79ecefbda71ce
Author: Amy Liffey  gentoo  org>
AuthorDate: Thu Aug  3 15:49:30 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Thu Aug  3 15:49:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4fb3d3

dev-util/Orange: add missing dependency bug #626964

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/Orange/{Orange-3.4.5.ebuild => Orange-3.4.5-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/Orange/Orange-3.4.5.ebuild 
b/dev-util/Orange/Orange-3.4.5-r1.ebuild
similarity index 97%
rename from dev-util/Orange/Orange-3.4.5.ebuild
rename to dev-util/Orange/Orange-3.4.5-r1.ebuild
index d6b86be7532..2db822cbb63 100644
--- a/dev-util/Orange/Orange-3.4.5.ebuild
+++ b/dev-util/Orange/Orange-3.4.5-r1.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
+   dev-python/anyqt[${PYTHON_USEDEP}]
>=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
>=dev-python/CommonMark-0.5.5[${PYTHON_USEDEP}]
dev-python/dill[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-08-02 Thread Amy Liffey
commit: b97a57dc96b08e725d9608049a4689acdb2ebe34
Author: Amy Liffey  gentoo  org>
AuthorDate: Wed Aug  2 11:32:48 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Wed Aug  2 11:58:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97a57dc

dev-util/Orange: version bump 3.4.5

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/Orange/Manifest|  1 +
 dev-util/Orange/Orange-3.4.5.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-util/Orange/Manifest b/dev-util/Orange/Manifest
index 391a486026e..3284ca6d3d7 100644
--- a/dev-util/Orange/Manifest
+++ b/dev-util/Orange/Manifest
@@ -1 +1,2 @@
 DIST Orange-2.7.2.tar.gz 12639045 SHA256 
02ca4f711c0d792ef5a4d5a066756d179476af73c944ee6a9e208369801e11de SHA512 
30646443a5eedecb2dc003513b1cb0061812649cc90efc5ea793ffab88269a06cc238c384a0c09d3549cdd262a86131b4e4c152004853a2489cd798755654cf7
 WHIRLPOOL 
765cebfc90c1d04c454e137dc8dabaf39662d53562fdad99e63e1b9ec5ef61cc9cff9ac8a05bab757af64da0180cefb2f8a2571a21b1a232601bc7239878a11c
+DIST Orange-3.4.5.tar.gz 32999331 SHA256 
b9a40c20c01ab5f7d01395597e9ac8b6cfd70caa58e4b560c00e91c50a7267f3 SHA512 
327c99f17b5c6a83c48c1826cf34624aaf620d84a2f566f22e394cfd0f1b9c7863cecde0ea7344f16b706efb6a4581adad90b59872db9f0be355495971aedd58
 WHIRLPOOL 
b9a96875f23a378cc9b8fb5d6c8820c9c6c9a3252b762f3a8afbe3688a9986a6d6f8743c7b6a32b27bc894fa47b81354b907fca771eae384fe2dec879a36964c

diff --git a/dev-util/Orange/Orange-3.4.5.ebuild 
b/dev-util/Orange/Orange-3.4.5.ebuild
new file mode 100644
index 000..d6b86be7532
--- /dev/null
+++ b/dev-util/Orange/Orange-3.4.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
+HOMEPAGE="http://orange.biolab.si/;
+SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-python/bottleneck-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/CommonMark-0.5.5[${PYTHON_USEDEP}]
+   dev-python/dill[${PYTHON_USEDEP}]
+   >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/joblib-0.9.4[${PYTHON_USEDEP}]
+   dev-python/keyring[${PYTHON_USEDEP}]
+   dev-python/keyrings_alt[${PYTHON_USEDEP}]
+   dev-python/pylint[${PYTHON_USEDEP}]
+   >=dev-python/pip-9.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyqtgraph-0.10.0[${PYTHON_USEDEP}]
+   dev-python/PyQt5[webkit,svg,${PYTHON_USEDEP}]
+   dev-python/radon[${PYTHON_USEDEP}]
+   >=dev-python/xlrd-0.9.2[${PYTHON_USEDEP}]
+   >=sci-libs/scipy-0.11.0[${PYTHON_USEDEP}]
+   >=sci-libs/scikits_learn-0.18.1[${PYTHON_USEDEP}]"
+
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/orange3-${PV}"
+
+QA_PREBUILT="/usr/lib*/python*/site-packages/Orange/tests/binary-blob.tab"
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/

2017-08-02 Thread Amy Liffey
commit: 3edc430fd685e096e151adb15c57f508c4dfdd2a
Author: Amy Liffey  gentoo  org>
AuthorDate: Wed Aug  2 11:56:17 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Wed Aug  2 11:58:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edc430f

dev-util/Orange: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-util/Orange/Manifest|  1 -
 dev-util/Orange/Orange-2.7.2.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-util/Orange/Manifest b/dev-util/Orange/Manifest
index 3284ca6d3d7..45275fa9b99 100644
--- a/dev-util/Orange/Manifest
+++ b/dev-util/Orange/Manifest
@@ -1,2 +1 @@
-DIST Orange-2.7.2.tar.gz 12639045 SHA256 
02ca4f711c0d792ef5a4d5a066756d179476af73c944ee6a9e208369801e11de SHA512 
30646443a5eedecb2dc003513b1cb0061812649cc90efc5ea793ffab88269a06cc238c384a0c09d3549cdd262a86131b4e4c152004853a2489cd798755654cf7
 WHIRLPOOL 
765cebfc90c1d04c454e137dc8dabaf39662d53562fdad99e63e1b9ec5ef61cc9cff9ac8a05bab757af64da0180cefb2f8a2571a21b1a232601bc7239878a11c
 DIST Orange-3.4.5.tar.gz 32999331 SHA256 
b9a40c20c01ab5f7d01395597e9ac8b6cfd70caa58e4b560c00e91c50a7267f3 SHA512 
327c99f17b5c6a83c48c1826cf34624aaf620d84a2f566f22e394cfd0f1b9c7863cecde0ea7344f16b706efb6a4581adad90b59872db9f0be355495971aedd58
 WHIRLPOOL 
b9a96875f23a378cc9b8fb5d6c8820c9c6c9a3252b762f3a8afbe3688a9986a6d6f8743c7b6a32b27bc894fa47b81354b907fca771eae384fe2dec879a36964c

diff --git a/dev-util/Orange/Orange-2.7.2.ebuild 
b/dev-util/Orange/Orange-2.7.2.ebuild
deleted file mode 100644
index 55b72893cea..000
--- a/dev-util/Orange/Orange-2.7.2.ebuild
+++ /dev/null
@@ -1,26 +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
-
-DESCRIPTION="Open source data visualization and analysis for novice and 
experts."
-HOMEPAGE="http://orange.biolab.si/;
-SRC_URI="http://orange.biolab.si/download/files/archive/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/matplotlib[qt4]
-   dev-python/pillow
-   dev-python/PyQt4[webkit]
-   dev-python/pyqwt
-   sci-libs/scikits_learn
-   sci-libs/scipy"
-
-DEPEND="${RDEPEND}
-   dev-python/numpy"