public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2015-10-15  5:25 Matt Thode
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Thode @ 2015-10-15  5:25 UTC (permalink / raw
  To: gentoo-commits

commit:     cd70323831ea085268d881f9a6c1de2336db46f1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 04:55:37 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 04:55:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd703238

dev-python/repoze-who: adding py34 support

Package-Manager: portage-2.2.20.1

 dev-python/repoze-who/repoze-who-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild
index a07996e..9f99795 100644
--- a/dev-python/repoze-who/repoze-who-2.2.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_4 )
 
 inherit distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2016-02-28  7:15 Matt Thode
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Thode @ 2016-02-28  7:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e28016d7ea1e52d4bf0f679ab3a45cec80643617
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:11:07 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:11:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28016d7

dev-python/repoze-who: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/repoze-who/repoze-who-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild
index 9f99795..822c821 100644
--- a/dev-python/repoze-who/repoze-who-2.2.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/repoze.who-${PV}"
 
 LICENSE="repoze"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2016-03-25  5:29 Matt Thode
  0 siblings, 0 replies; 8+ messages in thread
From: Matt Thode @ 2016-03-25  5:29 UTC (permalink / raw
  To: gentoo-commits

commit:     eece6e654c94eb05d7b5f18f1cc5add3fad56178
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 05:28:03 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 05:28:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eece6e65

dev-python/repoze-who: adding py35

Package-Manager: portage-2.2.26

 dev-python/repoze-who/repoze-who-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild
index 822c821..758e1aa 100644
--- a/dev-python/repoze-who/repoze-who-2.2.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
 
 inherit distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2017-05-05 14:09 Manuel Rüger
  0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2017-05-05 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     ca9028fe3376e0373f7f313c174d7109ea4a9938
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 14:08:56 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri May  5 14:08:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9028fe

dev-python/repoze-who: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/repoze-who/repoze-who-2.2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild
index 4f7ddc4ae2b..a9752df6828 100644
--- a/dev-python/repoze-who/repoze-who-2.2.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
-DESCRIPTION="repoze.who is an identification and authentication framework for WSGI."
+DESCRIPTION="repoze.who is an identification and authentication framework for WSGI"
 HOMEPAGE="http://www.repoze.org"
 SRC_URI="mirror://pypi/${PN:0:1}/repoze.who/repoze.who-${PV}.tar.gz"
 S="${WORKDIR}/repoze.who-${PV}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2017-05-09 15:35 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-05-09 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     76555abe655e3332717481a005167d215f8c1b0b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  9 14:10:31 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  9 15:35:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76555abe

dev-python/repoze-who: Enable tests

 dev-python/repoze-who/repoze-who-2.2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild
index a9752df6828..1d079fbad65 100644
--- a/dev-python/repoze-who/repoze-who-2.2.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2.ebuild
@@ -23,3 +23,7 @@ RDEPEND="
 	dev-python/webob[${PYTHON_USEDEP}]
 	dev-python/zope-interface[${PYTHON_USEDEP}]
 "
+
+python_test() {
+	esetup.py test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2017-05-09 15:35 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-05-09 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     49f2b5caea378028462ab01090ad2241aa8cebe0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  9 14:23:21 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  9 15:35:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f2b5ca

dev-python/repoze-who: Fix namespace support

 dev-python/repoze-who/repoze-who-2.2-r1.ebuild | 47 ++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/dev-python/repoze-who/repoze-who-2.2-r1.ebuild b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild
new file mode 100644
index 00000000000..f2f3ac56859
--- /dev/null
+++ b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild
@@ -0,0 +1,47 @@
+# 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 distutils-r1
+
+DESCRIPTION="repoze.who is an identification and authentication framework for WSGI"
+HOMEPAGE="http://www.repoze.org"
+SRC_URI="mirror://pypi/${PN:0:1}/repoze.who/repoze.who-${PV}.tar.gz"
+S="${WORKDIR}/repoze.who-${PV}"
+
+LICENSE="repoze"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+RDEPEND="
+	dev-python/namespace-repoze[${PYTHON_USEDEP}]
+	dev-python/webob[${PYTHON_USEDEP}]
+	dev-python/zope-interface[${PYTHON_USEDEP}]
+"
+
+python_test() {
+	esetup.py test
+}
+
+python_install() {
+	distutils-r1_python_install
+
+	# install __init__.py files for sub-namespaces
+	python_moduleinto repoze/who
+	python_domodule repoze/who/__init__.py
+
+	python_moduleinto repoze/who/plugins
+	python_domodule repoze/who/plugins/__init__.py
+}
+
+python_install_all() {
+	distutils-r1_python_install_all
+
+	find "${D}" -name '*.pth' -delete || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2017-05-16 17:11 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-05-16 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d4fc86ca8b909ee1d72d701dce86d6ee1d3cfa97
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 14:00:55 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 16 17:11:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fc86ca

dev-python/repoze-who: Use dot-notation for python_moduleinto

 dev-python/repoze-who/repoze-who-2.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/repoze-who/repoze-who-2.2-r1.ebuild b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild
index f2f3ac56859..fb3636b8fe9 100644
--- a/dev-python/repoze-who/repoze-who-2.2-r1.ebuild
+++ b/dev-python/repoze-who/repoze-who-2.2-r1.ebuild
@@ -33,10 +33,10 @@ python_install() {
 	distutils-r1_python_install
 
 	# install __init__.py files for sub-namespaces
-	python_moduleinto repoze/who
+	python_moduleinto repoze.who
 	python_domodule repoze/who/__init__.py
 
-	python_moduleinto repoze/who/plugins
+	python_moduleinto repoze.who.plugins
 	python_domodule repoze/who/plugins/__init__.py
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/
@ 2017-11-25 21:44 David Seifert
  0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2017-11-25 21:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ad435bdb4d695527f198aa9fa979ef50d8426bee
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 20:08:32 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 21:43:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad435bdb

dev-python/repoze-who: [QA] Consistent whitespace in metadata.xml

 dev-python/repoze-who/metadata.xml | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-python/repoze-who/metadata.xml b/dev-python/repoze-who/metadata.xml
index 92981f7a7f0..45bc31a0afd 100644
--- a/dev-python/repoze-who/metadata.xml
+++ b/dev-python/repoze-who/metadata.xml
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>prometheanfire@gentoo.org</email>
-    <name>Matthew Thode</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>openstack@gentoo.org</email>
-    <name>Openstack</name>
-  </maintainer>
-  <longdescription lang="en">
-	an identification and authentication framework for WSGI.
+	<maintainer type="person">
+		<email>prometheanfire@gentoo.org</email>
+		<name>Matthew Thode</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>openstack@gentoo.org</email>
+		<name>Openstack</name>
+	</maintainer>
+	<longdescription lang="en">
+		an identification and authentication framework for WSGI.
 	</longdescription>
-  <upstream>
-    <remote-id type="pypi">repoze.who</remote-id>
-  </upstream>
+	<upstream>
+		<remote-id type="pypi">repoze.who</remote-id>
+	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2017-11-25 21:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 15:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-who/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-11-25 21:44 David Seifert
2017-05-16 17:11 Michał Górny
2017-05-09 15:35 Michał Górny
2017-05-05 14:09 Manuel Rüger
2016-03-25  5:29 Matt Thode
2016-02-28  7:15 Matt Thode
2015-10-15  5:25 Matt Thode

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