public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/
@ 2016-10-05 19:03 Matt Thode
  0 siblings, 0 replies; 5+ messages in thread
From: Matt Thode @ 2016-10-05 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     8ea38b7f6d023e72e35cbe23c5cde81de903788b
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 18:44:02 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 19:03:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea38b7f

dev-python/rax-scheduled-images-python-novaclient-ext: bup

Package-Manager: portage-2.3.0

 .../Manifest                                        |  1 +
 ...eduled-images-python-novaclient-ext-0.3.1.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest b/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
index b457ee5..c8574d9 100644
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
@@ -1 +1,2 @@
 DIST rax_scheduled_images_python_novaclient_ext-0.2.1.tar.gz 2781 SHA256 17236eb56c7216472d66652579531f0725fe14ee72e8b35a86fc7ca3aa734f01 SHA512 d26fcb8c4cc70b7e4b31f4eb8306d094139d914fbdaf9fda846f13a2bb6336734b2aebc4c7322df5986ba1cc57d4d5894e744ded063f4a01d7a63d3642049672 WHIRLPOOL 4e0cf12f03b08e5a06aeeeef5026e3bf0695f5ed23a229a0507d51c27de7d3cffea14256af3758a1d2070e17593ffb5353071be21e5bc27654c22a2ed888aa16
+DIST rax_scheduled_images_python_novaclient_ext-0.3.1.tar.gz 2850 SHA256 f170cf97b20bdc8a1784cc0b85b70df5eb9b88c3230dab8e68e1863bf3937cdb SHA512 231200aead561c32408237494b0927ba51f05d7f208bdf655d4f0642060899f6f30ab0f68995bbc694f8d0b36962c754c526e93c870b8422f20ddce48247e854 WHIRLPOOL 4eb51952fcce93992c2122e46ac7eb8dece3f848b8799a31c297cbd07a6d6246f0b7482bde7c549a1998bb894134d8d188ad1e8145abe3821a96f3e66d4e5a14

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
new file mode 100644
index 00000000..baada30
--- /dev/null
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Adds backup-schedule extension support to python-novaclient"
+HOMEPAGE="https://github.com/rackspace/rax_backup_schedule_python_novaclient_ext"
+SRC_URI="mirror://pypi/${PN:0:1}/rax_scheduled_images_python_novaclient_ext/rax_scheduled_images_python_novaclient_ext-${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/rax_scheduled_images_python_novaclient_ext-${PV}"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/python-novaclient-2.10.0[${PYTHON_USEDEP}]"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/
@ 2017-04-23 20:48 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2017-04-23 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     35656015fbc37490dae8f7e8e3a759fb66fed8ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 20:34:05 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 20:47:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35656015

dev-python/rax-scheduled-images-python-novaclient-ext: Remove python@ from maintainers

 dev-python/rax-scheduled-images-python-novaclient-ext/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/metadata.xml b/dev-python/rax-scheduled-images-python-novaclient-ext/metadata.xml
index 089e0516e1a..f168b8098aa 100644
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/metadata.xml
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/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">
     Adds backup-schedule extension support to python-novaclient.
   </longdescription>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/
@ 2018-06-24 19:53 Pacho Ramos
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2018-06-24 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9f5620de179864680c205bbd75f6d547dc09c044
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 19:52:37 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:53:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5620de

dev-python/rax-scheduled-images-python-novaclient-ext: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
index be8367964d1..6e5f802b89f 100644
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.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=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/
@ 2020-01-13  9:48 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2020-01-13  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     af5481a8dfa9c4063078a1d3f06548aa36e156a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 22:03:22 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 09:46:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5481a8

dev-python/rax-scheduled-images-python-novaclient-ext: Remove redundant version

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../Manifest                                         |  1 -
 ...heduled-images-python-novaclient-ext-0.2.1.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest b/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
index 301bdc19b71..7834bac9730 100644
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/Manifest
@@ -1,2 +1 @@
-DIST rax_scheduled_images_python_novaclient_ext-0.2.1.tar.gz 2781 BLAKE2B fe01d1661861364a9fdc9c22cc5fedfaaa0fc6ae8b77ecdfa559f4e03ab3cc26367b64f01dfd4d47dd215386bc4b596776acda657a63aa9374e880e3c0a578d0 SHA512 d26fcb8c4cc70b7e4b31f4eb8306d094139d914fbdaf9fda846f13a2bb6336734b2aebc4c7322df5986ba1cc57d4d5894e744ded063f4a01d7a63d3642049672
 DIST rax_scheduled_images_python_novaclient_ext-0.3.1.tar.gz 2850 BLAKE2B 325fc6d922cfbc299af7bedac6c37f992118b7e06d4ed73ac4650807e5f7bb811937171ed716967209a39461a4bb8d05fe313f98218394819808f46edd724340 SHA512 231200aead561c32408237494b0927ba51f05d7f208bdf655d4f0642060899f6f30ab0f68995bbc694f8d0b36962c754c526e93c870b8422f20ddce48247e854

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.2.1.ebuild b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.2.1.ebuild
deleted file mode 100644
index a93fb0a5f9a..00000000000
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.2.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Adds backup-schedule extension support to python-novaclient"
-HOMEPAGE="https://github.com/rackspace/rax_backup_schedule_python_novaclient_ext"
-SRC_URI="mirror://pypi/${PN:0:1}/rax_scheduled_images_python_novaclient_ext/rax_scheduled_images_python_novaclient_ext-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/rax_scheduled_images_python_novaclient_ext-${PV}"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=dev-python/python-novaclient-2.10.0[${PYTHON_USEDEP}]"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/
@ 2020-01-13  9:48 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2020-01-13  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     5946c9e6425bf8b03542042a8a02b65440bce47f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 22:03:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 09:46:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5946c9e6

dev-python/rax-scheduled-images-python-novaclient-ext: Remove Python 2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
index 2865844147a..79bcf29aa2e 100644
--- a/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
+++ b/dev-python/rax-scheduled-images-python-novaclient-ext/rax-scheduled-images-python-novaclient-ext-0.3.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 


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

end of thread, other threads:[~2020-01-13  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-13  9:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/rax-scheduled-images-python-novaclient-ext/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2020-01-13  9:48 Michał Górny
2018-06-24 19:53 Pacho Ramos
2017-04-23 20:48 Michał Górny
2016-10-05 19:03 Matt Thode

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