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

2020-06-14 Thread Aaron Bauman
commit: 53930aaebb2e568b25bc5ad6be89cbaca3dbe71c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Jun 13 08:35:16 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Jun 15 02:33:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53930aae

dev-python/flexx: update HOMEPAGE

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/flexx/flexx-0.4.1.ebuild | 2 +-
 dev-python/flexx/metadata.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
index c79c0bc5232..f1afb8fce4c 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
 HOMEPAGE="
https://flexx.readthedocs.org
-   https://github.com/zoofio/flexx
+   https://github.com/flexxui/flexx
https://pypi.org/project/flexx/;
 SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 

diff --git a/dev-python/flexx/metadata.xml b/dev-python/flexx/metadata.xml
index a79517c5156..6fcf962567f 100644
--- a/dev-python/flexx/metadata.xml
+++ b/dev-python/flexx/metadata.xml
@@ -7,7 +7,7 @@
   
   
 flexx
-zoofIO/flexx
+flexxui/flexx
 
   almar.kl...@gmail.com
   Flexx contributors



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

2020-02-05 Thread Michał Górny
commit: e34cf200fcc574a8a8232467ec56fb6b9a6e443c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 13:17:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 13:24:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34cf200

dev-python/flexx: Remove py2

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

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

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
index 4a302dfadda..c79c0bc5232 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



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

2019-12-13 Thread David Seifert
commit: 2c730e24c8a69067fbb610fa5fc752c377c302ec
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec 13 20:44:44 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec 13 20:44:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c730e24

dev-python/flexx: Remove old

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

 dev-python/flexx/Manifest   |  1 -
 dev-python/flexx/flexx-0.3.1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
index 6d74ac68904..d08b62bebf1 100644
--- a/dev-python/flexx/Manifest
+++ b/dev-python/flexx/Manifest
@@ -1,2 +1 @@
-DIST flexx-0.3.1.zip 418280 BLAKE2B 
9b0d5e91b7a0c61c2b7c65594546531f7f611620d20fbe1ad487f7f8db104d106d75c2818364658901ce7133f3676f8274cea5946b9525a9f6b6f4f4fdd8c64f
 SHA512 
3d98daa18e0f307ed24386fc59a59a4df1727cdc7483cb1fa7bc6c5b2eb8cba36fbc100a98d8549ac890ef8ba86b9acef77d34e26c4b918f5344354b0bfd
 DIST flexx-0.4.1.tar.gz 287596 BLAKE2B 
768100f6ed38ea7639e79c23a74a2ba38c41e4450920be4c331c159fed92ee8fd143de28c33ac7eb2625717c2fd53b90571a0a9064b36e5c9be4883d6e71468d
 SHA512 
af9d84876d2c6b5f8b9fe7967dc282e4043456606c1574c10cfcd15a3f3d0d3f8f889a41ff254655eed06200b5d9c10fa27249343ee689ff62346031a4ed607b

diff --git a/dev-python/flexx/flexx-0.3.1.ebuild 
b/dev-python/flexx/flexx-0.3.1.ebuild
deleted file mode 100644
index 3a2ab1aeee0..000
--- a/dev-python/flexx/flexx-0.3.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
-HOMEPAGE="
-   https://flexx.readthedocs.org
-   https://github.com/zoofio/flexx
-   https://pypi.org/project/flexx/;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"



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

2018-07-20 Thread Mikle Kolyada
commit: 367484c0070605d885d9ae71837feed3b359291f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jul 20 23:56:18 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jul 21 00:06:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367484c0

dev-python/flexx: x86 stable wrt bug #658884

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
index 2f27036efa8..9a87188c88a 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 #IUSE="doc test" broken tests
 IUSE=""



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

2018-06-24 Thread Mikle Kolyada
commit: 8456fffcb2b920cb7f26701e5be83a97e0678415
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jun 24 09:32:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jun 24 09:39:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8456fffc

dev-python/flexx: amd64 stable wrt bug #658884

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
index 53e6c78f0fc..2f27036efa8 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 
 #IUSE="doc test" broken tests
 IUSE=""



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

2018-03-17 Thread Michał Górny
commit: 9e63c1397e6f808cd731f24491d187d171b26312
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Mar 17 08:41:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 17 10:50:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e63c139

dev-python/flexx: use HTTPS, sync HOMEPAGES

 dev-python/flexx/flexx-0.3.1.ebuild | 6 +++---
 dev-python/flexx/flexx-0.4.1.ebuild | 7 +--
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-python/flexx/flexx-0.3.1.ebuild 
b/dev-python/flexx/flexx-0.3.1.ebuild
index 7f83b67265a..a01479ab705 100644
--- a/dev-python/flexx/flexx-0.3.1.ebuild
+++ b/dev-python/flexx/flexx-0.3.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
@@ -9,9 +9,9 @@ inherit distutils-r1
 
 DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
 HOMEPAGE="
-   http://flexx.readthedocs.org
+   https://flexx.readthedocs.org
https://github.com/zoofio/flexx
-   http://pypi.python.org/pypi/flexx;
+   https://pypi.python.org/pypi/flexx;
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
index 45ae7cc1bf7..45351a0575f 100644
--- a/dev-python/flexx/flexx-0.4.1.ebuild
+++ b/dev-python/flexx/flexx-0.4.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=6
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
-HOMEPAGE="http://flexx.readthedocs.org;
+HOMEPAGE="
+   https://flexx.readthedocs.org
+   https://github.com/zoofio/flexx
+   https://pypi.python.org/pypi/flexx;
 SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"



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

2017-05-02 Thread Michał Górny
commit: 825096ebd3b675da9be6a06df6d027a2f48093f4
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  2 13:37:39 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  2 14:02:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825096eb

dev-python/flexx: Clean old versions up

 dev-python/flexx/Manifest |  2 --
 dev-python/flexx/flexx-0.2.ebuild | 25 -
 dev-python/flexx/flexx-0.3.ebuild | 25 -
 3 files changed, 52 deletions(-)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
index 8c1a05fb571..9053508cff8 100644
--- a/dev-python/flexx/Manifest
+++ b/dev-python/flexx/Manifest
@@ -1,4 +1,2 @@
-DIST flexx-0.2.zip 195542 SHA256 
ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 SHA512 
552873073ce32e39cefe466c7f1490b23b4f332594040ee4e423c08b83cb200ab11de25705b43dd95036f0d9c8ece8ae0c6042fda47fe3ab7266e3b6b0e22bad
 WHIRLPOOL 
5dd33657e3725ae18b9e78b315ceb14440461cafd5e6d7ae3e907dd00cc8019447d550f91b58e975b91421a247696e0a517d4e3bb6d2bdf86a207c5e3985cd9d
 DIST flexx-0.3.1.zip 418280 SHA256 
aa8aefca3aec283cf555a2b59aa619fdd1b595b62a881cee35e3f36794185f04 SHA512 
3d98daa18e0f307ed24386fc59a59a4df1727cdc7483cb1fa7bc6c5b2eb8cba36fbc100a98d8549ac890ef8ba86b9acef77d34e26c4b918f5344354b0bfd
 WHIRLPOOL 
c74eb8e22975c16296ade19f46364c086bcdbfd83dd5a2592033fb6ba53164dab17814a952f34db93b8170f01def4c46423f8e8bbfb6c75c620334535113f9b2
-DIST flexx-0.3.zip 525429 SHA256 
6945fb3389446d30c904470dadf02528e5032f7c90fe9b6c66f06063b2faedc4 SHA512 
4769ba89a1a7f48dcd044f6e301d56c11fb147e2fd5c8a2614e9099b11f76249d8f13320e7b4566971b0e56bc20bb83c4d48b8f7892b57a82763979d6458d6eb
 WHIRLPOOL 
570e090a196472273bb5fa09dae74006a7d314db7fd2f183842248c8478bbf210dc8b7487d166de4dc91b1dbb9c72d0621f2402a072464ba28ad01c3b0cf
 DIST flexx-0.4.1.tar.gz 287596 SHA256 
d6395dd37ed01387673813a1465a1bd9e2170eb80fda92298fb13d40f40a76f5 SHA512 
af9d84876d2c6b5f8b9fe7967dc282e4043456606c1574c10cfcd15a3f3d0d3f8f889a41ff254655eed06200b5d9c10fa27249343ee689ff62346031a4ed607b
 WHIRLPOOL 
c01381814f2f4e0842fb276f8614897084f7c9d5557c612b361f1ee73c41ca3bf95c83247dd3808b0536d736a6a8d477ad6d98afa3026564c84d0a8770e37cc4

diff --git a/dev-python/flexx/flexx-0.2.ebuild 
b/dev-python/flexx/flexx-0.2.ebuild
deleted file mode 100644
index 93a44210c7c..000
--- a/dev-python/flexx/flexx-0.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
-HOMEPAGE="
-   http://flexx.readthedocs.org
-   https://github.com/zoofio/flexx
-   http://pypi.python.org/pypi/flexx;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/flexx/flexx-0.3.ebuild 
b/dev-python/flexx/flexx-0.3.ebuild
deleted file mode 100644
index 93a44210c7c..000
--- a/dev-python/flexx/flexx-0.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{4,5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
-HOMEPAGE="
-   http://flexx.readthedocs.org
-   https://github.com/zoofio/flexx
-   http://pypi.python.org/pypi/flexx;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"



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

2017-01-30 Thread Sebastien Fabbro
commit: fe1eb0b96c4c50d05c74865368f48e2ab1dbbe30
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Wed Jan 11 05:42:24 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jan 30 19:45:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1eb0b9

dev-python/flexx: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/flexx/Manifest   |  1 +
 dev-python/flexx/flexx-0.4.1.ebuild | 22 ++
 dev-python/flexx/metadata.xml   |  1 +
 3 files changed, 24 insertions(+)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
index 44de1c1..8c1a05f 100644
--- a/dev-python/flexx/Manifest
+++ b/dev-python/flexx/Manifest
@@ -1,3 +1,4 @@
 DIST flexx-0.2.zip 195542 SHA256 
ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 SHA512 
552873073ce32e39cefe466c7f1490b23b4f332594040ee4e423c08b83cb200ab11de25705b43dd95036f0d9c8ece8ae0c6042fda47fe3ab7266e3b6b0e22bad
 WHIRLPOOL 
5dd33657e3725ae18b9e78b315ceb14440461cafd5e6d7ae3e907dd00cc8019447d550f91b58e975b91421a247696e0a517d4e3bb6d2bdf86a207c5e3985cd9d
 DIST flexx-0.3.1.zip 418280 SHA256 
aa8aefca3aec283cf555a2b59aa619fdd1b595b62a881cee35e3f36794185f04 SHA512 
3d98daa18e0f307ed24386fc59a59a4df1727cdc7483cb1fa7bc6c5b2eb8cba36fbc100a98d8549ac890ef8ba86b9acef77d34e26c4b918f5344354b0bfd
 WHIRLPOOL 
c74eb8e22975c16296ade19f46364c086bcdbfd83dd5a2592033fb6ba53164dab17814a952f34db93b8170f01def4c46423f8e8bbfb6c75c620334535113f9b2
 DIST flexx-0.3.zip 525429 SHA256 
6945fb3389446d30c904470dadf02528e5032f7c90fe9b6c66f06063b2faedc4 SHA512 
4769ba89a1a7f48dcd044f6e301d56c11fb147e2fd5c8a2614e9099b11f76249d8f13320e7b4566971b0e56bc20bb83c4d48b8f7892b57a82763979d6458d6eb
 WHIRLPOOL 
570e090a196472273bb5fa09dae74006a7d314db7fd2f183842248c8478bbf210dc8b7487d166de4dc91b1dbb9c72d0621f2402a072464ba28ad01c3b0cf
+DIST flexx-0.4.1.tar.gz 287596 SHA256 
d6395dd37ed01387673813a1465a1bd9e2170eb80fda92298fb13d40f40a76f5 SHA512 
af9d84876d2c6b5f8b9fe7967dc282e4043456606c1574c10cfcd15a3f3d0d3f8f889a41ff254655eed06200b5d9c10fa27249343ee689ff62346031a4ed607b
 WHIRLPOOL 
c01381814f2f4e0842fb276f8614897084f7c9d5557c612b361f1ee73c41ca3bf95c83247dd3808b0536d736a6a8d477ad6d98afa3026564c84d0a8770e37cc4

diff --git a/dev-python/flexx/flexx-0.4.1.ebuild 
b/dev-python/flexx/flexx-0.4.1.ebuild
new file mode 100644
index ..f08c5cc
--- /dev/null
+++ b/dev-python/flexx/flexx-0.4.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
+HOMEPAGE="http://flexx.readthedocs.org;
+SRC_URI="https://github.com/zoofIO//${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+#IUSE="doc test" broken tests
+IUSE=""
+RDEPEND="www-servers/tornado[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/flexx/metadata.xml b/dev-python/flexx/metadata.xml
index eb6ca30..a79517c 100644
--- a/dev-python/flexx/metadata.xml
+++ b/dev-python/flexx/metadata.xml
@@ -7,6 +7,7 @@
   
   
 flexx
+zoofIO/flexx
 
   almar.kl...@gmail.com
   Flexx contributors



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

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

dev-python/flexx: 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/flexx/flexx-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flexx/flexx-0.3.1.ebuild 
b/dev-python/flexx/flexx-0.3.1.ebuild
index 2d04243..25cd6e4 100644
--- a/dev-python/flexx/flexx-0.3.1.ebuild
+++ b/dev-python/flexx/flexx-0.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2016-02-19 Thread Justin Lecher
commit: 14dfaa6c34fa82de1603c7b566f72267a78a9e23
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Feb 19 09:45:13 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Feb 19 09:45:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14dfaa6c

dev-python/flexx: Version Bump

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

 dev-python/flexx/Manifest   |  1 +
 dev-python/flexx/flexx-0.3.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
index b377f2c..44de1c1 100644
--- a/dev-python/flexx/Manifest
+++ b/dev-python/flexx/Manifest
@@ -1,2 +1,3 @@
 DIST flexx-0.2.zip 195542 SHA256 
ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 SHA512 
552873073ce32e39cefe466c7f1490b23b4f332594040ee4e423c08b83cb200ab11de25705b43dd95036f0d9c8ece8ae0c6042fda47fe3ab7266e3b6b0e22bad
 WHIRLPOOL 
5dd33657e3725ae18b9e78b315ceb14440461cafd5e6d7ae3e907dd00cc8019447d550f91b58e975b91421a247696e0a517d4e3bb6d2bdf86a207c5e3985cd9d
+DIST flexx-0.3.1.zip 418280 SHA256 
aa8aefca3aec283cf555a2b59aa619fdd1b595b62a881cee35e3f36794185f04 SHA512 
3d98daa18e0f307ed24386fc59a59a4df1727cdc7483cb1fa7bc6c5b2eb8cba36fbc100a98d8549ac890ef8ba86b9acef77d34e26c4b918f5344354b0bfd
 WHIRLPOOL 
c74eb8e22975c16296ade19f46364c086bcdbfd83dd5a2592033fb6ba53164dab17814a952f34db93b8170f01def4c46423f8e8bbfb6c75c620334535113f9b2
 DIST flexx-0.3.zip 525429 SHA256 
6945fb3389446d30c904470dadf02528e5032f7c90fe9b6c66f06063b2faedc4 SHA512 
4769ba89a1a7f48dcd044f6e301d56c11fb147e2fd5c8a2614e9099b11f76249d8f13320e7b4566971b0e56bc20bb83c4d48b8f7892b57a82763979d6458d6eb
 WHIRLPOOL 
570e090a196472273bb5fa09dae74006a7d314db7fd2f183842248c8478bbf210dc8b7487d166de4dc91b1dbb9c72d0621f2402a072464ba28ad01c3b0cf

diff --git a/dev-python/flexx/flexx-0.3.1.ebuild 
b/dev-python/flexx/flexx-0.3.1.ebuild
new file mode 100644
index 000..cdc8d14
--- /dev/null
+++ b/dev-python/flexx/flexx-0.3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
+HOMEPAGE="
+   http://flexx.readthedocs.org
+   http://github.com/zoofio/flexx
+   http://pypi.python.org/pypi/flexx;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"



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

2016-02-16 Thread Justin Lecher
commit: 41eeddad619dc5b53b65ff5f8ddeb18fc720e44f
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Feb 16 09:51:06 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Feb 16 10:19:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41eeddad

dev-python/flexx: Version Bump

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

 dev-python/flexx/Manifest |  1 +
 dev-python/flexx/flexx-0.3.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
index f07c3ef..b377f2c 100644
--- a/dev-python/flexx/Manifest
+++ b/dev-python/flexx/Manifest
@@ -1 +1,2 @@
 DIST flexx-0.2.zip 195542 SHA256 
ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 SHA512 
552873073ce32e39cefe466c7f1490b23b4f332594040ee4e423c08b83cb200ab11de25705b43dd95036f0d9c8ece8ae0c6042fda47fe3ab7266e3b6b0e22bad
 WHIRLPOOL 
5dd33657e3725ae18b9e78b315ceb14440461cafd5e6d7ae3e907dd00cc8019447d550f91b58e975b91421a247696e0a517d4e3bb6d2bdf86a207c5e3985cd9d
+DIST flexx-0.3.zip 525429 SHA256 
6945fb3389446d30c904470dadf02528e5032f7c90fe9b6c66f06063b2faedc4 SHA512 
4769ba89a1a7f48dcd044f6e301d56c11fb147e2fd5c8a2614e9099b11f76249d8f13320e7b4566971b0e56bc20bb83c4d48b8f7892b57a82763979d6458d6eb
 WHIRLPOOL 
570e090a196472273bb5fa09dae74006a7d314db7fd2f183842248c8478bbf210dc8b7487d166de4dc91b1dbb9c72d0621f2402a072464ba28ad01c3b0cf

diff --git a/dev-python/flexx/flexx-0.3.ebuild 
b/dev-python/flexx/flexx-0.3.ebuild
new file mode 100644
index 000..cdc8d14
--- /dev/null
+++ b/dev-python/flexx/flexx-0.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python toolkit for creating GUI's using web technology"
+HOMEPAGE="
+   http://flexx.readthedocs.org
+   http://github.com/zoofio/flexx
+   http://pypi.python.org/pypi/flexx;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"