* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2017-04-23 20:48 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-04-23 20:48 UTC (permalink / raw
To: gentoo-commits
commit: aea28ab627933d898f98e47dba65c9fd3abd0af6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 20:33:54 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 20:47:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea28ab6
dev-python/rackspace-auth-openstack: Remove python@ from maintainers
dev-python/rackspace-auth-openstack/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/metadata.xml b/dev-python/rackspace-auth-openstack/metadata.xml
index 9a63a0554c7..248818aef1a 100644
--- a/dev-python/rackspace-auth-openstack/metadata.xml
+++ b/dev-python/rackspace-auth-openstack/metadata.xml
@@ -5,10 +5,6 @@
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
<longdescription lang="en">
This is a plugin for OpenStack Clients which provides client support for
Rackspace authentication extensions to OpenStack.
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2017-07-30 9:15 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-07-30 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 24b918d274630e7c062c0d324358f503143afe3e
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 10:42:59 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:15:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b918d2
dev-python/rackspace-auth-openstack: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
.../rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
index c58390f3fd3..ed097a60fae 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 git-2
-EGIT_REPO_URI="git://github.com/emonty/${PN}.git
- https://github.com/emonty/${PN}.git"
+EGIT_REPO_URI="https://github.com/emonty/${PN}.git"
DESCRIPTION="Rackspace Auth Plugin for OpenStack Clients"
HOMEPAGE="https://github.com/emonty/rackspace-auth-openstack"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2017-11-25 21:44 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-11-25 21:44 UTC (permalink / raw
To: gentoo-commits
commit: 606c1a0a76956948d12686836f474ea905dccc42
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 20:08:19 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 21:42:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606c1a0a
dev-python/rackspace-auth-openstack: [QA] Consistent whitespace in metadata.xml
dev-python/rackspace-auth-openstack/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/metadata.xml b/dev-python/rackspace-auth-openstack/metadata.xml
index 248818aef1a..92f30d28fb2 100644
--- a/dev-python/rackspace-auth-openstack/metadata.xml
+++ b/dev-python/rackspace-auth-openstack/metadata.xml
@@ -6,9 +6,9 @@
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
- This is a plugin for OpenStack Clients which provides client support for
- Rackspace authentication extensions to OpenStack.
- </longdescription>
+ This is a plugin for OpenStack Clients which provides client support for
+ Rackspace authentication extensions to OpenStack.
+ </longdescription>
<upstream>
<remote-id type="pypi">rackspace-auth-openstack</remote-id>
<remote-id type="github">emonty/rackspace-auth-openstack</remote-id>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2018-06-24 19:53 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2018-06-24 19:53 UTC (permalink / raw
To: gentoo-commits
commit: 63246dcd91658094f72d2250b0c4d7405b7c94b4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 19:51:34 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:53:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63246dcd
dev-python/rackspace-auth-openstack: Support python 3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
.../rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild | 4 ++--
.../rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
index 7eaadc2f5c5..df312692ecc 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.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=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
index ed097a60fae..be6b3b3ff97 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 git-2
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2019-12-15 19:16 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2019-12-15 19:16 UTC (permalink / raw
To: gentoo-commits
commit: e5d5e1a4fb0ddcaa696a23fa7760fcc63169152d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 19:07:23 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 19:16:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d5e1a4
dev-python/rackspace-auth-openstack: Switch to git-r3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
index bb290d8061f..1781d394d4f 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 python3_{5,6} )
-inherit distutils-r1 git-2
+inherit distutils-r1 git-r3
EGIT_REPO_URI="https://github.com/emonty/${PN}.git"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/
@ 2020-02-05 21:21 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2020-02-05 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 75a474dbe1832e3b432670f9a172a4aa83d69848
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 20:58:46 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 21:21:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a474db
dev-python/rackspace-auth-openstack: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild | 2 +-
.../rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
index ca24a9461d2..e88e4453508 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-1.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
index 7e7ca5608e7..3c7edd13444 100644
--- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
+++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 git-r3
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-02-05 21:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-23 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/rackspace-auth-openstack/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2017-07-30 9:15 Michał Górny
2017-11-25 21:44 David Seifert
2018-06-24 19:53 Pacho Ramos
2019-12-15 19:16 Michał Górny
2020-02-05 21:21 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox