public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flexx/
Date: Thu,  7 Jan 2016 19:08:57 +0000 (UTC)	[thread overview]
Message-ID: <1452193735.8f81cf02bc2f9fd9d842ab75df2550abf08dd4a1.jlec@gentoo> (raw)

commit:     8f81cf02bc2f9fd9d842ab75df2550abf08dd4a1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 19:07:40 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 19:08:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f81cf02

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

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

 dev-python/flexx/Manifest         |  1 +
 dev-python/flexx/flexx-0.2.ebuild | 26 ++++++++++++++++++++++++++
 dev-python/flexx/metadata.xml     | 12 ++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/flexx/Manifest b/dev-python/flexx/Manifest
new file mode 100644
index 0000000..f07c3ef
--- /dev/null
+++ b/dev-python/flexx/Manifest
@@ -0,0 +1 @@
+DIST flexx-0.2.zip 195542 SHA256 ee3d755d79d7a4336e2cf4145e07881056624db9161cd1aa338402a51575bb72 SHA512 552873073ce32e39cefe466c7f1490b23b4f332594040ee4e423c08b83cb200ab11de25705b43dd95036f0d9c8ece8ae0c6042fda47fe3ab7266e3b6b0e22bad WHIRLPOOL 5dd33657e3725ae18b9e78b315ceb14440461cafd5e6d7ae3e907dd00cc8019447d550f91b58e975b91421a247696e0a517d4e3bb6d2bdf86a207c5e3985cd9d

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

diff --git a/dev-python/flexx/metadata.xml b/dev-python/flexx/metadata.xml
new file mode 100644
index 0000000..bf3e69f
--- /dev/null
+++ b/dev-python/flexx/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>python</herd>
+  <upstream>
+    <remote-id type="pypi">flexx</remote-id>
+    <maintainer status="unknown">
+      <email>almar.klein@gmail.com</email>
+      <name>Flexx contributors</name>
+    </maintainer>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-01-07 19:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07 19:08 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-16 10:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/flexx/ Justin Lecher
2016-02-19  9:45 Justin Lecher
2016-12-31 22:20 Agostino Sarubbo
2017-01-30 19:47 Sebastien Fabbro
2017-05-02 14:02 Michał Górny
2018-03-17 10:51 Michał Górny
2018-06-24  9:40 Mikle Kolyada
2018-07-21  0:06 Mikle Kolyada
2019-12-13 20:45 David Seifert
2020-02-05 13:24 Michał Górny
2020-06-15  2:35 Aaron Bauman

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=1452193735.8f81cf02bc2f9fd9d842ab75df2550abf08dd4a1.jlec@gentoo \
    --to=jlec@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