public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/flipflop/
@ 2016-02-02 16:11 Manuel Rüger
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rüger @ 2016-02-02 16:11 UTC (permalink / raw
  To: gentoo-commits

commit:     ec0e2934a629eaceaa09f2a80f8bab839e9c0dd3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  2 15:50:33 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb  2 16:11:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0e2934

dev-python/flipflop: Initial commit

Package-Manager: portage-2.2.27

 dev-python/flipflop/Manifest            |  1 +
 dev-python/flipflop/flipflop-1.0.ebuild | 17 +++++++++++++++++
 dev-python/flipflop/metadata.xml        |  7 +++++++
 3 files changed, 25 insertions(+)

diff --git a/dev-python/flipflop/Manifest b/dev-python/flipflop/Manifest
new file mode 100644
index 0000000..4dbd101
--- /dev/null
+++ b/dev-python/flipflop/Manifest
@@ -0,0 +1 @@
+DIST flipflop-1.0.tar.gz 9991 SHA256 32a23ed7bdb53bab03271c4c92abceae1ee3a337dd7fd5a18334fd64930ebcfd SHA512 cff8e6e0ecfbf633aacbfe7612837cc85d5208b1dadc4b30a20cc4934549365a066df9ed66bab4e760b7fe73d7ce796de6a53fc01cec742d81fceb17e2529267 WHIRLPOOL d1de0967f0b86530cfb601db40d9578e087212c1d5496c647224d925079dfdc943851ae4be6e4633b94679f0911c75886e5706268d9a6f5aae1841b995ac05b2

diff --git a/dev-python/flipflop/flipflop-1.0.ebuild b/dev-python/flipflop/flipflop-1.0.ebuild
new file mode 100644
index 0000000..dde6380
--- /dev/null
+++ b/dev-python/flipflop/flipflop-1.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=(python3_{4,5})
+
+inherit distutils-r1
+
+DESCRIPTION="A FastCGI/WSGI gateway"
+HOMEPAGE="https://github.com/Kozea/flipflop"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""

diff --git a/dev-python/flipflop/metadata.xml b/dev-python/flipflop/metadata.xml
new file mode 100644
index 0000000..266e3f1
--- /dev/null
+++ b/dev-python/flipflop/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/flipflop/
@ 2018-06-24 12:20 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2018-06-24 12:20 UTC (permalink / raw
  To: gentoo-commits

commit:     3fecd2a3a46d0f76732f1d3c7d511e5570505eba
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 11:34:55 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 12:19:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fecd2a3

dev-python/flipflop: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/flipflop/flipflop-1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flipflop/flipflop-1.0.ebuild b/dev-python/flipflop/flipflop-1.0.ebuild
index 10b19c9b7a7..44ae58beee8 100644
--- a/dev-python/flipflop/flipflop-1.0.ebuild
+++ b/dev-python/flipflop/flipflop-1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=(python3_{4,5})
+EAPI=7
+PYTHON_COMPAT=(python3_{4,5,6})
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-24 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-24 12:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/flipflop/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2016-02-02 16:11 Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox