[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2020-11-27 Thread Michał Górny
commit: 983a791c7424c06c86b5978556f52ce1b1450163
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 27 16:12:44 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 27 16:18:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983a791c

dev-python/oslo-cache: Remove old

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

 dev-python/oslo-cache/Manifest|  1 -
 dev-python/oslo-cache/oslo-cache-2.3.0.ebuild | 42 ---
 2 files changed, 43 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 5924d100daf..e7e68ab645d 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-2.3.0.tar.gz 57209 BLAKE2B 
aa34c4deb0206c86181e629b1ccedaa3b0b7a503f4648b9ffb23dcba84c98658017a720701176776652a2a58447c54662314dd4853ec6ccf6c2acebb4b559325
 SHA512 
c3ad9c326fa71985d4546bd20bcb8aa9508808c8eae2a9e3dac1c014d148bfa8f5a847eb2ca8d1a204cce07b6d640f9541491dd41c7c6169e993e408786358af
 DIST oslo-cache-2.6.1.tar.gz 60918 BLAKE2B 
89def6f66ccb68e8725571b4f9fcc8a98c8b18dbb23186b1ed3cc09ae02eb786608c744f6ea7022fd3a832d206fe75916f74f2c000125c853993dc95f13da8f3
 SHA512 
20696d9a9feda9368fc261ccc124ab825b85373b2716110dcab7101346467dbf4d9e8a48b689a76ca837a8c4e97d03476b3573623ac57602f5d0e558110dd551

diff --git a/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
deleted file mode 100644
index d4994a79e4e..000
--- a/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-)
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2020-11-25 Thread Michał Górny
commit: db4980a6010874b570e89737cbb759728d9d4fd0
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 25 09:17:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 25 09:22:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4980a6

dev-python/oslo-cache: Mark ALLARCHES

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

 dev-python/oslo-cache/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/oslo-cache/metadata.xml 
b/dev-python/oslo-cache/metadata.xml
index 22854aefb25..15c761858c5 100644
--- a/dev-python/oslo-cache/metadata.xml
+++ b/dev-python/oslo-cache/metadata.xml
@@ -5,6 +5,7 @@
prometheanf...@gentoo.org
Matthew Thode

+   

oslo
oslo.cache



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2020-07-02 Thread Matthew Thode
commit: 4083dd00039b500e0f23ba981f7c9566b5159d8a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jul  2 23:41:08 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jul  2 23:54:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4083dd00

dev-python/oslo-cache: 2.3.0 stable amd64/x86

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/metadata.xml |  3 --
 dev-python/oslo-cache/oslo-cache-1.33.3.ebuild | 43 --
 dev-python/oslo-cache/oslo-cache-2.3.0.ebuild  |  2 +-
 4 files changed, 1 insertion(+), 48 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index e2123a7248b..50b086580ea 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-1.33.3.tar.gz 56098 BLAKE2B 
b3d2ab549a2b2066ffdfc5d9b680da35501818719a8c6f460be1520c2d6342f1c41f0f1aa20ffdcc45958e83e242515a3ec8bf69ce1273ab47a8a26e648069c8
 SHA512 
7edc1d8ceb00f2989093ec1809120f2aa552de2d5ce6176c9af56278040d652fc0d627e0f7f427b9bacaaa24cec7b0fe24568316d90a4e52054357bc9b9e30e2
 DIST oslo-cache-2.3.0.tar.gz 57209 BLAKE2B 
aa34c4deb0206c86181e629b1ccedaa3b0b7a503f4648b9ffb23dcba84c98658017a720701176776652a2a58447c54662314dd4853ec6ccf6c2acebb4b559325
 SHA512 
c3ad9c326fa71985d4546bd20bcb8aa9508808c8eae2a9e3dac1c014d148bfa8f5a847eb2ca8d1a204cce07b6d640f9541491dd41c7c6169e993e408786358af

diff --git a/dev-python/oslo-cache/metadata.xml 
b/dev-python/oslo-cache/metadata.xml
index 5bcc8af1ede..22854aefb25 100644
--- a/dev-python/oslo-cache/metadata.xml
+++ b/dev-python/oslo-cache/metadata.xml
@@ -5,9 +5,6 @@
prometheanf...@gentoo.org
Matthew Thode

-   
-   Wraps the dogpile.cache library
-   

oslo
oslo.cache

diff --git a/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
deleted file mode 100644
index e0d9e2955bf..000
--- a/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-)
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
index 617334205e5..d4994a79e4e 100644
--- a/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2020-06-02 Thread Matthew Thode
commit: a9b254fbb9df8b488c487df528c33f1c56c5194c
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Jun  2 18:39:59 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Jun  2 18:40:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b254fb

dev-python/oslo-cache: 2.3.0 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest|  1 +
 dev-python/oslo-cache/oslo-cache-2.3.0.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 05d4069412e..e2123a7248b 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.33.3.tar.gz 56098 BLAKE2B 
b3d2ab549a2b2066ffdfc5d9b680da35501818719a8c6f460be1520c2d6342f1c41f0f1aa20ffdcc45958e83e242515a3ec8bf69ce1273ab47a8a26e648069c8
 SHA512 
7edc1d8ceb00f2989093ec1809120f2aa552de2d5ce6176c9af56278040d652fc0d627e0f7f427b9bacaaa24cec7b0fe24568316d90a4e52054357bc9b9e30e2
+DIST oslo-cache-2.3.0.tar.gz 57209 BLAKE2B 
aa34c4deb0206c86181e629b1ccedaa3b0b7a503f4648b9ffb23dcba84c98658017a720701176776652a2a58447c54662314dd4853ec6ccf6c2acebb4b559325
 SHA512 
c3ad9c326fa71985d4546bd20bcb8aa9508808c8eae2a9e3dac1c014d148bfa8f5a847eb2ca8d1a204cce07b6d640f9541491dd41c7c6169e993e408786358af

diff --git a/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
new file mode 100644
index 000..617334205e5
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-2.3.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+PATCHES=(
+)
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-06-16 Thread Matthew Thode
commit: 2c6b84e49ddbf1ed9b274b5b7b5c4debf6cac724
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jun 16 06:55:07 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jun 16 06:59:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6b84e4

dev-python/oslo-cache: 1.33.3 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest|  1 -
 dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild | 44 ---
 dev-python/oslo-cache/oslo-cache-1.33.3.ebuild|  2 +-
 3 files changed, 1 insertion(+), 46 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 404f96cd345..3d72dafbc05 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,4 +1,3 @@
 DIST bug-681012.patch 4751 BLAKE2B 
50c95275ec06522292bcbc7833af63bff98dcc112b2c2f742c0807d02bf090cfdd70fdeed433149ca3f27b7b5d356d7bd321c145aa8fb212ffa6e77b42da976f
 SHA512 
f7ebbe5fbdbb570fbadc7d840c11fba49a9bc13e04626df053aae3da5668641f095a48d89229a7fd2b894d86c58f14699822e16923f183c099792dcde0777051
-DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c
 DIST oslo-cache-1.33.2.tar.gz 55778 BLAKE2B 
e75fea8b669d30efdf72bd565deb560dfe2c1627e4bca74ffbce923341e5663d641ae44b144e070e4af7587c08e911a4b025ffd0ca1bbc39dfc4ed3266cde1c8
 SHA512 
8111ba9f62724ff6ee64750a88807e40a38252273669c96b86dedd0e36f2d1661f54fd55bc462ffa577e95771d08965ad6be208224d442306d869db2d155da91
 DIST oslo-cache-1.33.3.tar.gz 56098 BLAKE2B 
b3d2ab549a2b2066ffdfc5d9b680da35501818719a8c6f460be1520c2d6342f1c41f0f1aa20ffdcc45958e83e242515a3ec8bf69ce1273ab47a8a26e648069c8
 SHA512 
7edc1d8ceb00f2989093ec1809120f2aa552de2d5ce6176c9af56278040d652fc0d627e0f7f427b9bacaaa24cec7b0fe24568316d90a4e52054357bc9b9e30e2

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild
deleted file mode 100644
index a185fd03405..000
--- a/dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz
-   
https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/patches/bug-681012.patch;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-   "${DISTDIR}/bug-681012.patch"
-)
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
index 9ceba426c4e..0958aba7186 100644
--- a/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-05-17 Thread Matthew Thode
commit: c59a476dbdee7b0f724db0c0e9012d65b04aaec4
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May 17 15:37:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri May 17 15:39:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59a476d

dev-python/oslo-cache: 1.33.3 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.33.3.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index c9997096ffd..404f96cd345 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,3 +1,4 @@
 DIST bug-681012.patch 4751 BLAKE2B 
50c95275ec06522292bcbc7833af63bff98dcc112b2c2f742c0807d02bf090cfdd70fdeed433149ca3f27b7b5d356d7bd321c145aa8fb212ffa6e77b42da976f
 SHA512 
f7ebbe5fbdbb570fbadc7d840c11fba49a9bc13e04626df053aae3da5668641f095a48d89229a7fd2b894d86c58f14699822e16923f183c099792dcde0777051
 DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c
 DIST oslo-cache-1.33.2.tar.gz 55778 BLAKE2B 
e75fea8b669d30efdf72bd565deb560dfe2c1627e4bca74ffbce923341e5663d641ae44b144e070e4af7587c08e911a4b025ffd0ca1bbc39dfc4ed3266cde1c8
 SHA512 
8111ba9f62724ff6ee64750a88807e40a38252273669c96b86dedd0e36f2d1661f54fd55bc462ffa577e95771d08965ad6be208224d442306d869db2d155da91
+DIST oslo-cache-1.33.3.tar.gz 56098 BLAKE2B 
b3d2ab549a2b2066ffdfc5d9b680da35501818719a8c6f460be1520c2d6342f1c41f0f1aa20ffdcc45958e83e242515a3ec8bf69ce1273ab47a8a26e648069c8
 SHA512 
7edc1d8ceb00f2989093ec1809120f2aa552de2d5ce6176c9af56278040d652fc0d627e0f7f427b9bacaaa24cec7b0fe24568316d90a4e52054357bc9b9e30e2

diff --git a/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
new file mode 100644
index 000..9ceba426c4e
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.33.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+PATCHES=(
+)
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-05-11 Thread Matthew Thode
commit: 5a146af7b19fdb835419760c2ab8e0d807b18add
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 18:07:52 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 18:16:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a146af7

dev-python/oslo-cache: 1.33.2-r1 allarches stablized

Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
index 1507ee6fb2e..663262ea3fa 100644
--- a/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-05-06 Thread Matthew Thode
commit: 6942f27b246cddf9fdf08dcd89a08b2e6107071e
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue May  7 01:53:47 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue May  7 01:54:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6942f27b

dev-python/oslo-cache: fix stale cache on network partition

Bug: https://bugs.gentoo.org/681012
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest| 1 +
 .../{oslo-cache-1.30.3.ebuild => oslo-cache-1.30.3-r1.ebuild} | 7 ++-
 .../{oslo-cache-1.33.2.ebuild => oslo-cache-1.33.2-r1.ebuild} | 8 +++-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 55c1a591881..c9997096ffd 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1,3 @@
+DIST bug-681012.patch 4751 BLAKE2B 
50c95275ec06522292bcbc7833af63bff98dcc112b2c2f742c0807d02bf090cfdd70fdeed433149ca3f27b7b5d356d7bd321c145aa8fb212ffa6e77b42da976f
 SHA512 
f7ebbe5fbdbb570fbadc7d840c11fba49a9bc13e04626df053aae3da5668641f095a48d89229a7fd2b894d86c58f14699822e16923f183c099792dcde0777051
 DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c
 DIST oslo-cache-1.33.2.tar.gz 55778 BLAKE2B 
e75fea8b669d30efdf72bd565deb560dfe2c1627e4bca74ffbce923341e5663d641ae44b144e070e4af7587c08e911a4b025ffd0ca1bbc39dfc4ed3266cde1c8
 SHA512 
8111ba9f62724ff6ee64750a88807e40a38252273669c96b86dedd0e36f2d1661f54fd55bc462ffa577e95771d08965ad6be208224d442306d869db2d155da91

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild
similarity index 87%
rename from dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
rename to dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild
index a5188529762..a185fd03405 100644
--- a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.30.3-r1.ebuild
@@ -11,7 +11,8 @@ MY_PN=${PN/-/.}
 
 DESCRIPTION="Oslo Caching around dogpile.cache"
 HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz
+   
https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/patches/bug-681012.patch;
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -33,6 +34,10 @@ RDEPEND="
>=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
 "
 
+PATCHES=(
+   "${DISTDIR}/bug-681012.patch"
+)
+
 python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all

diff --git a/dev-python/oslo-cache/oslo-cache-1.33.2.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
similarity index 87%
rename from dev-python/oslo-cache/oslo-cache-1.33.2.ebuild
rename to dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
index 0292bb44c6a..1507ee6fb2e 100644
--- a/dev-python/oslo-cache/oslo-cache-1.33.2.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild
@@ -10,7 +10,9 @@ MY_PN=${PN/-/.}
 
 DESCRIPTION="Oslo Caching around dogpile.cache"
 HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz
+   
https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/patches/bug-681012.patch;
+
 S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
@@ -33,6 +35,10 @@ RDEPEND="
>=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
 "
 
+PATCHES=(
+   "${DISTDIR}/bug-681012.patch"
+)
+
 python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-03-24 Thread Matthew Thode
commit: d266dad69224126ac32497c4cced388930791eec
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Mar 25 00:00:57 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Mar 25 00:07:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d266dad6

dev-python/oslo-cache: 1.30.3 stable amd64/x86 with cleanup

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/oslo-cache-1.30.1.ebuild | 39 --
 dev-python/oslo-cache/oslo-cache-1.30.3.ebuild |  2 +-
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index be6685e2d5d..22f3e2756ed 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-1.30.1.tar.gz 53406 BLAKE2B 
1b518c7f7af4b95fc71f76567f8742de7c7ab520cf4a1943fc7ed7bd9f3dcfd4150f83774e507d4135c7b567e53c3beb79a0cf6295c23e23d88a49d9ce63d2ed
 SHA512 
8ee8ef32d07e8112aa7280f541446d13b3bba90fc7314eee60972180b0382a413e02cfcffbdd5bf4313aa394a25265665579f43f702a4b3754dc00f50441ca38
 DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
deleted file mode 100644
index 476fbb16b39..000
--- a/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
index 71b251dd4d5..476fbb16b39 100644
--- a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-03-13 Thread Matthew Thode
commit: acb620294c9aef911f17ea65f5de451753751137
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 13 16:20:57 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 13 16:44:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb62029

dev-python/oslo-cache: 1.30.3 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.30.3.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 7f589b610e6..be6685e2d5d 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.30.1.tar.gz 53406 BLAKE2B 
1b518c7f7af4b95fc71f76567f8742de7c7ab520cf4a1943fc7ed7bd9f3dcfd4150f83774e507d4135c7b567e53c3beb79a0cf6295c23e23d88a49d9ce63d2ed
 SHA512 
8ee8ef32d07e8112aa7280f541446d13b3bba90fc7314eee60972180b0382a413e02cfcffbdd5bf4313aa394a25265665579f43f702a4b3754dc00f50441ca38
+DIST oslo-cache-1.30.3.tar.gz 53116 BLAKE2B 
0b63f828f61dd82b69efe7a6e345974c56b2e980d88f159dd7c3ba5484cd1e8f78a393a7f73a6f2152db1c30178a054e2f20d753a286a0cd8f7d83af7f623bf2
 SHA512 
3ab9842cd388a846fe9004b97364057245936b9af185ba0f68e6d6bcc750dd957eb873d45e686cddeec94fda6872b72e4549c71ebc9e1de4755504c2a138b85c

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
new file mode 100644
index 000..71b251dd4d5
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.30.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-02-15 Thread Matthew Thode
commit: 9232fd2376d746a03c05b622e3a69fbb2210065f
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 15 16:13:15 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Feb 15 16:14:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9232fd23

dev-python/oslo-cache: 1.30.1 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/oslo-cache-1.28.0.ebuild | 39 --
 dev-python/oslo-cache/oslo-cache-1.30.1.ebuild |  2 +-
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 97090096341..7f589b610e6 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-1.28.0.tar.gz 52015 BLAKE2B 
897e54008ea99f367f373291d874736287dfd3d480046bdee0ab2b54969e8681144677713794ff32682b1ef65547618d5fcf403e9ae24b57768905daf7ae7f5e
 SHA512 
44deabf9dbe3c24afd04d09f91f95d902221995130559e7895045eed98356ed9e085f5ee9b7e2bd0b4581df563a67707121b7571b0b7f822f0bb5a55b6dedafe
 DIST oslo-cache-1.30.1.tar.gz 53406 BLAKE2B 
1b518c7f7af4b95fc71f76567f8742de7c7ab520cf4a1943fc7ed7bd9f3dcfd4150f83774e507d4135c7b567e53c3beb79a0cf6295c23e23d88a49d9ce63d2ed
 SHA512 
8ee8ef32d07e8112aa7280f541446d13b3bba90fc7314eee60972180b0382a413e02cfcffbdd5bf4313aa394a25265665579f43f702a4b3754dc00f50441ca38

diff --git a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
deleted file mode 100644
index c11639ecaf0..000
--- a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
index 71b251dd4d5..476fbb16b39 100644
--- a/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2019-01-16 Thread Matthew Thode
commit: d08a1b78af6f93f5e4fa498219d52ceab7b326e1
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Jan 16 15:07:41 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Jan 16 15:18:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08a1b78

dev-python/oslo-cache: 1.30.1 bump

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.30.1.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 44e3bfe4db9..97090096341 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.28.0.tar.gz 52015 BLAKE2B 
897e54008ea99f367f373291d874736287dfd3d480046bdee0ab2b54969e8681144677713794ff32682b1ef65547618d5fcf403e9ae24b57768905daf7ae7f5e
 SHA512 
44deabf9dbe3c24afd04d09f91f95d902221995130559e7895045eed98356ed9e085f5ee9b7e2bd0b4581df563a67707121b7571b0b7f822f0bb5a55b6dedafe
+DIST oslo-cache-1.30.1.tar.gz 53406 BLAKE2B 
1b518c7f7af4b95fc71f76567f8742de7c7ab520cf4a1943fc7ed7bd9f3dcfd4150f83774e507d4135c7b567e53c3beb79a0cf6295c23e23d88a49d9ce63d2ed
 SHA512 
8ee8ef32d07e8112aa7280f541446d13b3bba90fc7314eee60972180b0382a413e02cfcffbdd5bf4313aa394a25265665579f43f702a4b3754dc00f50441ca38

diff --git a/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
new file mode 100644
index 000..71b251dd4d5
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.30.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2018-06-24 Thread Pacho Ramos
commit: 69d0d26195abdeb1406e41cc4ecdefe9af0087fd
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 14:44:54 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 15:23:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d0d261

dev-python/oslo-cache: Support python 3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/oslo-cache/oslo-cache-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
index 5c7bbdd735d..c11639ecaf0 100644
--- a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit distutils-r1 vcs-snapshot
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2018-06-17 Thread Matt Thode
commit: fab017bc48ad8e0fad1eb069c2ee56a17af8d79a
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Jun 18 01:37:48 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Jun 18 01:59:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab017bc

dev-python/oslo-cache: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/oslo-cache-1.25.1.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 0c39d564148..44e3bfe4db9 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-1.25.1.tar.gz 51049 BLAKE2B 
24e229d7c7a03fc244fe257394fcff1dc55509c6ed6a60ef8eef49c1a7660972a8412188ca96902b61463dd452bc63fed890ba27235d93dd620a93a52de706a2
 SHA512 
bc5b6502c6f310670ffae9b70b232ff90f0d0c04b75ba14aa4d528634f912efb243b89e229b8277e86ef3d7cbe2e81e69996c80f011d8ea4e1050646f074b297
 DIST oslo-cache-1.28.0.tar.gz 52015 BLAKE2B 
897e54008ea99f367f373291d874736287dfd3d480046bdee0ab2b54969e8681144677713794ff32682b1ef65547618d5fcf403e9ae24b57768905daf7ae7f5e
 SHA512 
44deabf9dbe3c24afd04d09f91f95d902221995130559e7895045eed98356ed9e085f5ee9b7e2bd0b4581df563a67707121b7571b0b7f822f0bb5a55b6dedafe

diff --git a/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
deleted file mode 100644
index 9f4447b6a1c..000
--- a/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# 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,5}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2018-03-30 Thread Matt Thode
commit: ad5fb32d0dad3d12e2b6aadfaf5b9e946286a677
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 31 00:49:06 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 31 00:49:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5fb32d

dev-python/oslo-cache: 1.28.0 stablized amd64 ~arm64 x86 ~amd64-linux 
~x86-linux under allarches

Stablized for Openstack Queens

 dev-python/oslo-cache/oslo-cache-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
index 6c06bff9198..5c7bbdd735d 100644
--- a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2018-02-16 Thread Matt Thode
commit: a841281e69cce0c34899c6e08f81ff953da65a58
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 23:48:36 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 17 01:38:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a841281e

dev-python/oslo-cache: 1.28.0 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.28.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index cdd5c7c561b..0c39d564148 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.25.1.tar.gz 51049 BLAKE2B 
24e229d7c7a03fc244fe257394fcff1dc55509c6ed6a60ef8eef49c1a7660972a8412188ca96902b61463dd452bc63fed890ba27235d93dd620a93a52de706a2
 SHA512 
bc5b6502c6f310670ffae9b70b232ff90f0d0c04b75ba14aa4d528634f912efb243b89e229b8277e86ef3d7cbe2e81e69996c80f011d8ea4e1050646f074b297
+DIST oslo-cache-1.28.0.tar.gz 52015 BLAKE2B 
897e54008ea99f367f373291d874736287dfd3d480046bdee0ab2b54969e8681144677713794ff32682b1ef65547618d5fcf403e9ae24b57768905daf7ae7f5e
 SHA512 
44deabf9dbe3c24afd04d09f91f95d902221995130559e7895045eed98356ed9e085f5ee9b7e2bd0b4581df563a67707121b7571b0b7f822f0bb5a55b6dedafe

diff --git a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
new file mode 100644
index 000..6c06bff9198
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.30.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.31.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2018-01-27 Thread Matt Thode
commit: ba422656d4b7557e98e72b423d32966a4496b25e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 28 03:54:40 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Jan 28 04:13:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba422656

dev-python/oslo-cache: remove ocata

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/oslo-cache-1.17.0.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index e5f91d165e7..cdd5c7c561b 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1 @@
-DIST oslo-cache-1.17.0.tar.gz 47178 BLAKE2B 
bad4a005255a03cea4552b18adc242123923c3e5f8dfc73085ed8b0e600fa4c2c8420f0b5a4959d6272e8425b07da95ee77293bde486edcefd40471ff4fca439
 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
 DIST oslo-cache-1.25.1.tar.gz 51049 BLAKE2B 
24e229d7c7a03fc244fe257394fcff1dc55509c6ed6a60ef8eef49c1a7660972a8412188ca96902b61463dd452bc63fed890ba27235d93dd620a93a52de706a2
 SHA512 
bc5b6502c6f310670ffae9b70b232ff90f0d0c04b75ba14aa4d528634f912efb243b89e229b8277e86ef3d7cbe2e81e69996c80f011d8ea4e1050646f074b297

diff --git a/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild
deleted file mode 100644
index 84870775781..000
--- a/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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,5}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-3.14.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-3.18.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.11.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.18.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2017-12-30 Thread Matt Thode
commit: 1b2553a3e91460a942539c5e2fc65ad272ffbcb1
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Dec 30 17:27:36 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Dec 30 17:37:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2553a3

dev-python/oslo-cache: 1.25.1 stable amd64 and x86 with cleanup

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-python/oslo-cache/Manifest |  1 -
 dev-python/oslo-cache/oslo-cache-1.25.0.ebuild | 42 --
 dev-python/oslo-cache/oslo-cache-1.25.1.ebuild |  2 +-
 3 files changed, 1 insertion(+), 44 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 12f581a53bd..e5f91d165e7 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,3 +1,2 @@
 DIST oslo-cache-1.17.0.tar.gz 47178 BLAKE2B 
bad4a005255a03cea4552b18adc242123923c3e5f8dfc73085ed8b0e600fa4c2c8420f0b5a4959d6272e8425b07da95ee77293bde486edcefd40471ff4fca439
 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
-DIST oslo-cache-1.25.0.tar.gz 51267 BLAKE2B 
7bdf6a38aeaa296bd87b965551eb57523d653aae247d3381af402bfbaeebaa0ff66b21b0ede30e3ab00f957bc36936484552996d30048d42224268ac1b59243c
 SHA512 
3c21736c864cd63f3a55fe06cedad54a877970d3ede70fe9259cd549fb2a81d425547445238f8c8f9e42929b775216c79b34eead8655588ef8e1c2617bbae6a2
 DIST oslo-cache-1.25.1.tar.gz 51049 BLAKE2B 
24e229d7c7a03fc244fe257394fcff1dc55509c6ed6a60ef8eef49c1a7660972a8412188ca96902b61463dd452bc63fed890ba27235d93dd620a93a52de706a2
 SHA512 
bc5b6502c6f310670ffae9b70b232ff90f0d0c04b75ba14aa4d528634f912efb243b89e229b8277e86ef3d7cbe2e81e69996c80f011d8ea4e1050646f074b297

diff --git a/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild
deleted file mode 100644
index 9f4447b6a1c..000
--- a/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# 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,5}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
index b655f5a5bee..9f4447b6a1c 100644
--- a/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2017-11-29 Thread Matt Thode
commit: bc1709f84763ffd3fe8bd6777a27848c738c1ac3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Nov 30 05:34:28 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Nov 30 05:42:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1709f8

dev-python/oslo-cache: 1.25.1 bup

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-python/oslo-cache/Manifest |  5 +--
 dev-python/oslo-cache/oslo-cache-1.25.1.ebuild | 42 ++
 2 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 8b3bd1c3add..12f581a53bd 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1,3 @@
-DIST oslo-cache-1.17.0.tar.gz 47178 SHA256 
bd74257b5bc781112af8862ebd6d41cf58359bc78ccd421cc47f0a79d5337c64 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
 WHIRLPOOL 
28c346d092cf8538a0408e4cd60d48959432090cdbb4bb00ea43524b49dceb84afa786b5456aa71a6938d99c195f940a6741ef3d06e380c5c3fe2607223a5ad0
-DIST oslo-cache-1.25.0.tar.gz 51267 SHA256 
7b2e17bfb7f5de8fb7836a9e2311044cc62d904486e1cc2ad3b8182ec75e1d65 SHA512 
3c21736c864cd63f3a55fe06cedad54a877970d3ede70fe9259cd549fb2a81d425547445238f8c8f9e42929b775216c79b34eead8655588ef8e1c2617bbae6a2
 WHIRLPOOL 
ecc8bc414de18dbcb1911b3d33997884f38aa7470c537a6fc83bc8519e3d110388dee023b79d13f2b0eee300f8b144c2f0c0386023bf92af4bc71a61406a2bbf
+DIST oslo-cache-1.17.0.tar.gz 47178 BLAKE2B 
bad4a005255a03cea4552b18adc242123923c3e5f8dfc73085ed8b0e600fa4c2c8420f0b5a4959d6272e8425b07da95ee77293bde486edcefd40471ff4fca439
 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
+DIST oslo-cache-1.25.0.tar.gz 51267 BLAKE2B 
7bdf6a38aeaa296bd87b965551eb57523d653aae247d3381af402bfbaeebaa0ff66b21b0ede30e3ab00f957bc36936484552996d30048d42224268ac1b59243c
 SHA512 
3c21736c864cd63f3a55fe06cedad54a877970d3ede70fe9259cd549fb2a81d425547445238f8c8f9e42929b775216c79b34eead8655588ef8e1c2617bbae6a2
+DIST oslo-cache-1.25.1.tar.gz 51049 BLAKE2B 
24e229d7c7a03fc244fe257394fcff1dc55509c6ed6a60ef8eef49c1a7660972a8412188ca96902b61463dd452bc63fed890ba27235d93dd620a93a52de706a2
 SHA512 
bc5b6502c6f310670ffae9b70b232ff90f0d0c04b75ba14aa4d528634f912efb243b89e229b8277e86ef3d7cbe2e81e69996c80f011d8ea4e1050646f074b297

diff --git a/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
new file mode 100644
index 000..b655f5a5bee
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.25.1.ebuild
@@ -0,0 +1,42 @@
+# 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,5}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2017-08-26 Thread Matt Thode
commit: c2bcbd8bc503354805ac51a4722c138c6a901edd
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Aug 27 03:51:53 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Aug 27 04:25:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bcbd8b

dev-python/oslo-cache: 1.25.0 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.25.0.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 49b75744eb1..8b3bd1c3add 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1,2 @@
 DIST oslo-cache-1.17.0.tar.gz 47178 SHA256 
bd74257b5bc781112af8862ebd6d41cf58359bc78ccd421cc47f0a79d5337c64 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
 WHIRLPOOL 
28c346d092cf8538a0408e4cd60d48959432090cdbb4bb00ea43524b49dceb84afa786b5456aa71a6938d99c195f940a6741ef3d06e380c5c3fe2607223a5ad0
+DIST oslo-cache-1.25.0.tar.gz 51267 SHA256 
7b2e17bfb7f5de8fb7836a9e2311044cc62d904486e1cc2ad3b8182ec75e1d65 SHA512 
3c21736c864cd63f3a55fe06cedad54a877970d3ede70fe9259cd549fb2a81d425547445238f8c8f9e42929b775216c79b34eead8655588ef8e1c2617bbae6a2
 WHIRLPOOL 
ecc8bc414de18dbcb1911b3d33997884f38aa7470c537a6fc83bc8519e3d110388dee023b79d13f2b0eee300f8b144c2f0c0386023bf92af4bc71a61406a2bbf

diff --git a/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild
new file mode 100644
index 000..b655f5a5bee
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild
@@ -0,0 +1,42 @@
+# 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,5}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2017-07-06 Thread Matt Thode
commit: a94560a0baea7a5b7db4eb4409fba744e2e02bd4
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jul  6 16:54:41 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Jul  6 16:58:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94560a0

dev-python/oslo-cache: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/oslo-cache/Manifest |  2 --
 dev-python/oslo-cache/oslo-cache-1.14.0.ebuild | 38 -
 dev-python/oslo-cache/oslo-cache-1.6.0.ebuild  | 39 --
 3 files changed, 79 deletions(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 10f73ca6c03..49b75744eb1 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,3 +1 @@
-DIST oslo-cache-1.14.0.tar.gz 45780 SHA256 
3ba84b421f80c5a6609789cf17b1da86aab465a96e68298620e839fafec3f0be SHA512 
b3638e1cec577bc3779595288ff323baef7b08e534050771ffef80aed9d61e1cb6fc9c034c753768e401f313fba8f7aa0b2f6a3354f272e2498d3972abbcdfd0
 WHIRLPOOL 
966bde82c0aefe8ea09e8e984ea6c769c983b5ce38d9b4a3b6e4921b66a8b261d81f8dfde4295099234da97bd887c0b00714bf454e634f356d81ba6a574557ca
 DIST oslo-cache-1.17.0.tar.gz 47178 SHA256 
bd74257b5bc781112af8862ebd6d41cf58359bc78ccd421cc47f0a79d5337c64 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
 WHIRLPOOL 
28c346d092cf8538a0408e4cd60d48959432090cdbb4bb00ea43524b49dceb84afa786b5456aa71a6938d99c195f940a6741ef3d06e380c5c3fe2607223a5ad0
-DIST oslo-cache-1.6.0.tar.gz 36037 SHA256 
c357671fb642822924d063b8151e132a6e7a65189c6c35c3f22c64ae0b0bdda8 SHA512 
48ea43142d8221a61556bb3c64e8708a1af04514b28dc22049a84d00e14253c9577d05321ef6de62ddc9120789942a82f231f1d7eeca2e5adf2d92ae04d5
 WHIRLPOOL 
8d06791e971fd6d9e3f49ade330b3c2ad780b162f953a5f9f04d40568efac7b38ae997f53ba315c38af59715d8be95cbab3dd3df051fa1b685b763476bbaf5a6

diff --git a/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild
deleted file mode 100644
index 9f188c46f4d..000
--- a/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/dogpile-cache-0.6.1[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-3.14.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-1.14.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild
deleted file mode 100644
index 62f09c48ddf..000
--- a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-inherit distutils-r1 vcs-snapshot
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Oslo Caching around dogpile.cache"
-HOMEPAGE="https://launchpad.net/oslo;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-"
-RDEPEND="
-   >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
-   >=dev-python/dogpile-cache-0.5.7[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-3.7.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-log-1.14.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.5.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
-   sed -i '/^hacking/d' test-requirements.txt || die
-   sed -i '/^argparse/d' requirements.txt || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2017-02-26 Thread Matt Thode
commit: ad7a827eb76c0e56ff9720c4d4719c5b8a374282
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 27 01:29:56 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Feb 27 02:15:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7a827e

dev-python/oslo-cache: bup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/oslo-cache/Manifest |  1 +
 dev-python/oslo-cache/oslo-cache-1.17.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index a2c4f57ae3..10f73ca6c0 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1,2 +1,3 @@
 DIST oslo-cache-1.14.0.tar.gz 45780 SHA256 
3ba84b421f80c5a6609789cf17b1da86aab465a96e68298620e839fafec3f0be SHA512 
b3638e1cec577bc3779595288ff323baef7b08e534050771ffef80aed9d61e1cb6fc9c034c753768e401f313fba8f7aa0b2f6a3354f272e2498d3972abbcdfd0
 WHIRLPOOL 
966bde82c0aefe8ea09e8e984ea6c769c983b5ce38d9b4a3b6e4921b66a8b261d81f8dfde4295099234da97bd887c0b00714bf454e634f356d81ba6a574557ca
+DIST oslo-cache-1.17.0.tar.gz 47178 SHA256 
bd74257b5bc781112af8862ebd6d41cf58359bc78ccd421cc47f0a79d5337c64 SHA512 
0ae55959a46624bd0b50cc8161f9428b3f61669f726ebc05d944f7e049c5172a1d9c83778c9632e8b2a21f047884d90d15b95c0e23a0dd19cb78f8d62f06d00e
 WHIRLPOOL 
28c346d092cf8538a0408e4cd60d48959432090cdbb4bb00ea43524b49dceb84afa786b5456aa71a6938d99c195f940a6741ef3d06e380c5c3fe2607223a5ad0
 DIST oslo-cache-1.6.0.tar.gz 36037 SHA256 
c357671fb642822924d063b8151e132a6e7a65189c6c35c3f22c64ae0b0bdda8 SHA512 
48ea43142d8221a61556bb3c64e8708a1af04514b28dc22049a84d00e14253c9577d05321ef6de62ddc9120789942a82f231f1d7eeca2e5adf2d92ae04d5
 WHIRLPOOL 
8d06791e971fd6d9e3f49ade330b3c2ad780b162f953a5f9f04d40568efac7b38ae997f53ba315c38af59715d8be95cbab3dd3df051fa1b685b763476bbaf5a6

diff --git a/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild
new file mode 100644
index 00..0de9648650
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.17.0.ebuild
@@ -0,0 +1,39 @@
+# 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,5}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/dogpile-cache-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-3.14.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-config-3.18.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.11.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.18.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2016-03-29 Thread Matt Thode
commit: 3f7f4bd101e83a6787199c7149b45bfb92d5e1fb
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Mar 29 18:37:43 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Mar 29 18:39:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7f4bd1

dev-python/oslo-cache: bup

Package-Manager: portage-2.2.26

 dev-python/oslo-cache/Manifest  | 2 +-
 .../oslo-cache/{oslo-cache-1.5.0.ebuild => oslo-cache-1.6.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
index 647f374..4372a6e 100644
--- a/dev-python/oslo-cache/Manifest
+++ b/dev-python/oslo-cache/Manifest
@@ -1 +1 @@
-DIST oslo-cache-1.5.0.tar.gz 36204 SHA256 
a8810cac4b53535e26d9c12c75c49e08387c54577f2973379a8ff4bba45f418d SHA512 
aeb9ec97c9b964b1a897b929426082a6a3900dca9b6e86a203338603fc94b57d3327e79a1b6ee2bb9364041b014e8a5b9e3ea330937d79f32ff15fb3af0b
 WHIRLPOOL 
c0c1fa549f656b7eddafc08b1611690adb46b2ac0f4be1f44efc265dced9c06ec9744e0e923f2c857d00b4526fbcbc7fb13711734ac4a33a17116a376ce4830b
+DIST oslo-cache-1.6.0.tar.gz 36037 SHA256 
c357671fb642822924d063b8151e132a6e7a65189c6c35c3f22c64ae0b0bdda8 SHA512 
48ea43142d8221a61556bb3c64e8708a1af04514b28dc22049a84d00e14253c9577d05321ef6de62ddc9120789942a82f231f1d7eeca2e5adf2d92ae04d5
 WHIRLPOOL 
8d06791e971fd6d9e3f49ade330b3c2ad780b162f953a5f9f04d40568efac7b38ae997f53ba315c38af59715d8be95cbab3dd3df051fa1b685b763476bbaf5a6

diff --git a/dev-python/oslo-cache/oslo-cache-1.5.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild
similarity index 100%
rename from dev-python/oslo-cache/oslo-cache-1.5.0.ebuild
rename to dev-python/oslo-cache/oslo-cache-1.6.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-cache/

2016-03-24 Thread Matt Thode
commit: d8870bd2c92a973d5750fc0a960abfce38fde615
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Mar 25 04:01:27 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Mar 25 04:01:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8870bd2

dev-python/oslo-cache: new for mitaka

Package-Manager: portage-2.2.26

 dev-python/oslo-cache/Manifest|  1 +
 dev-python/oslo-cache/metadata.xml| 11 
 dev-python/oslo-cache/oslo-cache-1.5.0.ebuild | 40 +++
 3 files changed, 52 insertions(+)

diff --git a/dev-python/oslo-cache/Manifest b/dev-python/oslo-cache/Manifest
new file mode 100644
index 000..647f374
--- /dev/null
+++ b/dev-python/oslo-cache/Manifest
@@ -0,0 +1 @@
+DIST oslo-cache-1.5.0.tar.gz 36204 SHA256 
a8810cac4b53535e26d9c12c75c49e08387c54577f2973379a8ff4bba45f418d SHA512 
aeb9ec97c9b964b1a897b929426082a6a3900dca9b6e86a203338603fc94b57d3327e79a1b6ee2bb9364041b014e8a5b9e3ea330937d79f32ff15fb3af0b
 WHIRLPOOL 
c0c1fa549f656b7eddafc08b1611690adb46b2ac0f4be1f44efc265dced9c06ec9744e0e923f2c857d00b4526fbcbc7fb13711734ac4a33a17116a376ce4830b

diff --git a/dev-python/oslo-cache/metadata.xml 
b/dev-python/oslo-cache/metadata.xml
new file mode 100644
index 000..4688c94
--- /dev/null
+++ b/dev-python/oslo-cache/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   Wraps the dogpile.cache library
+   
+

diff --git a/dev-python/oslo-cache/oslo-cache-1.5.0.ebuild 
b/dev-python/oslo-cache/oslo-cache-1.5.0.ebuild
new file mode 100644
index 000..2fe2236
--- /dev/null
+++ b/dev-python/oslo-cache/oslo-cache-1.5.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Caching around dogpile.cache"
+HOMEPAGE="https://launchpad.net/oslo;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}
+"
+RDEPEND="
+   >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+   >=dev-python/dogpile-cache-0.5.7[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-1.14.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.5.0[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   sed -i '/^hacking/d' test-requirements.txt || die
+   sed -i '/^argparse/d' requirements.txt || die
+   distutils-r1_python_prepare_all
+}