public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/brython/
Date: Wed,  1 Jul 2020 06:17:12 +0000 (UTC)	[thread overview]
Message-ID: <1593584228.76939d33e33ad3d0604486bd76146aa5966c1d1b.monsieurp@gentoo> (raw)

commit:     76939d33e33ad3d0604486bd76146aa5966c1d1b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 06:16:58 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 06:17:08 2020 +0000
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 <monsieurp <AT> 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 00000000000..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
+}


             reply	other threads:[~2020-07-01  6:17 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-01  6:17 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-08 10:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/brython/ Pacho Ramos
2023-01-27 13:35 Arthur Zamarin
2022-10-24 19:10 Arthur Zamarin
2022-03-09 18:26 Arthur Zamarin
2021-05-17  7:49 Patrice Clement
2021-05-17  7:49 Patrice Clement
2020-06-27 20:34 Patrice Clement
2020-06-27 20:34 Patrice Clement
2020-06-19 16:18 Patrice Clement
2019-08-10 18:06 Patrice Clement
2019-08-10 18:06 Patrice Clement
2019-08-10 18:06 Patrice Clement
2019-08-10 18:06 Patrice Clement
2019-06-01 21:56 Patrice Clement
2019-06-01 21:56 Patrice Clement
2019-06-01 21:56 Patrice Clement
2019-05-18 21:21 Patrice Clement
2019-04-16 15:35 Patrice Clement
2019-04-16 15:35 Patrice Clement
2019-04-16 15:35 Patrice Clement
2018-06-23 21:57 Patrice Clement
2018-06-12  8:46 Patrice Clement
2018-04-20 22:45 Patrice Clement
2018-04-20 22:45 Patrice Clement
2018-03-26 21:37 Patrice Clement
2018-03-14 22:08 Patrice Clement
2018-02-09 10:55 Patrice Clement
2018-02-01 23:08 Patrice Clement
2018-01-04 21:08 Patrice Clement
2017-12-04 22:12 Patrice Clement
2017-10-29 17:29 Sergei Trofimovich
2017-10-29 10:45 Sergei Trofimovich
2017-10-26 18:54 Thomas Deutschmann
2017-09-27 18:48 Patrice Clement
2017-09-27 18:48 Patrice Clement
2017-09-27 18:48 Patrice Clement
2017-05-25  8:44 Patrice Clement
2017-02-19 22:43 Patrice Clement
2017-02-19 22:43 Patrice Clement
2017-02-11 23:25 Patrice Clement
2016-12-04  0:47 Patrice Clement
2016-12-04  0:47 Patrice Clement
2016-12-04  0:47 Patrice Clement
2016-11-15 22:47 Patrice Clement
2016-07-17 15:44 Patrick Lauer
2016-06-13 18:44 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1593584228.76939d33e33ad3d0604486bd76146aa5966c1d1b.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox