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

2023-06-08 Thread Pacho Ramos
commit: ae91dc6c2610f799b71f647121b5c9afdde7eab8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Jun  8 10:20:26 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Jun  8 10:20:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae91dc6c

dev-python/brython: add 3.11.2

Closes: https://bugs.gentoo.org/896756
Closes: https://bugs.gentoo.org/893580
Signed-off-by: Pacho Ramos  gentoo.org>

 dev-python/brython/Manifest  |  1 +
 dev-python/brython/brython-3.11.2.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index a8a571293d4f..ded94fb7a3c6 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.10.5.tar.gz 11106672 BLAKE2B 
4219bdb99efd666e37ee08283e58f288e06dac52454931f72bcb4f3bf61a380fb1e01d724f49e598f6d7a95260609767d4536b5f04531939daaf93db6cdb23ad
 SHA512 
7d2f50f94c9762d6587a9b0ed76805b14a5c2c89c0d27c7e181a3e3abdcdd28c9691fb80cd472f635f5bc6c36c884becd9a5625da4825d551b57b6b0779d3529
+DIST brython-3.11.2.gh.tar.gz 11827073 BLAKE2B 
d1f40eae0b42f1c7a4ea086de8d83baf23dafae9333faa25578e38d4dd34e80b471ae5ad73ce107fd26a014984f92ce2b6ef399e92da7c15b9a1374794d91011
 SHA512 
1f0d06ae6d6523fb8f99a4ff407783b677063e99f278e1a860a422535695d2f67d98d9ccea02968dd15a52998bd34620dd54f758d5f7f4a4668e9bc621680172
 DIST brython-3.11.gh.tar.gz 11684005 BLAKE2B 
d2ec61082787bbb571fa3a7239bad4e5d633e20f392684c532477d23ab7480dc0c3cd30a837c32fae57c88fa1779afec71bc7adb63bb4abd8f6d2d78717d55ef
 SHA512 
98ee9c8cf1b3f8103310cf08b639fcea6675d178aedde5f425d3b44eac74552e569a8abca8cb6935cfcfc43a009ea73abbc646557a2bda916e5328a8933bea0d

diff --git a/dev-python/brython/brython-3.11.2.ebuild 
b/dev-python/brython/brython-3.11.2.ebuild
new file mode 100644
index ..b069ff4db898
--- /dev/null
+++ b/dev-python/brython/brython-3.11.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit webapp python-single-r1
+
+DESCRIPTION="Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="
+   https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2023-01-27 Thread Arthur Zamarin
commit: 4bf929123895c8770136753237e466c5d7af7a86
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 27 13:34:30 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 27 13:34:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf92912

dev-python/brython: drop 3.9.0

Closes: https://bugs.gentoo.org/890650
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/brython/Manifest |  1 -
 dev-python/brython/brython-3.9.0.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 098c001427a4..a8a571293d4f 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,2 @@
 DIST brython-3.10.5.tar.gz 11106672 BLAKE2B 
4219bdb99efd666e37ee08283e58f288e06dac52454931f72bcb4f3bf61a380fb1e01d724f49e598f6d7a95260609767d4536b5f04531939daaf93db6cdb23ad
 SHA512 
7d2f50f94c9762d6587a9b0ed76805b14a5c2c89c0d27c7e181a3e3abdcdd28c9691fb80cd472f635f5bc6c36c884becd9a5625da4825d551b57b6b0779d3529
 DIST brython-3.11.gh.tar.gz 11684005 BLAKE2B 
d2ec61082787bbb571fa3a7239bad4e5d633e20f392684c532477d23ab7480dc0c3cd30a837c32fae57c88fa1779afec71bc7adb63bb4abd8f6d2d78717d55ef
 SHA512 
98ee9c8cf1b3f8103310cf08b639fcea6675d178aedde5f425d3b44eac74552e569a8abca8cb6935cfcfc43a009ea73abbc646557a2bda916e5328a8933bea0d
-DIST brython-3.9.0.tar.gz 10232037 BLAKE2B 
4dc70efa14174f90cddd72ba9c07afd7be4fc81cde3f9ace7b5f015acd4cc18e9ab222aded496523f7298cb7ecb93c1d691fda818ef9fe15fabbb876143af487
 SHA512 
fcacc6f5e959afd2c84980eb0a650028ad018f4ebda05c53ef0a73ef5a8e1b4a28b2940c08f6b5e82bb52975b671610ad47e42de0d6d3030a6b9f5af02784c20

diff --git a/dev-python/brython/brython-3.9.0.ebuild 
b/dev-python/brython/brython-3.9.0.ebuild
deleted file mode 100644
index 25ded779eb49..
--- a/dev-python/brython/brython-3.9.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_9 )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2022-10-24 Thread Arthur Zamarin
commit: 091f3a09fe782a084d186f33126fc7539c204910
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Oct 24 18:59:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Oct 24 18:59:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091f3a09

dev-python/brython: add 3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/brython/Manifest|  1 +
 dev-python/brython/brython-3.11.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 3f4d6ba10270..098c001427a4 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.10.5.tar.gz 11106672 BLAKE2B 
4219bdb99efd666e37ee08283e58f288e06dac52454931f72bcb4f3bf61a380fb1e01d724f49e598f6d7a95260609767d4536b5f04531939daaf93db6cdb23ad
 SHA512 
7d2f50f94c9762d6587a9b0ed76805b14a5c2c89c0d27c7e181a3e3abdcdd28c9691fb80cd472f635f5bc6c36c884becd9a5625da4825d551b57b6b0779d3529
+DIST brython-3.11.gh.tar.gz 11684005 BLAKE2B 
d2ec61082787bbb571fa3a7239bad4e5d633e20f392684c532477d23ab7480dc0c3cd30a837c32fae57c88fa1779afec71bc7adb63bb4abd8f6d2d78717d55ef
 SHA512 
98ee9c8cf1b3f8103310cf08b639fcea6675d178aedde5f425d3b44eac74552e569a8abca8cb6935cfcfc43a009ea73abbc646557a2bda916e5328a8933bea0d
 DIST brython-3.9.0.tar.gz 10232037 BLAKE2B 
4dc70efa14174f90cddd72ba9c07afd7be4fc81cde3f9ace7b5f015acd4cc18e9ab222aded496523f7298cb7ecb93c1d691fda818ef9fe15fabbb876143af487
 SHA512 
fcacc6f5e959afd2c84980eb0a650028ad018f4ebda05c53ef0a73ef5a8e1b4a28b2940c08f6b5e82bb52975b671610ad47e42de0d6d3030a6b9f5af02784c20

diff --git a/dev-python/brython/brython-3.11.ebuild 
b/dev-python/brython/brython-3.11.ebuild
new file mode 100644
index ..22a048a8d943
--- /dev/null
+++ b/dev-python/brython/brython-3.11.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit webapp python-single-r1
+
+DESCRIPTION="Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="
+   https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2022-03-09 Thread Arthur Zamarin
commit: 7505c5244de7c7c45617e15005ac424141a4e04a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  9 17:56:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  9 18:26:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7505c524

dev-python/brython: add 3.10.5

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/brython/Manifest  |  1 +
 dev-python/brython/brython-3.10.5.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index cd9ef2e73c7d..3f4d6ba10270 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1 +1,2 @@
+DIST brython-3.10.5.tar.gz 11106672 BLAKE2B 
4219bdb99efd666e37ee08283e58f288e06dac52454931f72bcb4f3bf61a380fb1e01d724f49e598f6d7a95260609767d4536b5f04531939daaf93db6cdb23ad
 SHA512 
7d2f50f94c9762d6587a9b0ed76805b14a5c2c89c0d27c7e181a3e3abdcdd28c9691fb80cd472f635f5bc6c36c884becd9a5625da4825d551b57b6b0779d3529
 DIST brython-3.9.0.tar.gz 10232037 BLAKE2B 
4dc70efa14174f90cddd72ba9c07afd7be4fc81cde3f9ace7b5f015acd4cc18e9ab222aded496523f7298cb7ecb93c1d691fda818ef9fe15fabbb876143af487
 SHA512 
fcacc6f5e959afd2c84980eb0a650028ad018f4ebda05c53ef0a73ef5a8e1b4a28b2940c08f6b5e82bb52975b671610ad47e42de0d6d3030a6b9f5af02784c20

diff --git a/dev-python/brython/brython-3.10.5.ebuild 
b/dev-python/brython/brython-3.10.5.ebuild
new file mode 100644
index ..602b1b187069
--- /dev/null
+++ b/dev-python/brython/brython-3.10.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit webapp python-single-r1
+
+DESCRIPTION="Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2021-05-17 Thread Patrice Clement
commit: 201e942992df54f0818e047b194399cd5dbd8e67
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon May 17 07:48:25 2021 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon May 17 07:48:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201e9429

dev-python/brython: add 3.9.0

Closes: https://bugs.gentoo.org/790632
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.9.0.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 1f41f7bbb21..a01b0910bcd 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.7.3.tar.gz 10403156 BLAKE2B 
a30c957925149f1b7eb736c1fcacd171dffb5846f6a343227596e759820c794c265befbb04137e797c1eabe8d9f0a3faa93fe425e4b0c13fda4c78b4c4bb1ecd
 SHA512 
f234c7bc67d935e5bd5bfa8e473bccf90245ab4dabccd363bc5e9e01e1c9ea9d95989c5f8b323c158e286ac4a66106eb07722d1fcc82353ad036e35b4fda5669
 DIST brython-3.7.4.tar.gz 10473351 BLAKE2B 
c457498d7f9b61ef416d6ec0ccbf86e3fdc7cc55f90fd8a853005285cab814d054319a5437cc24d22d6088af6f5b58da5311c6f68721d7b243fe31ef450c38a1
 SHA512 
70959debdd0a3e7f7e533f17aa2149802454bee23598d844156756ee6aab697b75337a26a341e6408966036f419696d0f8b073cb5383f32a9f6de65cde2fa40a
+DIST brython-3.9.0.tar.gz 10232037 BLAKE2B 
4dc70efa14174f90cddd72ba9c07afd7be4fc81cde3f9ace7b5f015acd4cc18e9ab222aded496523f7298cb7ecb93c1d691fda818ef9fe15fabbb876143af487
 SHA512 
fcacc6f5e959afd2c84980eb0a650028ad018f4ebda05c53ef0a73ef5a8e1b4a28b2940c08f6b5e82bb52975b671610ad47e42de0d6d3030a6b9f5af02784c20

diff --git a/dev-python/brython/brython-3.9.0.ebuild 
b/dev-python/brython/brython-3.9.0.ebuild
new file mode 100644
index 000..864d481de5d
--- /dev/null
+++ b/dev-python/brython/brython-3.9.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2021-05-17 Thread Patrice Clement
commit: 31c2149e5a27b69d7c82f14bfd3c7842dbab1dba
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon May 17 07:48:52 2021 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon May 17 07:48:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c2149e

dev-python/brython: drop 3.7.3, 3.7.4

Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.7.3.ebuild | 38 -
 dev-python/brython/brython-3.7.4.ebuild | 38 -
 3 files changed, 78 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index a01b0910bcd..cd9ef2e73c7 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1 @@
-DIST brython-3.7.3.tar.gz 10403156 BLAKE2B 
a30c957925149f1b7eb736c1fcacd171dffb5846f6a343227596e759820c794c265befbb04137e797c1eabe8d9f0a3faa93fe425e4b0c13fda4c78b4c4bb1ecd
 SHA512 
f234c7bc67d935e5bd5bfa8e473bccf90245ab4dabccd363bc5e9e01e1c9ea9d95989c5f8b323c158e286ac4a66106eb07722d1fcc82353ad036e35b4fda5669
-DIST brython-3.7.4.tar.gz 10473351 BLAKE2B 
c457498d7f9b61ef416d6ec0ccbf86e3fdc7cc55f90fd8a853005285cab814d054319a5437cc24d22d6088af6f5b58da5311c6f68721d7b243fe31ef450c38a1
 SHA512 
70959debdd0a3e7f7e533f17aa2149802454bee23598d844156756ee6aab697b75337a26a341e6408966036f419696d0f8b073cb5383f32a9f6de65cde2fa40a
 DIST brython-3.9.0.tar.gz 10232037 BLAKE2B 
4dc70efa14174f90cddd72ba9c07afd7be4fc81cde3f9ace7b5f015acd4cc18e9ab222aded496523f7298cb7ecb93c1d691fda818ef9fe15fabbb876143af487
 SHA512 
fcacc6f5e959afd2c84980eb0a650028ad018f4ebda05c53ef0a73ef5a8e1b4a28b2940c08f6b5e82bb52975b671610ad47e42de0d6d3030a6b9f5af02784c20

diff --git a/dev-python/brython/brython-3.7.3.ebuild 
b/dev-python/brython/brython-3.7.3.ebuild
deleted file mode 100644
index ce838901b94..000
--- a/dev-python/brython/brython-3.7.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.7.4.ebuild 
b/dev-python/brython/brython-3.7.4.ebuild
deleted file mode 100644
index ce838901b94..000
--- a/dev-python/brython/brython-3.7.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2020-07-01 Thread Patrice Clement
commit: 76939d33e33ad3d0604486bd76146aa5966c1d1b
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jul  1 06:16:58 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  1 06:17:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76939d33

dev-python/brython: version bump.

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.7.4.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index c6a694f3d44..1f41f7bbb21 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1 +1,2 @@
 DIST brython-3.7.3.tar.gz 10403156 BLAKE2B 
a30c957925149f1b7eb736c1fcacd171dffb5846f6a343227596e759820c794c265befbb04137e797c1eabe8d9f0a3faa93fe425e4b0c13fda4c78b4c4bb1ecd
 SHA512 
f234c7bc67d935e5bd5bfa8e473bccf90245ab4dabccd363bc5e9e01e1c9ea9d95989c5f8b323c158e286ac4a66106eb07722d1fcc82353ad036e35b4fda5669
+DIST brython-3.7.4.tar.gz 10473351 BLAKE2B 
c457498d7f9b61ef416d6ec0ccbf86e3fdc7cc55f90fd8a853005285cab814d054319a5437cc24d22d6088af6f5b58da5311c6f68721d7b243fe31ef450c38a1
 SHA512 
70959debdd0a3e7f7e533f17aa2149802454bee23598d844156756ee6aab697b75337a26a341e6408966036f419696d0f8b073cb5383f32a9f6de65cde2fa40a

diff --git a/dev-python/brython/brython-3.7.4.ebuild 
b/dev-python/brython/brython-3.7.4.ebuild
new file mode 100644
index 000..ce838901b94
--- /dev/null
+++ b/dev-python/brython/brython-3.7.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2020-06-27 Thread Patrice Clement
commit: ce68d8e8b50c616dd0b4c14f5e7fe474f2a5a630
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 27 20:34:03 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 27 20:34:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce68d8e8

dev-python/brython: clean up old.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  1 -
 dev-python/brython/brython-3.7.2.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index fe5e95acd79..c6a694f3d44 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1 @@
-DIST brython-3.7.2.tar.gz 10403203 BLAKE2B 
1fb7778a961c68a873033321fdf7a5b24f422d52195ff1f0606384c76007ab87a1949ead2ffcd7b660b544a9833acf90b254a542ea8856510579bacd0be8477d
 SHA512 
76bdbc005832b4980e38ff4bf2fd705291eb06ee6b9f0c4b25a90df9ab4e6da6638990abb37ebf526d064f54823a9b4ff387edd919db69b1eb3bfc8ed27d6290
 DIST brython-3.7.3.tar.gz 10403156 BLAKE2B 
a30c957925149f1b7eb736c1fcacd171dffb5846f6a343227596e759820c794c265befbb04137e797c1eabe8d9f0a3faa93fe425e4b0c13fda4c78b4c4bb1ecd
 SHA512 
f234c7bc67d935e5bd5bfa8e473bccf90245ab4dabccd363bc5e9e01e1c9ea9d95989c5f8b323c158e286ac4a66106eb07722d1fcc82353ad036e35b4fda5669

diff --git a/dev-python/brython/brython-3.7.2.ebuild 
b/dev-python/brython/brython-3.7.2.ebuild
deleted file mode 100644
index 8c1259305c3..000
--- a/dev-python/brython/brython-3.7.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2020-06-27 Thread Patrice Clement
commit: 0dce40c4dd9213511434729899467b190ad809ae
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 27 20:33:26 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 27 20:33:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dce40c4

dev-python/brython: add python3_{7,8} targets.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement  gentoo.org>

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

diff --git a/dev-python/brython/brython-3.7.3.ebuild 
b/dev-python/brython/brython-3.7.3.ebuild
index 715ffeb233e..ce838901b94 100644
--- a/dev-python/brython/brython-3.7.3.ebuild
+++ b/dev-python/brython/brython-3.7.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit webapp python-single-r1
 



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

2020-06-19 Thread Patrice Clement
commit: 976c815ff0d5de29f738fc53c50c90ebb53ddea0
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jun 19 16:18:18 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jun 19 16:18:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976c815f

dev-python/brython: version bump.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.7.3.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 29dc3172a34..fe5e95acd79 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1 +1,2 @@
 DIST brython-3.7.2.tar.gz 10403203 BLAKE2B 
1fb7778a961c68a873033321fdf7a5b24f422d52195ff1f0606384c76007ab87a1949ead2ffcd7b660b544a9833acf90b254a542ea8856510579bacd0be8477d
 SHA512 
76bdbc005832b4980e38ff4bf2fd705291eb06ee6b9f0c4b25a90df9ab4e6da6638990abb37ebf526d064f54823a9b4ff387edd919db69b1eb3bfc8ed27d6290
+DIST brython-3.7.3.tar.gz 10403156 BLAKE2B 
a30c957925149f1b7eb736c1fcacd171dffb5846f6a343227596e759820c794c265befbb04137e797c1eabe8d9f0a3faa93fe425e4b0c13fda4c78b4c4bb1ecd
 SHA512 
f234c7bc67d935e5bd5bfa8e473bccf90245ab4dabccd363bc5e9e01e1c9ea9d95989c5f8b323c158e286ac4a66106eb07722d1fcc82353ad036e35b4fda5669

diff --git a/dev-python/brython/brython-3.7.3.ebuild 
b/dev-python/brython/brython-3.7.3.ebuild
new file mode 100644
index 000..715ffeb233e
--- /dev/null
+++ b/dev-python/brython/brython-3.7.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_6 )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2019-08-10 Thread Patrice Clement
commit: 3541d3ea37037b5ed27d7b593d1828ddcd3b718a
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Aug 10 18:05:58 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Aug 10 18:05:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3541d3ea

dev-python/brython: add missing RDEPEND.

Bug: https://bugs.gentoo.org/691400
Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/brython-3.7.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/brython/brython-3.7.2.ebuild 
b/dev-python/brython/brython-3.7.2.ebuild
index d035d028795..29277fb2ae9 100644
--- a/dev-python/brython/brython-3.7.2.ebuild
+++ b/dev-python/brython/brython-3.7.2.ebuild
@@ -16,6 +16,8 @@ KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+RDEPEND="${PYTHON_DEPS}"
+
 need_httpd_cgi
 
 pkg_setup() {



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

2019-08-10 Thread Patrice Clement
commit: 6e3f79b2128786fa30d92986fa221366dcd98514
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Aug 10 18:06:24 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Aug 10 18:06:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3f79b2

dev-python/brython: remove python@ from the maintainers list.

Closes: https://bugs.gentoo.org/691400
Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/brython/metadata.xml b/dev-python/brython/metadata.xml
index cd18966fc62..36e30a512a1 100644
--- a/dev-python/brython/metadata.xml
+++ b/dev-python/brython/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-pyt...@gentoo.org
-Gentoo Python Project
-  
   
 monsie...@gentoo.org
 Patrice Clement



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

2019-08-10 Thread Patrice Clement
commit: c52d0820fc7a67f389653c4912b2d21063234bca
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Aug 10 18:04:45 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Aug 10 18:04:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52d0820

dev-python/brython: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.7.0.ebuild | 36 -
 dev-python/brython/brython-3.7.1.ebuild | 36 -
 3 files changed, 74 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 003a625bb07..29dc3172a34 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1 @@
-DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0
-DIST brython-3.7.1.tar.gz 9898874 BLAKE2B 
2fbdfae401662878138c5315fc821de77125476d1567dcc395b018891282ca3880ec63e377d9ab8381060e54b6d4947f036f75a518ef363b2549d29a12eace78
 SHA512 
0ab073cd12ae5f2c45a205b37d20d68a996d6ba7247e8a3b8e461158147070294bebba46368c6618771b6bcac11d5a253d63be02cbab1241c11d74ae56d0fd17
 DIST brython-3.7.2.tar.gz 10403203 BLAKE2B 
1fb7778a961c68a873033321fdf7a5b24f422d52195ff1f0606384c76007ab87a1949ead2ffcd7b660b544a9833acf90b254a542ea8856510579bacd0be8477d
 SHA512 
76bdbc005832b4980e38ff4bf2fd705291eb06ee6b9f0c4b25a90df9ab4e6da6638990abb37ebf526d064f54823a9b4ff387edd919db69b1eb3bfc8ed27d6290

diff --git a/dev-python/brython/brython-3.7.0.ebuild 
b/dev-python/brython/brython-3.7.0.ebuild
deleted file mode 100644
index d035d028795..000
--- a/dev-python/brython/brython-3.7.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.7.1.ebuild 
b/dev-python/brython/brython-3.7.1.ebuild
deleted file mode 100644
index 447c9b9ba91..000
--- a/dev-python/brython/brython-3.7.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2019-08-10 Thread Patrice Clement
commit: f4114a21621175af32a8a2f4d3a24b34c03a35a1
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Aug 10 18:05:20 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Aug 10 18:05:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4114a21

dev-python/brython: stabel for amd64.

mark stable for the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-python/brython/brython-3.7.2.ebuild 
b/dev-python/brython/brython-3.7.2.ebuild
index 447c9b9ba91..d035d028795 100644
--- a/dev-python/brython/brython-3.7.2.ebuild
+++ b/dev-python/brython/brython-3.7.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2019-06-01 Thread Patrice Clement
commit: 92e08c3366026003728d00510eaae4fa87048b71
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 28 21:20:15 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun  1 21:55:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e08c33

dev-python/brython: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.6.0.ebuild | 36 -
 dev-python/brython/brython-3.6.2.ebuild | 36 -
 3 files changed, 74 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 159650b2d00..003a625bb07 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,5 +1,3 @@
-DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c
-DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641
 DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0
 DIST brython-3.7.1.tar.gz 9898874 BLAKE2B 
2fbdfae401662878138c5315fc821de77125476d1567dcc395b018891282ca3880ec63e377d9ab8381060e54b6d4947f036f75a518ef363b2549d29a12eace78
 SHA512 
0ab073cd12ae5f2c45a205b37d20d68a996d6ba7247e8a3b8e461158147070294bebba46368c6618771b6bcac11d5a253d63be02cbab1241c11d74ae56d0fd17
 DIST brython-3.7.2.tar.gz 10403203 BLAKE2B 
1fb7778a961c68a873033321fdf7a5b24f422d52195ff1f0606384c76007ab87a1949ead2ffcd7b660b544a9833acf90b254a542ea8856510579bacd0be8477d
 SHA512 
76bdbc005832b4980e38ff4bf2fd705291eb06ee6b9f0c4b25a90df9ab4e6da6638990abb37ebf526d064f54823a9b4ff387edd919db69b1eb3bfc8ed27d6290

diff --git a/dev-python/brython/brython-3.6.0.ebuild 
b/dev-python/brython/brython-3.6.0.ebuild
deleted file mode 100644
index d035d028795..000
--- a/dev-python/brython/brython-3.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.6.2.ebuild 
b/dev-python/brython/brython-3.6.2.ebuild
deleted file mode 100644
index 447c9b9ba91..000
--- a/dev-python/brython/brython-3.6.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2019-06-01 Thread Patrice Clement
commit: 8e2f441a81b781663922b2b23229f3edbe4a7a56
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed May 29 21:55:35 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun  1 21:55:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2f441a

dev-python/brython: stable for amd64.

... and the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-python/brython/brython-3.7.0.ebuild 
b/dev-python/brython/brython-3.7.0.ebuild
index 447c9b9ba91..d035d028795 100644
--- a/dev-python/brython/brython-3.7.0.ebuild
+++ b/dev-python/brython/brython-3.7.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2019-06-01 Thread Patrice Clement
commit: 3192f5186fce9a575933fa5c63b230ede906f667
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue May 28 21:14:23 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun  1 21:55:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3192f518

dev-python/brython: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.7.2.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index cade0ebe8d2..159650b2d00 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -2,3 +2,4 @@ DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f8
 DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641
 DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0
 DIST brython-3.7.1.tar.gz 9898874 BLAKE2B 
2fbdfae401662878138c5315fc821de77125476d1567dcc395b018891282ca3880ec63e377d9ab8381060e54b6d4947f036f75a518ef363b2549d29a12eace78
 SHA512 
0ab073cd12ae5f2c45a205b37d20d68a996d6ba7247e8a3b8e461158147070294bebba46368c6618771b6bcac11d5a253d63be02cbab1241c11d74ae56d0fd17
+DIST brython-3.7.2.tar.gz 10403203 BLAKE2B 
1fb7778a961c68a873033321fdf7a5b24f422d52195ff1f0606384c76007ab87a1949ead2ffcd7b660b544a9833acf90b254a542ea8856510579bacd0be8477d
 SHA512 
76bdbc005832b4980e38ff4bf2fd705291eb06ee6b9f0c4b25a90df9ab4e6da6638990abb37ebf526d064f54823a9b4ff387edd919db69b1eb3bfc8ed27d6290

diff --git a/dev-python/brython/brython-3.7.2.ebuild 
b/dev-python/brython/brython-3.7.2.ebuild
new file mode 100644
index 000..447c9b9ba91
--- /dev/null
+++ b/dev-python/brython/brython-3.7.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2019-05-18 Thread Patrice Clement
commit: ccc0272b4aad32a0513aaaed7a2ddd3171815afd
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed May 15 20:28:35 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat May 18 21:21:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc0272b

dev-python/brython: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.7.1.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 44fbf3095b8..cade0ebe8d2 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c
 DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641
 DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0
+DIST brython-3.7.1.tar.gz 9898874 BLAKE2B 
2fbdfae401662878138c5315fc821de77125476d1567dcc395b018891282ca3880ec63e377d9ab8381060e54b6d4947f036f75a518ef363b2549d29a12eace78
 SHA512 
0ab073cd12ae5f2c45a205b37d20d68a996d6ba7247e8a3b8e461158147070294bebba46368c6618771b6bcac11d5a253d63be02cbab1241c11d74ae56d0fd17

diff --git a/dev-python/brython/brython-3.7.1.ebuild 
b/dev-python/brython/brython-3.7.1.ebuild
new file mode 100644
index 000..447c9b9ba91
--- /dev/null
+++ b/dev-python/brython/brython-3.7.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2019-04-16 Thread Patrice Clement
commit: 4096b96c83e726451fd494acde7cd21b69d4db92
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Apr 16 14:41:57 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Apr 16 15:34:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4096b96c

dev-python/brython: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.7.0.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 446c809173b..44549e7f29d 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -2,3 +2,4 @@ DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c
 DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013
 DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c
 DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641
+DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0

diff --git a/dev-python/brython/brython-3.7.0.ebuild 
b/dev-python/brython/brython-3.7.0.ebuild
new file mode 100644
index 000..4bc27be5ca0
--- /dev/null
+++ b/dev-python/brython/brython-3.7.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2019-04-16 Thread Patrice Clement
commit: 45717790ed98766de4c9dac60d37ae31fecc829f
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Apr 16 15:07:50 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Apr 16 15:34:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45717790

dev-python/brython: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.5.0.ebuild | 36 -
 dev-python/brython/brython-3.5.1.ebuild | 36 -
 3 files changed, 74 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 44549e7f29d..44fbf3095b8 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,5 +1,3 @@
-DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc
-DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013
 DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c
 DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641
 DIST brython-3.7.0.tar.gz 10334976 BLAKE2B 
cbbd3b77c1ef4cb5459621e33456ea7e1999428c0aaf2e52f60f4c1a3c737c84649880dc7e06d9f5b19fd4a172982ee3c1bd8df4f2e264818d6e5cac0908bdb1
 SHA512 
38f42c5c4399317c9a75af3159776d15047d6c09fd89b3f4d244f9077684cdcb3aec2a33304b6fe0005c129291b2b1ecfb0274f766da6005c0ff215751660df0

diff --git a/dev-python/brython/brython-3.5.0.ebuild 
b/dev-python/brython/brython-3.5.0.ebuild
deleted file mode 100644
index 50f67db8982..000
--- a/dev-python/brython/brython-3.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.5.1.ebuild 
b/dev-python/brython/brython-3.5.1.ebuild
deleted file mode 100644
index 50f67db8982..000
--- a/dev-python/brython/brython-3.5.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2019-04-16 Thread Patrice Clement
commit: 81095091b720e078ecc0048109e0e244ca581b34
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Apr 16 15:07:14 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Apr 16 15:34:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81095091

dev-python/brython: stable for amd64.

... and the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/dev-python/brython/brython-3.6.0.ebuild 
b/dev-python/brython/brython-3.6.0.ebuild
index 50f67db8982..d4388ff6c49 100644
--- a/dev-python/brython/brython-3.6.0.ebuild
+++ b/dev-python/brython/brython-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2018-06-23 Thread Patrice Clement
commit: fcceaf668d884662347593360da9639715a7af77
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 23 21:57:27 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 23 21:57:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcceaf66

dev-python/brython: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.6.2.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index ac079c34c66..446c809173b 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc
 DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013
 DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c
+DIST brython-3.6.2.tar.gz 9314999 BLAKE2B 
809b9367eb42e723aa58dc22f1d1186144258135bf129de6d28be9a3d86f5f039c2c566e897ed6e8b436ee1ddd80ea2950c6053e366e204255877a777bfe68db
 SHA512 
3edc603bb06a3ce5a383f6e86023e3266cf3ccc916c209fcef0ee69b4cb5445aba820034b5ce33b7c828c5a9a50f48c1226bcb69724967ec438c0702558c7641

diff --git a/dev-python/brython/brython-3.6.2.ebuild 
b/dev-python/brython/brython-3.6.2.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.6.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-06-12 Thread Patrice Clement
commit: 6b879c610467c0ab51ec6551f331ab3b1af2fb3d
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Jun 11 17:34:40 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jun 12 08:46:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b879c61

dev-python/brython: version bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.6.0.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 2613fce606c..ac079c34c66 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc
 DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013
+DIST brython-3.6.0.tar.gz 9310837 BLAKE2B 
616874f2a9c303e910a3fd2910aad6ffe360f87e98d009d66e85fd8c05d61c5d96c1a313214c08b69b5d073a23008b23d882a607af0d54f7d2942fcd2b6861ff
 SHA512 
c59cee89634a2439a6fc64d3397966762aa508c6c00d05186138acce25fcf6597230511e30a261217898bca3d86a11eea92516cfe630c5d82cb271603dbecb2c

diff --git a/dev-python/brython/brython-3.6.0.ebuild 
b/dev-python/brython/brython-3.6.0.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.6.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-04-20 Thread Patrice Clement
commit: 7b58a8c0007b8d2ea6fad28602dcbe5732c42c7e
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Apr 20 21:52:29 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Apr 20 22:45:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b58a8c0

dev-python/brython: version bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.5.1.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index ea2a6d340ca..80bc9ba23e1 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -3,3 +3,4 @@ DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef9
 DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8
 DIST brython-3.4.0.tar.gz 9303732 BLAKE2B 
18ef80ce4390f052b6743a545236f57339378ebb3df5e51cf56385fc6c25e43a8e40fe4887d86d8390475c3e02e148188c9be1622fbda4938031559a3fb72bf1
 SHA512 
4533dd07293efd96b8e6d8f690decb65bbe6c511654f2872b4751e549e4fae0bd48ac80f80983d1b5c7ec029b8df455dec83ba544286dd84c64124d55fdd68e1
 DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc
+DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013

diff --git a/dev-python/brython/brython-3.5.1.ebuild 
b/dev-python/brython/brython-3.5.1.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.5.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-04-20 Thread Patrice Clement
commit: 82d23e90a1e7ad70876f81b469bcf1cf70a183f1
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Apr 20 21:53:16 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Apr 20 22:45:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d23e90

dev-python/brython: clean up old versions.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/brython/Manifest |  4 
 dev-python/brython/brython-3.3.3.ebuild | 37 -
 dev-python/brython/brython-3.3.4.ebuild | 36 
 dev-python/brython/brython-3.3.5.ebuild | 36 
 dev-python/brython/brython-3.4.0.ebuild | 36 
 5 files changed, 149 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 80bc9ba23e1..2613fce606c 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,6 +1,2 @@
-DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684
 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
-DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd
-DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8
-DIST brython-3.4.0.tar.gz 9303732 BLAKE2B 
18ef80ce4390f052b6743a545236f57339378ebb3df5e51cf56385fc6c25e43a8e40fe4887d86d8390475c3e02e148188c9be1622fbda4938031559a3fb72bf1
 SHA512 
4533dd07293efd96b8e6d8f690decb65bbe6c511654f2872b4751e549e4fae0bd48ac80f80983d1b5c7ec029b8df455dec83ba544286dd84c64124d55fdd68e1
 DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc
 DIST brython-3.5.1.tar.gz 9238724 BLAKE2B 
88237a237afd65a7a4b66e74fdb38d10adb30a41f86536baf0f66754fe9ba32b4fe96938c2856d8ccaf1edf846b90dda730e5d22dd7372108e8dc3c274926ce5
 SHA512 
90666cd1ecb82432099da0acbe47f6693aeddd9cb2db939ae98af43560589924d3aac0aef6ed3191ae496c76bbfc5d8a5916917d2ba4b38da422e4d8cffb6013

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
deleted file mode 100644
index 1bb52e1c59a..000
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.3.4.ebuild 
b/dev-python/brython/brython-3.3.4.ebuild
deleted file mode 100644
index fe8fc801b10..000
--- a/dev-python/brython/brython-3.3.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit webapp python-single-r1
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-need_httpd_cgi
-
-pkg_setup() {
-   webapp_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git 

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

2018-03-26 Thread Patrice Clement
commit: 4125c74d8bacbcef268f8c1551f550f09bec6766
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Mar 26 21:37:37 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar 26 21:37:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4125c74d

dev-python/brython: version bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.5.0.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 599ef0fcb21..ea2a6d340ca 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -2,3 +2,4 @@ DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25d
 DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd
 DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8
 DIST brython-3.4.0.tar.gz 9303732 BLAKE2B 
18ef80ce4390f052b6743a545236f57339378ebb3df5e51cf56385fc6c25e43a8e40fe4887d86d8390475c3e02e148188c9be1622fbda4938031559a3fb72bf1
 SHA512 
4533dd07293efd96b8e6d8f690decb65bbe6c511654f2872b4751e549e4fae0bd48ac80f80983d1b5c7ec029b8df455dec83ba544286dd84c64124d55fdd68e1
+DIST brython-3.5.0.tar.gz 9232597 BLAKE2B 
a01c01cf0e67589bd58312e05eb56b11b7905c19e2ac62b895d3352ff9aa0eba141a52437ab12a1aec43e63d07714b56822db2aa82bec89b46c2c9f8b0980c45
 SHA512 
a0ba2e66712fdf41d64fee4f832d1e620a965099cb506660268d43c9ff00c808d853ac7b7373bad9bfc16f3ec7b60066ed6ba28c33d7df151624169b272951cc

diff --git a/dev-python/brython/brython-3.5.0.ebuild 
b/dev-python/brython/brython-3.5.0.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.5.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-03-14 Thread Patrice Clement
commit: 1ed2a12d336ac185e3fcf6b12704dfbafc66d2f1
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Mar 14 22:07:47 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Mar 14 22:07:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed2a12d

dev-python/brython: version bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.4.0.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 345283e89fe..599ef0fcb21 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684
 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
 DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd
 DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8
+DIST brython-3.4.0.tar.gz 9303732 BLAKE2B 
18ef80ce4390f052b6743a545236f57339378ebb3df5e51cf56385fc6c25e43a8e40fe4887d86d8390475c3e02e148188c9be1622fbda4938031559a3fb72bf1
 SHA512 
4533dd07293efd96b8e6d8f690decb65bbe6c511654f2872b4751e549e4fae0bd48ac80f80983d1b5c7ec029b8df455dec83ba544286dd84c64124d55fdd68e1

diff --git a/dev-python/brython/brython-3.4.0.ebuild 
b/dev-python/brython/brython-3.4.0.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.4.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-02-09 Thread Patrice Clement
commit: 9d58cadcb4dd4b973acf661fdd21e0faf4661fd8
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Feb  9 10:54:46 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Feb  9 10:54:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d58cadc

dev-python/brython: version bump.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.5.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index b4f5c9eedab..345283e89fe 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684
 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
 DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd
+DIST brython-3.3.5.tar.gz 9215864 BLAKE2B 
985671d9d60396101b01813b151798d57ca8b7e6450c9a0eae2f14e65cf06cd12e416715219128ac17ff8fa66f1aa3e736dcbfb17537140b7373598d4c873eb1
 SHA512 
5226d01e4d0f824885329403e2d9b80dd0bec3ed456102f54fcb3900ff08508e3268111b51b892687db21f2936d4feb4bfd328775812206790bcccb4d9e366a8

diff --git a/dev-python/brython/brython-3.3.5.ebuild 
b/dev-python/brython/brython-3.3.5.ebuild
new file mode 100644
index 000..50f67db8982
--- /dev/null
+++ b/dev-python/brython/brython-3.3.5.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-02-01 Thread Patrice Clement
commit: d31db15d167148c06e333882b8f6958f62f1be5c
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Feb  1 22:24:08 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Feb  1 23:06:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31db15d

dev-python/brython: version bump.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.4.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index d0ae6ec1eab..b4f5c9eedab 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1 +1,2 @@
 DIST brython-3.3.3.zip 10040987 BLAKE2B 
a6a238ac6189e9170653c1987db46f2e0735f25deccaf0318ebc669b48dce1330acf333ef27300f1061e7e18044cfa24fadc02265d0fe3a83d0aa8b97f4de684
 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
+DIST brython-3.3.4.zip 10047374 BLAKE2B 
ba4719476206fd71f412d646deb6a7eea3a0aef930814d7fa3589a3e736818f2bc7edf7f642998ae1471da87e3ad05ce89fd9dd32d569267ba45174543e4e520
 SHA512 
818181e040eefaeffd1e8866af471626ff5874fd99c3ee9fcc09c46a4b4b836619045a2712a8e16121a1132c86407b0676a8125e707eff4c7e867851cf20cecd

diff --git a/dev-python/brython/brython-3.3.4.ebuild 
b/dev-python/brython/brython-3.3.4.ebuild
new file mode 100644
index 000..fe8fc801b10
--- /dev/null
+++ b/dev-python/brython/brython-3.3.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2018-01-04 Thread Patrice Clement
commit: 905ada5042cba81797f2f4c13d0c239ac5c2780a
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jan  4 21:07:30 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jan  4 21:08:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905ada50

dev-python/brython: add SLOT 0.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/brython/brython-3.3.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index daf93da7bb9..1bb52e1c59a 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.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,6 +11,7 @@ DESCRIPTION="A Python 3 implementation for client-side web 
programming"
 HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
+SLOT="0"
 LICENSE="BSD"
 KEYWORDS="amd64 ppc ppc64 x86"
 



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

2017-12-04 Thread Patrice Clement
commit: 165d56f9d6451ed61e338d3001286b0bd27a7d42
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Dec  4 22:12:09 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Dec  4 22:12:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165d56f9

dev-python/brython: stable for amd64.

Bug: https://bugs.gentoo.org/634758
Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index 2ce53f2f211..daf93da7bb9 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-10-29 Thread Sergei Trofimovich
commit: 6756f97d289f9e2145a61760b7d09e10d095545e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Oct 29 17:29:23 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct 29 17:29:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6756f97d

dev-python/brython: stable 3.3.3 for ppc64, bug #634758

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index c57083445a1..2ce53f2f211 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="~amd64 ppc ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-10-29 Thread Sergei Trofimovich
commit: cfcb550fdb3d269e97aab5026b64372f340a4b1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Oct 29 10:45:24 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct 29 10:45:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfcb550f

dev-python/brython: stable 3.3.3 for ppc, bug #634758

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index a072c003690..c57083445a1 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ppc ~ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-10-26 Thread Thomas Deutschmann
commit: d2f4894c45bce3c9f32df12c902dea95d7fa7a3d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Oct 26 18:36:46 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Oct 26 18:53:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f4894c

dev-python/brython: x86 stable (bug #634758)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

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

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
index ca62031b60c..a072c003690 100644
--- a/dev-python/brython/brython-3.3.3.ebuild
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-09-27 Thread Patrice Clement
commit: 244899e9b0492eb521a4943e974e5a2e6540dbeb
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 27 18:48:19 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 27 18:48:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244899e9

dev-python/brython: convert ebuild to python-single-r1.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 dev-python/brython/brython-3.3.2-r1.ebuild | 36 ++
 1 file changed, 36 insertions(+)

diff --git a/dev-python/brython/brython-3.3.2-r1.ebuild 
b/dev-python/brython/brython-3.3.2-r1.ebuild
new file mode 100644
index 000..ca62031b60c
--- /dev/null
+++ b/dev-python/brython/brython-3.3.2-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2017-09-27 Thread Patrice Clement
commit: 329b785f0a004de831429de8063d182787fcacf6
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 27 18:46:45 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 27 18:48:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329b785f

dev-python/brython: clean up old.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.3.0.ebuild | 32 
 dev-python/brython/brython-3.3.1.ebuild | 30 --
 3 files changed, 64 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index cab04d5cc76..b40c4d0f214 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,4 +1,2 @@
-DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329
-DIST brython-3.3.1.zip 9420425 SHA256 
f485004d20de86877b9008d0942b308ad2f52565bafc2a2c6968ec43dd336a72 SHA512 
070573db3ef7cd571df32798564496f2036c375abb396785f2ad7fef321b028baa6f554642a6cb76a25e892b569d4c8ea6e4bc2251f8171b7721669d158470ec
 WHIRLPOOL 
a959cae1de4a6bbb4bc973861a14f3d4b976012a1f9853955163203ee9c1cc09178a7190a9289673c5c93fb5ad6adc994f776c1a56888586756ce1c2e51dc3fa
 DIST brython-3.3.2.zip 10140819 SHA256 
396326912d311d56ec6e2ba413f059e8f2242cd6ebb43154031f427df917a98c SHA512 
bfe93b238805de90a4421a3a0c210ed5bc863cf4609949252813d61b96bd1b52aa927eeac621932bec68ac8b23be793adee53327be387bae6a95db7ea89b5155
 WHIRLPOOL 
b25c136e30a943e188987a556d66e7b54adf4243109d1ca27747e2b16f6201b504ea35f5f4ddc22ad32d66ad4ab02e0ccef306439b8a6ef7f5b7149dc826
 DIST brython-3.3.3.zip 10040987 SHA256 
b48f236a55a220520ca98b5c1caf705d8eff1742e622c8440d7bc23632ca6984 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
 WHIRLPOOL 
b604b4a0bba610fc84ca059696ed37fe8b6735a806c7616fb1f41a378271ab16e76f4f063a51568ec774af2ff694551ea4f67970a77230551223aaa1071c4be8

diff --git a/dev-python/brython/brython-3.3.0.ebuild 
b/dev-python/brython/brython-3.3.0.ebuild
deleted file mode 100644
index 631cd7add2e..000
--- a/dev-python/brython/brython-3.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit webapp
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/python:*"
-
-DEPEND="${RDEPEND}"
-
-need_httpd_cgi
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.3.1.ebuild 
b/dev-python/brython/brython-3.3.1.ebuild
deleted file mode 100644
index 230fd50c523..000
--- a/dev-python/brython/brython-3.3.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit webapp
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="dev-lang/python:*"
-DEPEND="${RDEPEND}"
-
-need_httpd_cgi
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2017-09-27 Thread Patrice Clement
commit: c1e2bf39b83af2bec0338f4a492dcd9d11e2a22e
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Sep 27 18:46:13 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Sep 27 18:48:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e2bf39

dev-python/brython: version bump. convert ebuild to python-single-r1.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.3.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 6c55feb8a57..cab04d5cc76 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329
 DIST brython-3.3.1.zip 9420425 SHA256 
f485004d20de86877b9008d0942b308ad2f52565bafc2a2c6968ec43dd336a72 SHA512 
070573db3ef7cd571df32798564496f2036c375abb396785f2ad7fef321b028baa6f554642a6cb76a25e892b569d4c8ea6e4bc2251f8171b7721669d158470ec
 WHIRLPOOL 
a959cae1de4a6bbb4bc973861a14f3d4b976012a1f9853955163203ee9c1cc09178a7190a9289673c5c93fb5ad6adc994f776c1a56888586756ce1c2e51dc3fa
 DIST brython-3.3.2.zip 10140819 SHA256 
396326912d311d56ec6e2ba413f059e8f2242cd6ebb43154031f427df917a98c SHA512 
bfe93b238805de90a4421a3a0c210ed5bc863cf4609949252813d61b96bd1b52aa927eeac621932bec68ac8b23be793adee53327be387bae6a95db7ea89b5155
 WHIRLPOOL 
b25c136e30a943e188987a556d66e7b54adf4243109d1ca27747e2b16f6201b504ea35f5f4ddc22ad32d66ad4ab02e0ccef306439b8a6ef7f5b7149dc826
+DIST brython-3.3.3.zip 10040987 SHA256 
b48f236a55a220520ca98b5c1caf705d8eff1742e622c8440d7bc23632ca6984 SHA512 
e182a6c859cd18b90b205f751260b0b5c8d250746e48844c59cd61608dfdaf0fd6f0f25b8061de9505b7c5d094ac68fe57536c52cb31adb48f04c2cc5624e249
 WHIRLPOOL 
b604b4a0bba610fc84ca059696ed37fe8b6735a806c7616fb1f41a378271ab16e76f4f063a51568ec774af2ff694551ea4f67970a77230551223aaa1071c4be8

diff --git a/dev-python/brython/brython-3.3.3.ebuild 
b/dev-python/brython/brython-3.3.3.ebuild
new file mode 100644
index 000..ca62031b60c
--- /dev/null
+++ b/dev-python/brython/brython-3.3.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit webapp python-single-r1
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+need_httpd_cgi
+
+pkg_setup() {
+   webapp_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2017-05-25 Thread Patrice Clement
commit: c168c3d3edd411ab78c522af552a5e452baecfd4
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu May 25 08:44:05 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu May 25 08:44:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c168c3d3

dev-python/brython: version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.2.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index a61620d15a9..6c55feb8a57 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329
 DIST brython-3.3.1.zip 9420425 SHA256 
f485004d20de86877b9008d0942b308ad2f52565bafc2a2c6968ec43dd336a72 SHA512 
070573db3ef7cd571df32798564496f2036c375abb396785f2ad7fef321b028baa6f554642a6cb76a25e892b569d4c8ea6e4bc2251f8171b7721669d158470ec
 WHIRLPOOL 
a959cae1de4a6bbb4bc973861a14f3d4b976012a1f9853955163203ee9c1cc09178a7190a9289673c5c93fb5ad6adc994f776c1a56888586756ce1c2e51dc3fa
+DIST brython-3.3.2.zip 10140819 SHA256 
396326912d311d56ec6e2ba413f059e8f2242cd6ebb43154031f427df917a98c SHA512 
bfe93b238805de90a4421a3a0c210ed5bc863cf4609949252813d61b96bd1b52aa927eeac621932bec68ac8b23be793adee53327be387bae6a95db7ea89b5155
 WHIRLPOOL 
b25c136e30a943e188987a556d66e7b54adf4243109d1ca27747e2b16f6201b504ea35f5f4ddc22ad32d66ad4ab02e0ccef306439b8a6ef7f5b7149dc826

diff --git a/dev-python/brython/brython-3.3.2.ebuild 
b/dev-python/brython/brython-3.3.2.ebuild
new file mode 100644
index 000..230fd50c523
--- /dev/null
+++ b/dev-python/brython/brython-3.3.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-lang/python:*"
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2017-02-19 Thread Patrice Clement
commit: ff55214f0690a6166c9fa4d9ac757b2d401e1e3f
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Feb 19 22:40:49 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Feb 19 22:43:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff55214f

dev-python/brython: version bump.

Package-Manager: portage-2.3.3

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index a3fdb137fc..e2ffa939e6 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3
 DIST brython-3.2.9.zip 9430857 SHA256 
a4eb0fd99312cb3d11f4d98f8dea0f633fc96ee99bf3e46c9ba02acd9f095072 SHA512 
a68c4b88f4c3c2bdd8e713721eb87fe1af053097bf3f8fe0999a0088cb414831c797231eb335fcac3a3d6110059f7e1974a1642cd41fca48bf543fa7989cf850
 WHIRLPOOL 
bca1ac9122a1a111ee5bf7c8f950a7f1c2a418b31c0eb487f3ed587f7278033ef58c9736b1cf208aa374e62a36fbbb9e7f4872eeb07030feb76a7249d2886513
 DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329
+DIST brython-3.3.1.zip 9420425 SHA256 
f485004d20de86877b9008d0942b308ad2f52565bafc2a2c6968ec43dd336a72 SHA512 
070573db3ef7cd571df32798564496f2036c375abb396785f2ad7fef321b028baa6f554642a6cb76a25e892b569d4c8ea6e4bc2251f8171b7721669d158470ec
 WHIRLPOOL 
a959cae1de4a6bbb4bc973861a14f3d4b976012a1f9853955163203ee9c1cc09178a7190a9289673c5c93fb5ad6adc994f776c1a56888586756ce1c2e51dc3fa

diff --git a/dev-python/brython/brython-3.3.1.ebuild 
b/dev-python/brython/brython-3.3.1.ebuild
new file mode 100644
index 00..6f102b0f89
--- /dev/null
+++ b/dev-python/brython/brython-3.3.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-lang/python:*"
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2017-02-11 Thread Patrice Clement
commit: 85217c09b4da95ebac15b53efde2e3151217b1fc
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 11 22:01:13 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Feb 11 23:25:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85217c09

dev-python/brython: version bump.

Package-Manager: portage-2.3.3
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 0c202eb231..a3fdb137fc 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3
 DIST brython-3.2.9.zip 9430857 SHA256 
a4eb0fd99312cb3d11f4d98f8dea0f633fc96ee99bf3e46c9ba02acd9f095072 SHA512 
a68c4b88f4c3c2bdd8e713721eb87fe1af053097bf3f8fe0999a0088cb414831c797231eb335fcac3a3d6110059f7e1974a1642cd41fca48bf543fa7989cf850
 WHIRLPOOL 
bca1ac9122a1a111ee5bf7c8f950a7f1c2a418b31c0eb487f3ed587f7278033ef58c9736b1cf208aa374e62a36fbbb9e7f4872eeb07030feb76a7249d2886513
+DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329

diff --git a/dev-python/brython/brython-3.3.0.ebuild 
b/dev-python/brython/brython-3.3.0.ebuild
new file mode 100644
index 00..f37a32e475
--- /dev/null
+++ b/dev-python/brython/brython-3.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/python:*"
+
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2016-12-03 Thread Patrice Clement
commit: 1cc6eb5ad02fee5cd904c692a673ba2c25cdd2ea
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  3 22:54:17 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec  4 00:47:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc6eb5a

dev-python/brython: Stable for amd64. Mark stable for the remaining arches 
using the ALLARCHES policy.

Package-Manager: portage-2.3.0

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

diff --git a/dev-python/brython/brython-3.2.8.ebuild 
b/dev-python/brython/brython-3.2.8.ebuild
index feed5f4..453372f 100644
--- a/dev-python/brython/brython-3.2.8.ebuild
+++ b/dev-python/brython/brython-3.2.8.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.brython.info;
 SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND="dev-lang/python:*"



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

2016-12-03 Thread Patrice Clement
commit: 792869639fd989d0b028aad4ba511c83c367111b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  3 22:55:22 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec  4 00:47:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79286963

dev-python/brython: Clean up old.

Package-Manager: portage-2.3.0

 dev-python/brython/Manifest |  2 --
 dev-python/brython/brython-3.2.6.ebuild | 33 -
 dev-python/brython/brython-3.2.7.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index f1ae07a..0c202eb 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,4 +1,2 @@
-DIST brython-3.2.6.zip 9330416 SHA256 
209f5ddd5165c083217c3146fbdf1dcbc26346f4e3366172c61e08d5af4a22e7 SHA512 
307c914b5bbe30765187ff57c324a4ce575b28ea6b41f87e81b02309b1fae7d011603c006d9ab938af50657167de3d66b48de1a92363f76e225a0a3948d4e045
 WHIRLPOOL 
f9a4bc892c2eb1737bb25486ec4c3dfb9615cb18191ac4e87f09316a2be4165236b4e578be374d493908a1d812417cdd7de7c9ab3aabd9eae257957af15c7099
-DIST brython-3.2.7.zip 9087095 SHA256 
83aeef2e68491eadf977c41f0d41fb50bf5c1436c0e2417be47011793d2cdf9e SHA512 
e137d4f01ccd67307b1f4f93c09c3654d6bdae8d3d8f9cb9c38777be9c527b93326cdd518cced4df39832a263159cc0256fa25d0328d32248eb82ca62e1ec024
 WHIRLPOOL 
e578698e783ef6d615942887d4cfcb49daf517503150a588a9aecee5ab247f251ed21fb67f713219bcb53ece3b5b8b0073638378213802924da5da8a1e27e1d0
 DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3
 DIST brython-3.2.9.zip 9430857 SHA256 
a4eb0fd99312cb3d11f4d98f8dea0f633fc96ee99bf3e46c9ba02acd9f095072 SHA512 
a68c4b88f4c3c2bdd8e713721eb87fe1af053097bf3f8fe0999a0088cb414831c797231eb335fcac3a3d6110059f7e1974a1642cd41fca48bf543fa7989cf850
 WHIRLPOOL 
bca1ac9122a1a111ee5bf7c8f950a7f1c2a418b31c0eb487f3ed587f7278033ef58c9736b1cf208aa374e62a36fbbb9e7f4872eeb07030feb76a7249d2886513

diff --git a/dev-python/brython/brython-3.2.6.ebuild 
b/dev-python/brython/brython-3.2.6.ebuild
deleted file mode 100644
index feed5f4..
--- a/dev-python/brython/brython-3.2.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit webapp
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/python:*"
-
-DEPEND="${RDEPEND}"
-
-need_httpd_cgi
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}

diff --git a/dev-python/brython/brython-3.2.7.ebuild 
b/dev-python/brython/brython-3.2.7.ebuild
deleted file mode 100644
index feed5f4..
--- a/dev-python/brython/brython-3.2.7.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit webapp
-
-DESCRIPTION="A Python 3 implementation for client-side web programming"
-HOMEPAGE="http://www.brython.info;
-SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/python:*"
-
-DEPEND="${RDEPEND}"
-
-need_httpd_cgi
-
-src_install() {
-   dodoc LICENCE.txt README.md
-   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
-
-   webapp_src_preinst
-
-   insinto "${MY_HTDOCSDIR}"
-   doins -r .
-
-   webapp_src_install
-}



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

2016-12-03 Thread Patrice Clement
commit: 19cf2f8406cee9fb692db479461d495d196bca12
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Dec  3 22:53:26 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Dec  4 00:47:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cf2f84

dev-python/brython: version bump.

Package-Manager: portage-2.3.0

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.2.9.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index c0de0c8..f1ae07a 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.2.6.zip 9330416 SHA256 
209f5ddd5165c083217c3146fbdf1dcbc26346f4e3366172c61e08d5af4a22e7 SHA512 
307c914b5bbe30765187ff57c324a4ce575b28ea6b41f87e81b02309b1fae7d011603c006d9ab938af50657167de3d66b48de1a92363f76e225a0a3948d4e045
 WHIRLPOOL 
f9a4bc892c2eb1737bb25486ec4c3dfb9615cb18191ac4e87f09316a2be4165236b4e578be374d493908a1d812417cdd7de7c9ab3aabd9eae257957af15c7099
 DIST brython-3.2.7.zip 9087095 SHA256 
83aeef2e68491eadf977c41f0d41fb50bf5c1436c0e2417be47011793d2cdf9e SHA512 
e137d4f01ccd67307b1f4f93c09c3654d6bdae8d3d8f9cb9c38777be9c527b93326cdd518cced4df39832a263159cc0256fa25d0328d32248eb82ca62e1ec024
 WHIRLPOOL 
e578698e783ef6d615942887d4cfcb49daf517503150a588a9aecee5ab247f251ed21fb67f713219bcb53ece3b5b8b0073638378213802924da5da8a1e27e1d0
 DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3
+DIST brython-3.2.9.zip 9430857 SHA256 
a4eb0fd99312cb3d11f4d98f8dea0f633fc96ee99bf3e46c9ba02acd9f095072 SHA512 
a68c4b88f4c3c2bdd8e713721eb87fe1af053097bf3f8fe0999a0088cb414831c797231eb335fcac3a3d6110059f7e1974a1642cd41fca48bf543fa7989cf850
 WHIRLPOOL 
bca1ac9122a1a111ee5bf7c8f950a7f1c2a418b31c0eb487f3ed587f7278033ef58c9736b1cf208aa374e62a36fbbb9e7f4872eeb07030feb76a7249d2886513

diff --git a/dev-python/brython/brython-3.2.9.ebuild 
b/dev-python/brython/brython-3.2.9.ebuild
new file mode 100644
index ..feed5f4
--- /dev/null
+++ b/dev-python/brython/brython-3.2.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/python:*"
+
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2016-11-15 Thread Patrice Clement
commit: 7fc472e06be8a173104ad5bbfa63bdb967d15dea
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Nov 15 22:46:40 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Nov 15 22:47:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc472e0

dev-python/brython: version bump.

Package-Manager: portage-2.3.0

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.2.8.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index e80539e..c0de0c8 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,2 +1,3 @@
 DIST brython-3.2.6.zip 9330416 SHA256 
209f5ddd5165c083217c3146fbdf1dcbc26346f4e3366172c61e08d5af4a22e7 SHA512 
307c914b5bbe30765187ff57c324a4ce575b28ea6b41f87e81b02309b1fae7d011603c006d9ab938af50657167de3d66b48de1a92363f76e225a0a3948d4e045
 WHIRLPOOL 
f9a4bc892c2eb1737bb25486ec4c3dfb9615cb18191ac4e87f09316a2be4165236b4e578be374d493908a1d812417cdd7de7c9ab3aabd9eae257957af15c7099
 DIST brython-3.2.7.zip 9087095 SHA256 
83aeef2e68491eadf977c41f0d41fb50bf5c1436c0e2417be47011793d2cdf9e SHA512 
e137d4f01ccd67307b1f4f93c09c3654d6bdae8d3d8f9cb9c38777be9c527b93326cdd518cced4df39832a263159cc0256fa25d0328d32248eb82ca62e1ec024
 WHIRLPOOL 
e578698e783ef6d615942887d4cfcb49daf517503150a588a9aecee5ab247f251ed21fb67f713219bcb53ece3b5b8b0073638378213802924da5da8a1e27e1d0
+DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3

diff --git a/dev-python/brython/brython-3.2.8.ebuild 
b/dev-python/brython/brython-3.2.8.ebuild
new file mode 100644
index ..feed5f4
--- /dev/null
+++ b/dev-python/brython/brython-3.2.8.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/python:*"
+
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2016-07-17 Thread Patrick Lauer
commit: 99a098664e89bf65629ce1af4d833ebcf55cd3d1
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jul 17 15:42:08 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jul 17 15:44:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a09866

dev-python/brython: Bump

Package-Manager: portage-2.3.0

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.2.7.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index 3319871..e80539e 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1 +1,2 @@
 DIST brython-3.2.6.zip 9330416 SHA256 
209f5ddd5165c083217c3146fbdf1dcbc26346f4e3366172c61e08d5af4a22e7 SHA512 
307c914b5bbe30765187ff57c324a4ce575b28ea6b41f87e81b02309b1fae7d011603c006d9ab938af50657167de3d66b48de1a92363f76e225a0a3948d4e045
 WHIRLPOOL 
f9a4bc892c2eb1737bb25486ec4c3dfb9615cb18191ac4e87f09316a2be4165236b4e578be374d493908a1d812417cdd7de7c9ab3aabd9eae257957af15c7099
+DIST brython-3.2.7.zip 9087095 SHA256 
83aeef2e68491eadf977c41f0d41fb50bf5c1436c0e2417be47011793d2cdf9e SHA512 
e137d4f01ccd67307b1f4f93c09c3654d6bdae8d3d8f9cb9c38777be9c527b93326cdd518cced4df39832a263159cc0256fa25d0328d32248eb82ca62e1ec024
 WHIRLPOOL 
e578698e783ef6d615942887d4cfcb49daf517503150a588a9aecee5ab247f251ed21fb67f713219bcb53ece3b5b8b0073638378213802924da5da8a1e27e1d0

diff --git a/dev-python/brython/brython-3.2.7.ebuild 
b/dev-python/brython/brython-3.2.7.ebuild
new file mode 100644
index 000..feed5f4
--- /dev/null
+++ b/dev-python/brython/brython-3.2.7.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/python:*"
+
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



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

2016-06-13 Thread Patrice Clement
commit: c63709a3998d208aae5ec3673417ee8fd1f70623
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Jun 13 18:15:34 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Jun 13 18:15:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63709a3

dev-python/brython: Add Brython to the tree.

Brython is a JavaScript library but also a Python 3 implementation for
client-side web programming. It allows developers to write Python code in and
for the browser instead of JavaScript code.

Package-Manager: portage-2.2.28

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.2.6.ebuild | 33 +
 dev-python/brython/metadata.xml | 12 
 3 files changed, 46 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
new file mode 100644
index 000..3319871
--- /dev/null
+++ b/dev-python/brython/Manifest
@@ -0,0 +1 @@
+DIST brython-3.2.6.zip 9330416 SHA256 
209f5ddd5165c083217c3146fbdf1dcbc26346f4e3366172c61e08d5af4a22e7 SHA512 
307c914b5bbe30765187ff57c324a4ce575b28ea6b41f87e81b02309b1fae7d011603c006d9ab938af50657167de3d66b48de1a92363f76e225a0a3948d4e045
 WHIRLPOOL 
f9a4bc892c2eb1737bb25486ec4c3dfb9615cb18191ac4e87f09316a2be4165236b4e578be374d493908a1d812417cdd7de7c9ab3aabd9eae257957af15c7099

diff --git a/dev-python/brython/brython-3.2.6.ebuild 
b/dev-python/brython/brython-3.2.6.ebuild
new file mode 100644
index 000..feed5f4
--- /dev/null
+++ b/dev-python/brython/brython-3.2.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/python:*"
+
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}

diff --git a/dev-python/brython/metadata.xml b/dev-python/brython/metadata.xml
new file mode 100644
index 000..e6f8cef
--- /dev/null
+++ b/dev-python/brython/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Gentoo Python Project
+  
+  
+monsie...@gentoo.org
+Patrice Clement
+  
+