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

2024-05-01 Thread Sam James
commit: b235f9624be037af943be7c76deee214796472a4
Author: Sam James  gentoo  org>
AuthorDate: Wed May  1 23:37:03 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  1 23:37:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b235f962

dev-python/cachelib: Stabilize 0.13.0 arm64, #931038

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.13.0.ebuild 
b/dev-python/cachelib/cachelib-0.13.0.ebuild
index 0262028d040d..7238669b1a79 100644
--- a/dev-python/cachelib/cachelib-0.13.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.13.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
 
 BDEPEND="
test? (



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

2024-04-14 Thread Michał Górny
commit: 5077f3d5cde2fdcda98b91c0a7cf309f5c8709e4
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 14 12:41:11 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 14 12:54:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5077f3d5

dev-python/cachelib: Enable py3.12

Closes: https://bugs.gentoo.org/929442
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cachelib/cachelib-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.13.0.ebuild 
b/dev-python/cachelib/cachelib-0.13.0.ebuild
index faaba7e5c123..0262028d040d 100644
--- a/dev-python/cachelib/cachelib-0.13.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.13.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



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

2024-04-13 Thread Michał Górny
commit: 54a9735264fe2c7b687c2bb54ee90806daeb77ae
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 14 02:20:53 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 14 02:28:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a97352

dev-python/cachelib: Bump to 0.13.0

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

 dev-python/cachelib/Manifest   |  1 +
 dev-python/cachelib/cachelib-0.13.0.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 5c504c9291ed..056183421786 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
 DIST cachelib-0.12.0.gh.tar.gz 30768 BLAKE2B 
5d147e63d0be58c7134f851cea79a002aa89b5364aec5c0e0906bfb9573578b094d71f361265b15eb519da897eed069d4aaeae1a8599176a95c074186018a713
 SHA512 
a35bfa9dfb6db8ae0e6fcdad86e5221d82144d5c0fcdb046b951d193f70f706712800b27c27825f8020314c521eb568131257ce0e20dc820cb3f7f8ffbf2650f
+DIST cachelib-0.13.0.gh.tar.gz 31116 BLAKE2B 
fcb5f065778533bbe9200c77f12d374a62111c5dc26e366c07ea0986bba138a97c56de0440dd3b4a5603b8700ec8035b65ebe95d48e4dcf60c03f78a2215f128
 SHA512 
6b58f3823d1169ca1e25a5accc7a51752e26c8e7f62b58a571b0de4d8792dd6c3eb3d3c60f3843653b7aaa17177a1d6d56e442ceb6b69a486d76511003ff97b2

diff --git a/dev-python/cachelib/cachelib-0.13.0.ebuild 
b/dev-python/cachelib/cachelib-0.13.0.ebuild
new file mode 100644
index ..faaba7e5c123
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.13.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+   # requires mongo test server
+   tests/test_mongodb_cache.py
+)



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

2024-03-02 Thread Michał Górny
commit: 158e1c65d66885d43d8d6c1474ee687ea85a6463
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  2 11:34:56 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  2 11:43:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=158e1c65

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  2 --
 dev-python/cachelib/cachelib-0.10.2-r1.ebuild | 44 ---
 dev-python/cachelib/cachelib-0.11.0.ebuild| 44 ---
 3 files changed, 90 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 52ca3c3790dc..5c504c9291ed 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1 @@
-DIST cachelib-0.10.2.gh.tar.gz 29249 BLAKE2B 
2f15e59f1f3ff2dfabed4076e0e47888d16421b7e94cbe13903a39641d903e044c6879aec3a7ad1673e0bb19d7b668d69316bee9b8f8bb4176125de93bc547df
 SHA512 
7168703bdca228982216c65cd1a765d727813e47a0522d5e84258251b8aebde4d6d561850f97232b4e6c054fe09487e35a251b3992682145ef49c5ff1212488b
-DIST cachelib-0.11.0.gh.tar.gz 29173 BLAKE2B 
f67a33b59d805997c89ee8ec1cbd268b2a12b459a56a3c7161a7fd660e72969c02cd94fd2048f54b256a25e050ce558b20f99d0b44a44dd51ed685894ce0123b
 SHA512 
fd0d271866f09aa93b93579959b92e1d24e220bd3635fc0d16bee93119710afcaa8d7443c6dba5819c3b3ff841d8fe9eff1ebb69db496f9c56a74120644f8e52
 DIST cachelib-0.12.0.gh.tar.gz 30768 BLAKE2B 
5d147e63d0be58c7134f851cea79a002aa89b5364aec5c0e0906bfb9573578b094d71f361265b15eb519da897eed069d4aaeae1a8599176a95c074186018a713
 SHA512 
a35bfa9dfb6db8ae0e6fcdad86e5221d82144d5c0fcdb046b951d193f70f706712800b27c27825f8020314c521eb568131257ce0e20dc820cb3f7f8ffbf2650f

diff --git a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild 
b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
deleted file mode 100644
index 6b8356cd97d6..
--- a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="
-   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[python,${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-   # requires some test server running
-   # (these tests require dev-python/boto3)
-   tests/test_dynamodb_cache.py
-)

diff --git a/dev-python/cachelib/cachelib-0.11.0.ebuild 
b/dev-python/cachelib/cachelib-0.11.0.ebuild
deleted file mode 100644
index 11ffe3befda5..
--- a/dev-python/cachelib/cachelib-0.11.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="
-   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[python,${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-   # requires some test server running
-   # (these tests require dev-python/boto3)
-   tests/test_dynamodb_cache.py
-)



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

2024-03-02 Thread Arthur Zamarin
commit: c4ce9fb9b6f18a8a7bc1857fd61d0e49bca3a2b7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  2 10:10:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  2 10:10:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ce9fb9

dev-python/cachelib: Stabilize 0.12.0 ALLARCHES, #926007

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/cachelib/cachelib-0.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.12.0.ebuild 
b/dev-python/cachelib/cachelib-0.12.0.ebuild
index faaba7e5c123..0fb1ea9cefa5 100644
--- a/dev-python/cachelib/cachelib-0.12.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.12.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 BDEPEND="
test? (



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

2024-02-11 Thread Arthur Zamarin
commit: d7faaa6111d3e32665609165c83c09eaad79f8db
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Feb 11 19:14:46 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb 11 19:14:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7faaa61

dev-python/cachelib: add 0.12.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/cachelib/Manifest   |  1 +
 dev-python/cachelib/cachelib-0.12.0.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index cfb4d02fc754..52ca3c3790dc 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.10.2.gh.tar.gz 29249 BLAKE2B 
2f15e59f1f3ff2dfabed4076e0e47888d16421b7e94cbe13903a39641d903e044c6879aec3a7ad1673e0bb19d7b668d69316bee9b8f8bb4176125de93bc547df
 SHA512 
7168703bdca228982216c65cd1a765d727813e47a0522d5e84258251b8aebde4d6d561850f97232b4e6c054fe09487e35a251b3992682145ef49c5ff1212488b
 DIST cachelib-0.11.0.gh.tar.gz 29173 BLAKE2B 
f67a33b59d805997c89ee8ec1cbd268b2a12b459a56a3c7161a7fd660e72969c02cd94fd2048f54b256a25e050ce558b20f99d0b44a44dd51ed685894ce0123b
 SHA512 
fd0d271866f09aa93b93579959b92e1d24e220bd3635fc0d16bee93119710afcaa8d7443c6dba5819c3b3ff841d8fe9eff1ebb69db496f9c56a74120644f8e52
+DIST cachelib-0.12.0.gh.tar.gz 30768 BLAKE2B 
5d147e63d0be58c7134f851cea79a002aa89b5364aec5c0e0906bfb9573578b094d71f361265b15eb519da897eed069d4aaeae1a8599176a95c074186018a713
 SHA512 
a35bfa9dfb6db8ae0e6fcdad86e5221d82144d5c0fcdb046b951d193f70f706712800b27c27825f8020314c521eb568131257ce0e20dc820cb3f7f8ffbf2650f

diff --git a/dev-python/cachelib/cachelib-0.12.0.ebuild 
b/dev-python/cachelib/cachelib-0.12.0.ebuild
new file mode 100644
index ..faaba7e5c123
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.12.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+   # requires mongo test server
+   tests/test_mongodb_cache.py
+)



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

2024-02-10 Thread Michał Górny
commit: 34b3b11a0bdfcd58a4077dde6ded34291e9f43ae
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 03:26:45 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 03:26:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b3b11a

dev-python/cachelib: Bump to 0.11.0

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

 dev-python/cachelib/Manifest   |  1 +
 dev-python/cachelib/cachelib-0.11.0.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 6f565cda7b5b..cfb4d02fc754 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
 DIST cachelib-0.10.2.gh.tar.gz 29249 BLAKE2B 
2f15e59f1f3ff2dfabed4076e0e47888d16421b7e94cbe13903a39641d903e044c6879aec3a7ad1673e0bb19d7b668d69316bee9b8f8bb4176125de93bc547df
 SHA512 
7168703bdca228982216c65cd1a765d727813e47a0522d5e84258251b8aebde4d6d561850f97232b4e6c054fe09487e35a251b3992682145ef49c5ff1212488b
+DIST cachelib-0.11.0.gh.tar.gz 29173 BLAKE2B 
f67a33b59d805997c89ee8ec1cbd268b2a12b459a56a3c7161a7fd660e72969c02cd94fd2048f54b256a25e050ce558b20f99d0b44a44dd51ed685894ce0123b
 SHA512 
fd0d271866f09aa93b93579959b92e1d24e220bd3635fc0d16bee93119710afcaa8d7443c6dba5819c3b3ff841d8fe9eff1ebb69db496f9c56a74120644f8e52

diff --git a/dev-python/cachelib/cachelib-0.11.0.ebuild 
b/dev-python/cachelib/cachelib-0.11.0.ebuild
new file mode 100644
index ..11ffe3befda5
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.11.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+)



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

2023-11-28 Thread Arthur Zamarin
commit: 548e3b593393b10c69f0ac905641db4e0afc1213
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov 28 19:00:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov 28 19:00:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548e3b59

dev-python/cachelib: Stabilize 0.10.2-r1 arm64, #918193

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/cachelib/cachelib-0.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild 
b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
index 57416b0a7340..6b8356cd97d6 100644
--- a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
+++ b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 BDEPEND="
test? (



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

2023-05-01 Thread Michał Górny
commit: 87b93d07cc8ef03ef6bbd3f9a435a2104180c7b7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  1 11:41:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  1 11:41:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b93d07

dev-python/cachelib: Remove old

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

 dev-python/cachelib/cachelib-0.10.2.ebuild | 44 --
 1 file changed, 44 deletions(-)

diff --git a/dev-python/cachelib/cachelib-0.10.2.ebuild 
b/dev-python/cachelib/cachelib-0.10.2.ebuild
deleted file mode 100644
index eba993bc1c7b..
--- a/dev-python/cachelib/cachelib-0.10.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="
-   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[python,${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-   # requires some test server running
-   # (these tests require dev-python/boto3)
-   tests/test_dynamodb_cache.py
-)



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

2023-05-01 Thread Sam James
commit: b3e9efb305a0fc4b24a2fdfb5a8686b67d9602ed
Author: Sam James  gentoo  org>
AuthorDate: Mon May  1 06:19:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  1 06:20:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e9efb3

dev-python/cachelib: Stabilize 0.10.2-r1 amd64, #904565

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild 
b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
index 2335d755f416..57416b0a7340 100644
--- a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
+++ b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2023-05-01 Thread Sam James
commit: 3f78dda45c1724003ad2f87d33eacc823fe24a8f
Author: Sam James  gentoo  org>
AuthorDate: Mon May  1 06:19:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  1 06:20:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f78dda4

dev-python/cachelib: Stabilize 0.10.2-r1 x86, #904565

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.10.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild 
b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
index fa1018f6e406..2335d755f416 100644
--- a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
+++ b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2023-04-13 Thread Michał Górny
commit: 16323583566fcb0c5e2d95c5418dd5ab56b8d443
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 13 15:26:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 13 15:29:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16323583

dev-python/cachelib: Enable py3.11

Closes: https://bugs.gentoo.org/896758
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cachelib/cachelib-0.10.2-r1.ebuild | 44 +++
 1 file changed, 44 insertions(+)

diff --git a/dev-python/cachelib/cachelib-0.10.2-r1.ebuild 
b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
new file mode 100644
index ..fa1018f6e406
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.10.2-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+)



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

2023-03-03 Thread Michał Górny
commit: b8b43be6e32cf68a0cc446762f80ba6986433960
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar  4 05:48:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar  4 05:52:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b43be6

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest   |  2 --
 dev-python/cachelib/cachelib-0.10.1.ebuild | 44 --
 dev-python/cachelib/cachelib-0.9.0.ebuild  | 41 
 3 files changed, 87 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 4d183dd89df6..6f565cda7b5b 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1 @@
-DIST cachelib-0.10.1.gh.tar.gz 29232 BLAKE2B 
e5cdc9282741aac039a90943ba912274f227a93168656e757994781672ae73cba820d1b737c582716fa0711cf74572d2f81b0a495af6b006ff9138e0180c5758
 SHA512 
4366b6b0e1291cfd84de60927c61e127af7750b4f7437ba34dc6f5542997b01e3525ef628c7dc4325087fa60cb2e9633b1fd32fdc7d93ebe697333ca0e30355f
 DIST cachelib-0.10.2.gh.tar.gz 29249 BLAKE2B 
2f15e59f1f3ff2dfabed4076e0e47888d16421b7e94cbe13903a39641d903e044c6879aec3a7ad1673e0bb19d7b668d69316bee9b8f8bb4176125de93bc547df
 SHA512 
7168703bdca228982216c65cd1a765d727813e47a0522d5e84258251b8aebde4d6d561850f97232b4e6c054fe09487e35a251b3992682145ef49c5ff1212488b
-DIST cachelib-0.9.0.gh.tar.gz 26407 BLAKE2B 
8b1b6c725f5869fda4752db64ab4ee9ee9c748f0ed7e73cb5a9967d18d461cc29779a1e3dc18fcf4b9152f9586ed342fb97e75b4a9b7cb6f5efdeee02f8cf13e
 SHA512 
53b214ba95b0e368e48ddc1e9f904497055e4c37deb0d1946419c3b294eb0e999ea690f2b79bd4801ad80201fb823927bc2024cc493006e20f623955850bba71

diff --git a/dev-python/cachelib/cachelib-0.10.1.ebuild 
b/dev-python/cachelib/cachelib-0.10.1.ebuild
deleted file mode 100644
index f6bfe1cc57da..
--- a/dev-python/cachelib/cachelib-0.10.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="
-   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[python,${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-   # requires some test server running
-   # (these tests require dev-python/boto3)
-   tests/test_dynamodb_cache.py
-)

diff --git a/dev-python/cachelib/cachelib-0.9.0.ebuild 
b/dev-python/cachelib/cachelib-0.9.0.ebuild
deleted file mode 100644
index 093fd6a9110b..
--- a/dev-python/cachelib/cachelib-0.9.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="
-   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[python,${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)



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

2023-03-03 Thread Arthur Zamarin
commit: f19023328f11cce0c2d1a0fbedd6820814a69486
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 05:28:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 05:28:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1902332

dev-python/cachelib: Stabilize 0.10.2 ALLARCHES, #899100

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/cachelib/cachelib-0.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.10.2.ebuild 
b/dev-python/cachelib/cachelib-0.10.2.ebuild
index f6bfe1cc57da..eba993bc1c7b 100644
--- a/dev-python/cachelib/cachelib-0.10.2.ebuild
+++ b/dev-python/cachelib/cachelib-0.10.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2023-01-31 Thread Michał Górny
commit: 0e6674a6509177b2e5541716103a1fe6702e7899
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  1 04:34:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  1 04:57:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6674a6

dev-python/cachelib: Bump to 0.10.2

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

 dev-python/cachelib/Manifest   |  1 +
 dev-python/cachelib/cachelib-0.10.2.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index fc76c95699e4..4d183dd89df6 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.10.1.gh.tar.gz 29232 BLAKE2B 
e5cdc9282741aac039a90943ba912274f227a93168656e757994781672ae73cba820d1b737c582716fa0711cf74572d2f81b0a495af6b006ff9138e0180c5758
 SHA512 
4366b6b0e1291cfd84de60927c61e127af7750b4f7437ba34dc6f5542997b01e3525ef628c7dc4325087fa60cb2e9633b1fd32fdc7d93ebe697333ca0e30355f
+DIST cachelib-0.10.2.gh.tar.gz 29249 BLAKE2B 
2f15e59f1f3ff2dfabed4076e0e47888d16421b7e94cbe13903a39641d903e044c6879aec3a7ad1673e0bb19d7b668d69316bee9b8f8bb4176125de93bc547df
 SHA512 
7168703bdca228982216c65cd1a765d727813e47a0522d5e84258251b8aebde4d6d561850f97232b4e6c054fe09487e35a251b3992682145ef49c5ff1212488b
 DIST cachelib-0.9.0.gh.tar.gz 26407 BLAKE2B 
8b1b6c725f5869fda4752db64ab4ee9ee9c748f0ed7e73cb5a9967d18d461cc29779a1e3dc18fcf4b9152f9586ed342fb97e75b4a9b7cb6f5efdeee02f8cf13e
 SHA512 
53b214ba95b0e368e48ddc1e9f904497055e4c37deb0d1946419c3b294eb0e999ea690f2b79bd4801ad80201fb823927bc2024cc493006e20f623955850bba71

diff --git a/dev-python/cachelib/cachelib-0.10.2.ebuild 
b/dev-python/cachelib/cachelib-0.10.2.ebuild
new file mode 100644
index ..74784a2e4520
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.10.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+)



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

2023-01-22 Thread Michał Górny
commit: b6a5ac2fe66367affae3ba0863a4bc4038775822
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 23 06:59:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 23 07:34:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5ac2f

dev-python/cachelib: Bump to 0.10.1

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

 dev-python/cachelib/Manifest   |  1 +
 dev-python/cachelib/cachelib-0.10.1.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 8407e64db8b8..fc76c95699e4 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
+DIST cachelib-0.10.1.gh.tar.gz 29232 BLAKE2B 
e5cdc9282741aac039a90943ba912274f227a93168656e757994781672ae73cba820d1b737c582716fa0711cf74572d2f81b0a495af6b006ff9138e0180c5758
 SHA512 
4366b6b0e1291cfd84de60927c61e127af7750b4f7437ba34dc6f5542997b01e3525ef628c7dc4325087fa60cb2e9633b1fd32fdc7d93ebe697333ca0e30355f
 DIST cachelib-0.9.0.gh.tar.gz 26407 BLAKE2B 
8b1b6c725f5869fda4752db64ab4ee9ee9c748f0ed7e73cb5a9967d18d461cc29779a1e3dc18fcf4b9152f9586ed342fb97e75b4a9b7cb6f5efdeee02f8cf13e
 SHA512 
53b214ba95b0e368e48ddc1e9f904497055e4c37deb0d1946419c3b294eb0e999ea690f2b79bd4801ad80201fb823927bc2024cc493006e20f623955850bba71

diff --git a/dev-python/cachelib/cachelib-0.10.1.ebuild 
b/dev-python/cachelib/cachelib-0.10.1.ebuild
new file mode 100644
index ..74784a2e4520
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.10.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+   # requires some test server running
+   # (these tests require dev-python/boto3)
+   tests/test_dynamodb_cache.py
+)



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

2022-07-25 Thread Michał Górny
commit: 4692ed22cd1635709a92c9e4dc31a81f056450a6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 25 07:14:14 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 25 07:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4692ed22

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  2 --
 dev-python/cachelib/cachelib-0.7.0.ebuild | 37 ---
 dev-python/cachelib/cachelib-0.8.0.ebuild | 37 ---
 3 files changed, 76 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index a4d340e2d5f0..8407e64db8b8 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1 @@
-DIST cachelib-0.7.0.tar.gz 20650 BLAKE2B 
427101910200e4b13e1cc98582499d4f78066c5b904797ae1e9565c5bc6ea445a9ab8f9eed4e6a9a18dcf8aa0ce369ed455edf6f551ff5476a8101aa75cec192
 SHA512 
034bc14a2de2eb7a7fe52a51f5ff1f96c700c1d915430c0fae5f95bb045989fbbe82458c1dc17cd8ea54e016d014679628a7470e8564f43cd763480eb06d3153
-DIST cachelib-0.8.0.tar.gz 20532 BLAKE2B 
5c9eea33f52fc1ddb4eb6c25be64f43e08ed9c17f8fe233b492f293adee022ad840107a9806654d9446d2f249a78ff18d3c85c8964229df8341e7ce499e8431f
 SHA512 
da9ba99e9c6c70542883a183558561486f37098266c4eb38920494653229f78ac47c2c26499e660241231a606040940105434f260ee977599f605a42e9b3f802
 DIST cachelib-0.9.0.gh.tar.gz 26407 BLAKE2B 
8b1b6c725f5869fda4752db64ab4ee9ee9c748f0ed7e73cb5a9967d18d461cc29779a1e3dc18fcf4b9152f9586ed342fb97e75b4a9b7cb6f5efdeee02f8cf13e
 SHA512 
53b214ba95b0e368e48ddc1e9f904497055e4c37deb0d1946419c3b294eb0e999ea690f2b79bd4801ad80201fb823927bc2024cc493006e20f623955850bba71

diff --git a/dev-python/cachelib/cachelib-0.7.0.ebuild 
b/dev-python/cachelib/cachelib-0.7.0.ebuild
deleted file mode 100644
index d18a01eb133e..
--- a/dev-python/cachelib/cachelib-0.7.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)

diff --git a/dev-python/cachelib/cachelib-0.8.0.ebuild 
b/dev-python/cachelib/cachelib-0.8.0.ebuild
deleted file mode 100644
index c3b5d4c04719..
--- a/dev-python/cachelib/cachelib-0.8.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="
-   https://pypi.org/project/cachelib/
-   https://github.com/pallets-eco/cachelib/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)



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

2022-07-25 Thread Agostino Sarubbo
commit: f7eb0bbd7c0df960160fd18172377006f481afe0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jul 25 07:04:56 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jul 25 07:04:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7eb0bbd

dev-python/cachelib: amd64/x86 stable (ALLARCHES policy) wrt bug #858071

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/cachelib/cachelib-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.9.0.ebuild 
b/dev-python/cachelib/cachelib-0.9.0.ebuild
index cc5e50e1800a..17a91a59b9b2 100644
--- a/dev-python/cachelib/cachelib-0.9.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2022-06-27 Thread Michał Górny
commit: d5cfe18254b63b18dd68f554141c097deb97c159
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 09:23:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 09:24:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5cfe182

dev-python/cachelib: Add a test dep on dev-db/redis

Closes: https://bugs.gentoo.org/854504
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cachelib/cachelib-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cachelib/cachelib-0.9.0.ebuild 
b/dev-python/cachelib/cachelib-0.9.0.ebuild
index 9a50b3d683ba..cc5e50e1800a 100644
--- a/dev-python/cachelib/cachelib-0.9.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.9.0.ebuild
@@ -24,6 +24,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 BDEPEND="
test? (
+   dev-db/redis
dev-python/pylibmc[${PYTHON_USEDEP}]
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
dev-python/redis-py[${PYTHON_USEDEP}]



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

2022-06-26 Thread Michał Górny
commit: 403cb46ab2832a08749e4ca60a4bb3b234659b35
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 04:11:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 04:40:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403cb46a

dev-python/cachelib: Bump to 0.9.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.9.0.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 372e2eea2013..a4d340e2d5f0 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.7.0.tar.gz 20650 BLAKE2B 
427101910200e4b13e1cc98582499d4f78066c5b904797ae1e9565c5bc6ea445a9ab8f9eed4e6a9a18dcf8aa0ce369ed455edf6f551ff5476a8101aa75cec192
 SHA512 
034bc14a2de2eb7a7fe52a51f5ff1f96c700c1d915430c0fae5f95bb045989fbbe82458c1dc17cd8ea54e016d014679628a7470e8564f43cd763480eb06d3153
 DIST cachelib-0.8.0.tar.gz 20532 BLAKE2B 
5c9eea33f52fc1ddb4eb6c25be64f43e08ed9c17f8fe233b492f293adee022ad840107a9806654d9446d2f249a78ff18d3c85c8964229df8341e7ce499e8431f
 SHA512 
da9ba99e9c6c70542883a183558561486f37098266c4eb38920494653229f78ac47c2c26499e660241231a606040940105434f260ee977599f605a42e9b3f802
+DIST cachelib-0.9.0.gh.tar.gz 26407 BLAKE2B 
8b1b6c725f5869fda4752db64ab4ee9ee9c748f0ed7e73cb5a9967d18d461cc29779a1e3dc18fcf4b9152f9586ed342fb97e75b4a9b7cb6f5efdeee02f8cf13e
 SHA512 
53b214ba95b0e368e48ddc1e9f904497055e4c37deb0d1946419c3b294eb0e999ea690f2b79bd4801ad80201fb823927bc2024cc493006e20f623955850bba71

diff --git a/dev-python/cachelib/cachelib-0.9.0.ebuild 
b/dev-python/cachelib/cachelib-0.9.0.ebuild
new file mode 100644
index ..9a50b3d683ba
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.9.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="
+   https://github.com/pallets-eco/cachelib/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[python,${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)



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

2022-06-16 Thread Michał Górny
commit: ca48626c64e5e3fbc304fb87184740af02945de0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 09:14:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 09:18:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca48626c

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  1 -
 dev-python/cachelib/cachelib-0.6.0.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 5622ecb11e03..372e2eea2013 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1,2 @@
-DIST cachelib-0.6.0.tar.gz 21842 BLAKE2B 
a886e0d6558dd7b3e5cb70124ac48b1fd55de13bc15998da32111300505501252f96c419c2bf82f6101c51e70d2d98f5a49362554891513ea3d1c8522d17ab4c
 SHA512 
a828b6a9e425efcfbae46c148f1f56fd6f4df2ce37ed72b90fc4c3ea9edec1273aa2f2e1f9ad59fad30d1b8e37d6794176b85a7b5afb2b65264bd992dfc5c4f6
 DIST cachelib-0.7.0.tar.gz 20650 BLAKE2B 
427101910200e4b13e1cc98582499d4f78066c5b904797ae1e9565c5bc6ea445a9ab8f9eed4e6a9a18dcf8aa0ce369ed455edf6f551ff5476a8101aa75cec192
 SHA512 
034bc14a2de2eb7a7fe52a51f5ff1f96c700c1d915430c0fae5f95bb045989fbbe82458c1dc17cd8ea54e016d014679628a7470e8564f43cd763480eb06d3153
 DIST cachelib-0.8.0.tar.gz 20532 BLAKE2B 
5c9eea33f52fc1ddb4eb6c25be64f43e08ed9c17f8fe233b492f293adee022ad840107a9806654d9446d2f249a78ff18d3c85c8964229df8341e7ce499e8431f
 SHA512 
da9ba99e9c6c70542883a183558561486f37098266c4eb38920494653229f78ac47c2c26499e660241231a606040940105434f260ee977599f605a42e9b3f802

diff --git a/dev-python/cachelib/cachelib-0.6.0.ebuild 
b/dev-python/cachelib/cachelib-0.6.0.ebuild
deleted file mode 100644
index 29b7473deca9..
--- a/dev-python/cachelib/cachelib-0.6.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)



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

2022-06-16 Thread Jakov Smolić
commit: 47b2e41bb6ab5d2fbe1979e42216d36a85ce3767
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 08:59:00 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 08:59:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b2e41b

dev-python/cachelib: Stabilize 0.7.0 ALLARCHES, #852320

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/cachelib/cachelib-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.7.0.ebuild 
b/dev-python/cachelib/cachelib-0.7.0.ebuild
index c3b5d4c04719..d18a01eb133e 100644
--- a/dev-python/cachelib/cachelib-0.7.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.7.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2022-06-13 Thread Michał Górny
commit: 4862aaad3f187b10be76a86029ea193bf54b3d11
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 14 02:37:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 14 04:26:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4862aaad

dev-python/cachelib: Bump to 0.8.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.8.0.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 9cfbbc2615bf..5622ecb11e03 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.6.0.tar.gz 21842 BLAKE2B 
a886e0d6558dd7b3e5cb70124ac48b1fd55de13bc15998da32111300505501252f96c419c2bf82f6101c51e70d2d98f5a49362554891513ea3d1c8522d17ab4c
 SHA512 
a828b6a9e425efcfbae46c148f1f56fd6f4df2ce37ed72b90fc4c3ea9edec1273aa2f2e1f9ad59fad30d1b8e37d6794176b85a7b5afb2b65264bd992dfc5c4f6
 DIST cachelib-0.7.0.tar.gz 20650 BLAKE2B 
427101910200e4b13e1cc98582499d4f78066c5b904797ae1e9565c5bc6ea445a9ab8f9eed4e6a9a18dcf8aa0ce369ed455edf6f551ff5476a8101aa75cec192
 SHA512 
034bc14a2de2eb7a7fe52a51f5ff1f96c700c1d915430c0fae5f95bb045989fbbe82458c1dc17cd8ea54e016d014679628a7470e8564f43cd763480eb06d3153
+DIST cachelib-0.8.0.tar.gz 20532 BLAKE2B 
5c9eea33f52fc1ddb4eb6c25be64f43e08ed9c17f8fe233b492f293adee022ad840107a9806654d9446d2f249a78ff18d3c85c8964229df8341e7ce499e8431f
 SHA512 
da9ba99e9c6c70542883a183558561486f37098266c4eb38920494653229f78ac47c2c26499e660241231a606040940105434f260ee977599f605a42e9b3f802

diff --git a/dev-python/cachelib/cachelib-0.8.0.ebuild 
b/dev-python/cachelib/cachelib-0.8.0.ebuild
new file mode 100644
index ..c3b5d4c04719
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)



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

2022-06-13 Thread Michał Górny
commit: f2ea5c5548cffb58f9dc42105381de5073eab1df
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 14 04:25:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 14 04:26:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ea5c55

dev-python/cachelib: Fix remote-id

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

 dev-python/cachelib/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/metadata.xml b/dev-python/cachelib/metadata.xml
index 0b5609227c48..93b55ca7ecdf 100644
--- a/dev-python/cachelib/metadata.xml
+++ b/dev-python/cachelib/metadata.xml
@@ -12,6 +12,6 @@


cachelib
-   pallets-echo/cachelib
+   pallets-eco/cachelib

 



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

2022-05-15 Thread Michał Górny
commit: c4453e3b547785fa3c90fe517fb7e836d576bf1c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 15 06:13:00 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 15 06:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4453e3b

dev-python/cachelib: Bump to 0.7.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.7.0.ebuild | 37 +++
 dev-python/cachelib/metadata.xml  |  2 +-
 3 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 410a3fa7a4ca..9cfbbc2615bf 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
 DIST cachelib-0.6.0.tar.gz 21842 BLAKE2B 
a886e0d6558dd7b3e5cb70124ac48b1fd55de13bc15998da32111300505501252f96c419c2bf82f6101c51e70d2d98f5a49362554891513ea3d1c8522d17ab4c
 SHA512 
a828b6a9e425efcfbae46c148f1f56fd6f4df2ce37ed72b90fc4c3ea9edec1273aa2f2e1f9ad59fad30d1b8e37d6794176b85a7b5afb2b65264bd992dfc5c4f6
+DIST cachelib-0.7.0.tar.gz 20650 BLAKE2B 
427101910200e4b13e1cc98582499d4f78066c5b904797ae1e9565c5bc6ea445a9ab8f9eed4e6a9a18dcf8aa0ce369ed455edf6f551ff5476a8101aa75cec192
 SHA512 
034bc14a2de2eb7a7fe52a51f5ff1f96c700c1d915430c0fae5f95bb045989fbbe82458c1dc17cd8ea54e016d014679628a7470e8564f43cd763480eb06d3153

diff --git a/dev-python/cachelib/cachelib-0.7.0.ebuild 
b/dev-python/cachelib/cachelib-0.7.0.ebuild
new file mode 100644
index ..c3b5d4c04719
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.7.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="
+   https://pypi.org/project/cachelib/
+   https://github.com/pallets-eco/cachelib/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)

diff --git a/dev-python/cachelib/metadata.xml b/dev-python/cachelib/metadata.xml
index c8213cd3fc6d..0b5609227c48 100644
--- a/dev-python/cachelib/metadata.xml
+++ b/dev-python/cachelib/metadata.xml
@@ -12,6 +12,6 @@


cachelib
-   pallets/cachelib
+   pallets-echo/cachelib

 



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

2022-02-13 Thread Michał Górny
commit: bbe7365123779ab56acd306f363cb0cfc0d47b1f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 13 09:36:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 13 09:38:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe73651

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  2 --
 dev-python/cachelib/cachelib-0.4.1.ebuild | 32 ---
 dev-python/cachelib/cachelib-0.5.0.ebuild | 32 ---
 3 files changed, 66 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index d7349da3ce58..410a3fa7a4ca 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1 @@
-DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543
-DIST cachelib-0.5.0.tar.gz 21173 BLAKE2B 
cbd6bb5e0be27dd284893ebd3e469821806c5d3634195b6cacc4ba247da9f8f3d33d0ad3043e80409f836907c24c1a8226dd0333a51488b86a7cd0244d66fe2b
 SHA512 
1b942e654cf334755fe130a913504d6b46dbb1e6aef3df33cb295ded7e47b1ed461b68653d8bc8ffe85cff6fc82a382df82b97302ff191e184e953d837a02cdd
 DIST cachelib-0.6.0.tar.gz 21842 BLAKE2B 
a886e0d6558dd7b3e5cb70124ac48b1fd55de13bc15998da32111300505501252f96c419c2bf82f6101c51e70d2d98f5a49362554891513ea3d1c8522d17ab4c
 SHA512 
a828b6a9e425efcfbae46c148f1f56fd6f4df2ce37ed72b90fc4c3ea9edec1273aa2f2e1f9ad59fad30d1b8e37d6794176b85a7b5afb2b65264bd992dfc5c4f6

diff --git a/dev-python/cachelib/cachelib-0.4.1.ebuild 
b/dev-python/cachelib/cachelib-0.4.1.ebuild
deleted file mode 100644
index 8660630f6351..
--- a/dev-python/cachelib/cachelib-0.4.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)

diff --git a/dev-python/cachelib/cachelib-0.5.0.ebuild 
b/dev-python/cachelib/cachelib-0.5.0.ebuild
deleted file mode 100644
index 8c6fcd2d1980..
--- a/dev-python/cachelib/cachelib-0.5.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)



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

2022-01-18 Thread Michał Górny
commit: c04bbd160e25f7dcb37b92d7630371a241aa30f3
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 18 08:50:24 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 18 09:51:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04bbd16

dev-python/cachelib: Bump to 0.6.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.6.0.ebuild | 33 +++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 77695239c4d0..d7349da3ce58 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543
 DIST cachelib-0.5.0.tar.gz 21173 BLAKE2B 
cbd6bb5e0be27dd284893ebd3e469821806c5d3634195b6cacc4ba247da9f8f3d33d0ad3043e80409f836907c24c1a8226dd0333a51488b86a7cd0244d66fe2b
 SHA512 
1b942e654cf334755fe130a913504d6b46dbb1e6aef3df33cb295ded7e47b1ed461b68653d8bc8ffe85cff6fc82a382df82b97302ff191e184e953d837a02cdd
+DIST cachelib-0.6.0.tar.gz 21842 BLAKE2B 
a886e0d6558dd7b3e5cb70124ac48b1fd55de13bc15998da32111300505501252f96c419c2bf82f6101c51e70d2d98f5a49362554891513ea3d1c8522d17ab4c
 SHA512 
a828b6a9e425efcfbae46c148f1f56fd6f4df2ce37ed72b90fc4c3ea9edec1273aa2f2e1f9ad59fad30d1b8e37d6794176b85a7b5afb2b65264bd992dfc5c4f6

diff --git a/dev-python/cachelib/cachelib-0.6.0.ebuild 
b/dev-python/cachelib/cachelib-0.6.0.ebuild
new file mode 100644
index ..d34a088c6227
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)



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

2021-12-31 Thread Michał Górny
commit: 9fca15ebc36b465e6d86694cf86b29bd3908ab83
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jan  1 00:57:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan  1 01:29:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fca15eb

dev-python/cachelib: Bump to 0.5.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.5.0.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 82013f93160d..77695239c4d0 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
 DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543
+DIST cachelib-0.5.0.tar.gz 21173 BLAKE2B 
cbd6bb5e0be27dd284893ebd3e469821806c5d3634195b6cacc4ba247da9f8f3d33d0ad3043e80409f836907c24c1a8226dd0333a51488b86a7cd0244d66fe2b
 SHA512 
1b942e654cf334755fe130a913504d6b46dbb1e6aef3df33cb295ded7e47b1ed461b68653d8bc8ffe85cff6fc82a382df82b97302ff191e184e953d837a02cdd

diff --git a/dev-python/cachelib/cachelib-0.5.0.ebuild 
b/dev-python/cachelib/cachelib-0.5.0.ebuild
new file mode 100644
index ..8c6fcd2d1980
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)



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

2021-11-09 Thread Michał Górny
commit: c1e9504fc184bbbd2757792385636017015a16bc
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  9 15:25:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  9 15:25:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e9504f

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  1 -
 dev-python/cachelib/cachelib-0.3.0.ebuild | 32 ---
 2 files changed, 33 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 32ff3517666..82013f93160 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1 @@
-DIST cachelib-0.3.0.tar.gz 18340 BLAKE2B 
e7f8aef925320c23691721f2f4ee7cfa66ab0ae8bf1e414d7344fc5799fbe66187791ffb9544f27b16dbf56ba8d2ec27a6ed080ccdf154a9b1a8582aa86c0127
 SHA512 
f9184cf9702c2df77e09d28d6feb8e6f0bc22f17c110a2371e76c4b78163950803e4f013c3746e21b9ac5771f72238ecd8bb041c5a7f44eab6bcb4de6e2ea377
 DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543

diff --git a/dev-python/cachelib/cachelib-0.3.0.ebuild 
b/dev-python/cachelib/cachelib-0.3.0.ebuild
deleted file mode 100644
index 8660630f635..000
--- a/dev-python/cachelib/cachelib-0.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # bug #818523
-   tests/test_redis_cache.py
-)



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

2021-11-09 Thread Jakov Smolić
commit: 506a79337a47a552702137d6fcb64380100c95db
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Nov  9 15:03:47 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Nov  9 15:03:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506a7933

dev-python/cachelib: Stabilize 0.4.1 ALLARCHES, #821733

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/cachelib/cachelib-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.4.1.ebuild 
b/dev-python/cachelib/cachelib-0.4.1.ebuild
index 3655d313ef2..8660630f635 100644
--- a/dev-python/cachelib/cachelib-0.4.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2021-10-17 Thread Michał Górny
commit: 4b0ac651e7e9b63306fd5d743757e6eed46e5033
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 20:04:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 21:15:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0ac651

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest  |  2 --
 dev-python/cachelib/cachelib-0.1.1.ebuild | 19 ---
 dev-python/cachelib/cachelib-0.2.0.ebuild | 28 
 3 files changed, 49 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index c4160ee6b47..32ff3517666 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,4 +1,2 @@
-DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
-DIST cachelib-0.2.0.tar.gz 17735 BLAKE2B 
737c5083b719b6330df4eab3e256fa64b9bd2292d46a1c0b82c72c6f69f4f2fae6623fd4bc167533101e0ff01b5273a1042f5c1bdf35080a5241358de642cba3
 SHA512 
4011d9ead4fe27a54508355eba46e91a924ce30ef3d7cdc5a2049f7e0e48f924b64d65f203aebcf9a8729f956b6edde4160cdb7edfa7e63293e2853b94bd6601
 DIST cachelib-0.3.0.tar.gz 18340 BLAKE2B 
e7f8aef925320c23691721f2f4ee7cfa66ab0ae8bf1e414d7344fc5799fbe66187791ffb9544f27b16dbf56ba8d2ec27a6ed080ccdf154a9b1a8582aa86c0127
 SHA512 
f9184cf9702c2df77e09d28d6feb8e6f0bc22f17c110a2371e76c4b78163950803e4f013c3746e21b9ac5771f72238ecd8bb041c5a7f44eab6bcb4de6e2ea377
 DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543

diff --git a/dev-python/cachelib/cachelib-0.1.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.1.ebuild
deleted file mode 100644
index 653df36bc1f..000
--- a/dev-python/cachelib/cachelib-0.1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/cachelib/cachelib-0.2.0.ebuild 
b/dev-python/cachelib/cachelib-0.2.0.ebuild
deleted file mode 100644
index 2bbffeec531..000
--- a/dev-python/cachelib/cachelib-0.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pylibmc[${PYTHON_USEDEP}]
-   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   net-misc/memcached
-   www-servers/uwsgi[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest



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

2021-10-16 Thread Sam James
commit: 670728e3cc76e18fd20368db425bacb08c29ba40
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 16 23:59:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 17 00:08:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670728e3

dev-python/cachelib: skip fragile Redis tests

Involves spawning a daemon and that never
seems to go well reliably.

Closes: https://bugs.gentoo.org/818523
Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.3.0.ebuild | 6 +-
 dev-python/cachelib/cachelib-0.4.1.ebuild | 6 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-python/cachelib/cachelib-0.3.0.ebuild 
b/dev-python/cachelib/cachelib-0.3.0.ebuild
index 3ec6572206d..3655d313ef2 100644
--- a/dev-python/cachelib/cachelib-0.3.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.3.0.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 BDEPEND="
test? (
-   dev-db/redis
dev-python/pylibmc[${PYTHON_USEDEP}]
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
dev-python/redis-py[${PYTHON_USEDEP}]
@@ -26,3 +25,8 @@ BDEPEND="
)"
 
 distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)

diff --git a/dev-python/cachelib/cachelib-0.4.1.ebuild 
b/dev-python/cachelib/cachelib-0.4.1.ebuild
index 3ec6572206d..3655d313ef2 100644
--- a/dev-python/cachelib/cachelib-0.4.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.4.1.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 BDEPEND="
test? (
-   dev-db/redis
dev-python/pylibmc[${PYTHON_USEDEP}]
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
dev-python/redis-py[${PYTHON_USEDEP}]
@@ -26,3 +25,8 @@ BDEPEND="
)"
 
 distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # bug #818523
+   tests/test_redis_cache.py
+)



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

2021-10-05 Thread Michał Górny
commit: 405c64a641cfd16ac1c26dbb13ba69268ea4a0a3
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  5 07:09:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct  5 08:27:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405c64a6

dev-python/cachelib: Bump to 0.4.1

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.4.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 31f33bcd95e..c4160ee6b47 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,3 +1,4 @@
 DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
 DIST cachelib-0.2.0.tar.gz 17735 BLAKE2B 
737c5083b719b6330df4eab3e256fa64b9bd2292d46a1c0b82c72c6f69f4f2fae6623fd4bc167533101e0ff01b5273a1042f5c1bdf35080a5241358de642cba3
 SHA512 
4011d9ead4fe27a54508355eba46e91a924ce30ef3d7cdc5a2049f7e0e48f924b64d65f203aebcf9a8729f956b6edde4160cdb7edfa7e63293e2853b94bd6601
 DIST cachelib-0.3.0.tar.gz 18340 BLAKE2B 
e7f8aef925320c23691721f2f4ee7cfa66ab0ae8bf1e414d7344fc5799fbe66187791ffb9544f27b16dbf56ba8d2ec27a6ed080ccdf154a9b1a8582aa86c0127
 SHA512 
f9184cf9702c2df77e09d28d6feb8e6f0bc22f17c110a2371e76c4b78163950803e4f013c3746e21b9ac5771f72238ecd8bb041c5a7f44eab6bcb4de6e2ea377
+DIST cachelib-0.4.1.tar.gz 19762 BLAKE2B 
baadfe920fda339cd8f3241664ae91b2767423ed09bdb6204573b2679e37c2dd3157f3b4d0f16841b1ab859f7c777986c0c251bcbe4bdf1ade69c442ff8ec756
 SHA512 
051e6f31b6ee58836a1512de4c7eedc718c081389df92605ad065f4bc5e4c861971507af636686d8abf00273a379ff31730bf040a7633a143dc1492263e3a543

diff --git a/dev-python/cachelib/cachelib-0.4.1.ebuild 
b/dev-python/cachelib/cachelib-0.4.1.ebuild
new file mode 100644
index 000..3ec6572206d
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.4.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



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

2021-08-13 Thread Michał Górny
commit: 3cb91af93c67c8b8b3256c6141d04e4f90f26b95
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug 13 05:19:48 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug 13 06:57:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb91af9

dev-python/cachelib: Bump to 0.3.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.3.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 23172b94e34..31f33bcd95e 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1,3 @@
 DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
 DIST cachelib-0.2.0.tar.gz 17735 BLAKE2B 
737c5083b719b6330df4eab3e256fa64b9bd2292d46a1c0b82c72c6f69f4f2fae6623fd4bc167533101e0ff01b5273a1042f5c1bdf35080a5241358de642cba3
 SHA512 
4011d9ead4fe27a54508355eba46e91a924ce30ef3d7cdc5a2049f7e0e48f924b64d65f203aebcf9a8729f956b6edde4160cdb7edfa7e63293e2853b94bd6601
+DIST cachelib-0.3.0.tar.gz 18340 BLAKE2B 
e7f8aef925320c23691721f2f4ee7cfa66ab0ae8bf1e414d7344fc5799fbe66187791ffb9544f27b16dbf56ba8d2ec27a6ed080ccdf154a9b1a8582aa86c0127
 SHA512 
f9184cf9702c2df77e09d28d6feb8e6f0bc22f17c110a2371e76c4b78163950803e4f013c3746e21b9ac5771f72238ecd8bb041c5a7f44eab6bcb4de6e2ea377

diff --git a/dev-python/cachelib/cachelib-0.3.0.ebuild 
b/dev-python/cachelib/cachelib-0.3.0.ebuild
new file mode 100644
index 000..3ec6572206d
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



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

2021-08-06 Thread Sam James
commit: 85a739efe83382a85cf73ab4ec415a85e8dac491
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug  7 05:36:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug  7 05:36:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a739ef

dev-python/cachelib: Keyword 0.2.0 arm64, #804351

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.2.0.ebuild 
b/dev-python/cachelib/cachelib-0.2.0.ebuild
index 073c202df7b..2bbffeec531 100644
--- a/dev-python/cachelib/cachelib-0.2.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
 
 BDEPEND="
test? (



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

2021-08-05 Thread Sam James
commit: c799b64cf5adb9af157bda73701f066c84a15f45
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  5 14:05:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  5 14:05:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c799b64c

dev-python/cachelib: Stabilize 0.2.0 x86, #805389

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.2.0.ebuild 
b/dev-python/cachelib/cachelib-0.2.0.ebuild
index 8f80ff98d46..073c202df7b 100644
--- a/dev-python/cachelib/cachelib-0.2.0.ebuild
+++ b/dev-python/cachelib/cachelib-0.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm x86"
 
 BDEPEND="
test? (



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

2021-06-25 Thread Michał Górny
commit: 6d86ac9db22ac8ae3f7ea79602c0d086bb995b50
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun 25 21:41:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun 25 21:45:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d86ac9d

dev-python/cachelib: Add python@ as co-maint.

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

 dev-python/cachelib/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/cachelib/metadata.xml b/dev-python/cachelib/metadata.xml
index 0b1c2d9da60..d53e2426cf3 100644
--- a/dev-python/cachelib/metadata.xml
+++ b/dev-python/cachelib/metadata.xml
@@ -4,6 +4,10 @@

kensing...@gentoo.org

+   
+   pyt...@gentoo.org
+   Python
+   


cachelib



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

2021-06-25 Thread Michał Górny
commit: 73949be2e415bc8ea339f5813a68379b8bd9f4e3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun 25 21:41:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun 25 21:45:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73949be2

dev-python/cachelib: Bump to 0.2.0

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

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.2.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index c95aaa1f639..23172b94e34 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
 DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
+DIST cachelib-0.2.0.tar.gz 17735 BLAKE2B 
737c5083b719b6330df4eab3e256fa64b9bd2292d46a1c0b82c72c6f69f4f2fae6623fd4bc167533101e0ff01b5273a1042f5c1bdf35080a5241358de642cba3
 SHA512 
4011d9ead4fe27a54508355eba46e91a924ce30ef3d7cdc5a2049f7e0e48f924b64d65f203aebcf9a8729f956b6edde4160cdb7edfa7e63293e2853b94bd6601

diff --git a/dev-python/cachelib/cachelib-0.2.0.ebuild 
b/dev-python/cachelib/cachelib-0.2.0.ebuild
new file mode 100644
index 000..8f80ff98d46
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+BDEPEND="
+   test? (
+   dev-db/redis
+   dev-python/pylibmc[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   net-misc/memcached
+   www-servers/uwsgi[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



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

2021-03-30 Thread Michał Górny
commit: 40339a317a5d34da4887a51098d1b75246803f13
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 30 11:05:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 30 11:05:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40339a31

dev-python/cachelib: Remove old

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

 dev-python/cachelib/Manifest|  1 -
 dev-python/cachelib/cachelib-0.1.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 2bf766570b7..c95aaa1f639 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1,2 +1 @@
 DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
-DIST cachelib-0.1.tar.gz 9844 BLAKE2B 
7281a3851281c2babd3d144db0e22270e5c196eaaf62f975844f9972538e571a36a855f8a0209e2f38d1a962dd52d0d7fcefa1f6d3b97c3f5dcd119585c7ade8
 SHA512 
8ed41a14f3bc36393ecdce7dcc0023ce954900f4541463cf08b823b6c11a28532812c9873d32991f023986ed2ded39a560ee556447bc6d4c3e45c3d4d749c2b9

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
deleted file mode 100644
index 421119a8d29..000
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
-HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2021-03-30 Thread Sam James
commit: 4186410c3e792008cbe814effca83fff61ed9f1e
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 30 00:25:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 30 00:28:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4186410c

dev-python/cachelib: Stabilize 0.1.1 ALLARCHES, #779229

Signed-off-by: Sam James  gentoo.org>

 dev-python/cachelib/cachelib-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.1.ebuild
index 1c7f69afd45..653df36bc1f 100644
--- a/dev-python/cachelib/cachelib-0.1.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2021-03-30 Thread Michał Górny
commit: 90c62291deab29d050f573dcfdac2335bd18b6ba
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 30 08:40:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 30 08:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c62291

dev-python/cachelib: Mark ALLARCHES

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

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

diff --git a/dev-python/cachelib/metadata.xml b/dev-python/cachelib/metadata.xml
index f82c49c0e81..0b1c2d9da60 100644
--- a/dev-python/cachelib/metadata.xml
+++ b/dev-python/cachelib/metadata.xml
@@ -4,6 +4,7 @@

kensing...@gentoo.org

+   

cachelib
pallets/cachelib



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

2021-02-23 Thread Michael Palimaka
commit: 3649afa1c2740f673a1155c46d766a1d98871671
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Feb 24 07:41:21 2021 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Feb 24 07:41:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3649afa1

dev-python/cachelib: version bump 0.1.1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-python/cachelib/Manifest  |  1 +
 dev-python/cachelib/cachelib-0.1.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
index 1188524bfc4..2bf766570b7 100644
--- a/dev-python/cachelib/Manifest
+++ b/dev-python/cachelib/Manifest
@@ -1 +1,2 @@
+DIST cachelib-0.1.1.tar.gz 10192 BLAKE2B 
ce1ac03498e331c0df405e99b26f24cf38f21243c60d90ca3b0fab599abce5ac8c59ba8c566216d761fea170d64934c63fd74f9733c50aa3ebe382c54b80bcfa
 SHA512 
865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
 DIST cachelib-0.1.tar.gz 9844 BLAKE2B 
7281a3851281c2babd3d144db0e22270e5c196eaaf62f975844f9972538e571a36a855f8a0209e2f38d1a962dd52d0d7fcefa1f6d3b97c3f5dcd119585c7ade8
 SHA512 
8ed41a14f3bc36393ecdce7dcc0023ce954900f4541463cf08b823b6c11a28532812c9873d32991f023986ed2ded39a560ee556447bc6d4c3e45c3d4d749c2b9

diff --git a/dev-python/cachelib/cachelib-0.1.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.1.ebuild
new file mode 100644
index 000..1c7f69afd45
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-12-02 Thread Aaron Bauman
commit: e0e7c304c7a627ddb00875e918aca0ce15f5ec93
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Dec  2 21:55:59 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Dec  2 22:28:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e7c304

dev-python/cachelib: add py3_{8,9}

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/cachelib/cachelib-0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 582e8a51439..2600a37d15c 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
+
 inherit distutils-r1
 
 DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"



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

2020-04-20 Thread Michael Palimaka
commit: b2846008d35ce6d8531c8cdd529d15db3520cacd
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Apr 20 08:37:13 2020 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Apr 20 08:52:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2846008

dev-python/cachelib: add python 3.7

Package-Manager: Portage-2.3.89, Repoman-2.3.22
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-python/cachelib/cachelib-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 833b15b9c92..582e8a51439 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"



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

2020-02-11 Thread Alexey Shvetsov
commit: adb1c56ea3caf8b5e79f389afb3a5d5b7e7755ff
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Tue Feb 11 10:14:05 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Tue Feb 11 11:42:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb1c56e

dev-python/cachelib: Add ~arm ~arm64

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/cachelib/cachelib-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 884023189b6..833b15b9c92 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-02-04 Thread Michał Górny
commit: 34d5e6c2e3bc21bbb50005cc5fe25ade7f1159b1
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb  4 13:33:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb  4 13:42:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d5e6c2

dev-python/cachelib: Remove py2

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

 dev-python/cachelib/cachelib-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 937ba108d67..884023189b6 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"



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

2019-08-06 Thread Agostino Sarubbo
commit: e19ad5458fa7cad8563580f10e173ca7879f5182
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  6 10:39:52 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  6 10:39:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e19ad545

dev-python/cachelib: x86 stable wrt bug #691394

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/cachelib/cachelib-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 27ddd189d04..937ba108d67 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-08-06 Thread Agostino Sarubbo
commit: 09d2f7220a817f7b60225a564c3aa03b2be2b9b9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  6 09:50:51 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  6 09:50:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d2f722

dev-python/cachelib: amd64 stable wrt bug #691394

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/cachelib/cachelib-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
index 492ed3c8d99..27ddd189d04 100644
--- a/dev-python/cachelib/cachelib-0.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-07-01 Thread Michael Palimaka
commit: ca31229b127c0151a740ceec5d2a7649f4f44544
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Jul  1 11:17:35 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Jul  1 11:27:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca31229b

dev-python/cachelib: new package

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Michael Palimaka  gentoo.org>

 dev-python/cachelib/Manifest|  1 +
 dev-python/cachelib/cachelib-0.1.ebuild | 18 ++
 dev-python/cachelib/metadata.xml| 11 +++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/cachelib/Manifest b/dev-python/cachelib/Manifest
new file mode 100644
index 000..1188524bfc4
--- /dev/null
+++ b/dev-python/cachelib/Manifest
@@ -0,0 +1 @@
+DIST cachelib-0.1.tar.gz 9844 BLAKE2B 
7281a3851281c2babd3d144db0e22270e5c196eaaf62f975844f9972538e571a36a855f8a0209e2f38d1a962dd52d0d7fcefa1f6d3b97c3f5dcd119585c7ade8
 SHA512 
8ed41a14f3bc36393ecdce7dcc0023ce954900f4541463cf08b823b6c11a28532812c9873d32991f023986ed2ded39a560ee556447bc6d4c3e45c3d4d749c2b9

diff --git a/dev-python/cachelib/cachelib-0.1.ebuild 
b/dev-python/cachelib/cachelib-0.1.ebuild
new file mode 100644
index 000..492ed3c8d99
--- /dev/null
+++ b/dev-python/cachelib/cachelib-0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="Collection of cache libraries in the same API interface. 
Extracted from werkzeug"
+HOMEPAGE="https://pypi.org/project/cachelib/ 
https://github.com/pallets/cachelib;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/cachelib/metadata.xml b/dev-python/cachelib/metadata.xml
new file mode 100644
index 000..f82c49c0e81
--- /dev/null
+++ b/dev-python/cachelib/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   kensing...@gentoo.org
+   
+   
+   cachelib
+   pallets/cachelib
+   
+