[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2019-12-26 Thread David Seifert
commit: 85d186e761dbea23b059b44ab2fa9dc1afc30949
Author: David Seifert  gentoo  org>
AuthorDate: Thu Dec 26 20:46:41 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Dec 26 20:46:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d186e7

dev-python/abstract_rendering: Remove Py2

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index e33a71a6282..f5b8bfd3358 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2018-06-27 Thread Pacho Ramos
commit: 433a3b9a84b6a38f3f51d76533f5a06c55fe5a10
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jun 27 20:02:53 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jun 27 20:32:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433a3b9a

dev-python/abstract_rendering: Support python3.6

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index 7acfd9f6802..70917060dff 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2018-03-13 Thread Michał Górny
commit: 44f29eb064c7208aee9d9996bae2fee36a9863eb
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Mar 13 19:15:44 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 13 19:52:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f29eb0

dev-python/abstract_rendering: use HTTPS

 dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index dc40f1201e2..15063cb6d78 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.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=5
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Rendering as a binning process"
 HOMEPAGE="
https://github.com/ContinuumIO/abstract_rendering
-   http://pypi.python.org/pypi/abstract_rendering
+   https://pypi.python.org/pypi/abstract_rendering
 "
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2016-12-31 Thread Agostino Sarubbo
commit: a7f7a42f5ab1e02ae53bfae81e20f3c1d186c5c0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Dec 31 22:19:23 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Dec 31 22:20:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f7a42f

dev-python/abstract_rendering: amd64 stable wrt bug #596536

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index 809d433..8901795 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="uni_indiana"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2015-12-09 Thread Justin Lecher
commit: a96cfe93a9cc54d6da637f2430bbdadad8652f2f
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Dec  9 15:09:54 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Dec  9 15:10:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96cfe93

dev-python/abstract_rendering: Correct license and upstream repo

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
index 0733e9b..3b2b110 100644
--- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -10,12 +10,12 @@ inherit distutils-r1
 
 DESCRIPTION="Rendering as a binning process"
 HOMEPAGE="
-   https://github.com/JosephCottam/AbstractRendering
+   https://github.com/ContinuumIO/abstract_rendering
http://pypi.python.org/pypi/abstract_rendering
 "
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="uni_indiana"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"



[gentoo-commits] repo/gentoo:master commit in: dev-python/abstract_rendering/

2015-12-09 Thread Justin Lecher
commit: e22cfaf0dcba00a7ce9421ef1b445cd96bd6e02d
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Dec  9 14:41:34 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Dec  9 15:10:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22cfaf0

dev-python/abstract_rendering: New package, ebuild written by me

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/abstract_rendering/Manifest |  1 +
 .../abstract_rendering-0.5.1.ebuild| 34 ++
 dev-python/abstract_rendering/metadata.xml | 12 
 3 files changed, 47 insertions(+)

diff --git a/dev-python/abstract_rendering/Manifest 
b/dev-python/abstract_rendering/Manifest
new file mode 100644
index 000..ffbe8d2
--- /dev/null
+++ b/dev-python/abstract_rendering/Manifest
@@ -0,0 +1 @@
+DIST abstract_rendering-0.5.1.tar.gz 33753 SHA256 
3ce054236a83e2d4375ca2b323d19ff970435e01eeb3e736ecb82a11519def37 SHA512 
6e687bbcbf8017d58667c92f6199e037abfbd2d787167f2ed457dcc174bc99f3bef19e94be67c41937df52d5efa72e605d6649151d8d9b19880895f7f4d4a792
 WHIRLPOOL 
a4a674bb2b299b201e5b602b7902059f6991158ff56fafec3fe4479be222a972d0cc22141b29d8ac2c82031c1f3d0353284d5e4fb8c557ae62cac25511ae2221

diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild 
b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
new file mode 100644
index 000..0733e9b
--- /dev/null
+++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Rendering as a binning process"
+HOMEPAGE="
+   https://github.com/JosephCottam/AbstractRendering
+   http://pypi.python.org/pypi/abstract_rendering
+"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+"
+DEPEND="${REDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_prepare_all() {
+   sed \
+   -e 's:"-O3",::g' \
+   -i setup.py || die
+   distutils-r1_python_prepare_all
+}

diff --git a/dev-python/abstract_rendering/metadata.xml 
b/dev-python/abstract_rendering/metadata.xml
new file mode 100644
index 000..ae465cf
--- /dev/null
+++ b/dev-python/abstract_rendering/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  python
+  
+abstract_rendering
+
+  jcot...@indiana.edu
+  Joseph Cottam
+
+  
+