[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2023-01-12 Thread Julien Roy
commit: 345d8702226d7db1b2d9c6867ec0ed9a5ac9934d
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Jan 13 03:02:33 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jan 13 03:11:55 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=345d8702

dev-python/pip-api: add 0.0.30, drop 0.0.29

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/pip-api/Manifest | 2 +-
 dev-python/pip-api/{pip-api-0.0.29.ebuild => pip-api-0.0.30.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index a964eb935..420eb5761 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1 +1 @@
-DIST pip-api-0.0.29-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz 118238 
BLAKE2B 
d7f0a5cadaaf0a673a76dfd6448c36f86cd5fac9a4633d22361fe3d2b75d4a7841c0ea3fbf2e1b6dffd4d1f3760ce8cac875172312927d878b8df98a933f8b51
 SHA512 
466e2e9a74c3f7d196a505475500352646655a446e4c8412d9f4dffd3ff988c0f6944bd9d32ece065a0242da49e9f9dce52bc06a4fb0021403328706e6b80236
+DIST pip-api-0.0.30-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz 118238 
BLAKE2B 
d7f0a5cadaaf0a673a76dfd6448c36f86cd5fac9a4633d22361fe3d2b75d4a7841c0ea3fbf2e1b6dffd4d1f3760ce8cac875172312927d878b8df98a933f8b51
 SHA512 
466e2e9a74c3f7d196a505475500352646655a446e4c8412d9f4dffd3ff988c0f6944bd9d32ece065a0242da49e9f9dce52bc06a4fb0021403328706e6b80236

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild 
b/dev-python/pip-api/pip-api-0.0.30.ebuild
similarity index 97%
rename from dev-python/pip-api/pip-api-0.0.29.ebuild
rename to dev-python/pip-api/pip-api-0.0.30.ebuild
index 6d1f48c81..e1caa1bdb 100644
--- a/dev-python/pip-api/pip-api-0.0.29.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.30.ebuild
@@ -21,7 +21,6 @@ RDEPEND="dev-python/pip[${PYTHON_USEDEP}]"
 BDEPEND="
test? (
dev-python/pretend[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/virtualenv-20[${PYTHON_USEDEP}]
)
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-05-30 Thread Alessandro Barbieri
commit: fea84c020285c93b8eba8f730153fd69cb10bf8e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May 30 13:16:36 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Mon May 30 13:17:13 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fea84c02

dev-python/pip-api: drop 0.0.26

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest  |  1 -
 dev-python/pip-api/pip-api-0.0.26.ebuild | 33 
 2 files changed, 34 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index a49cf928a..a964eb935 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1,2 +1 @@
-DIST pip-api-0.0.26.tar.gz 110021 BLAKE2B 
c286f8daa2470785525466053f3c431e93e4c7ffee19cac29b26bc0feb8f65a21eb285650981b6a3f726be471f47c8649a24cace2080a2e7e0b122cd26103548
 SHA512 
5d3a1eb53af73633f72210dd5aa974c619b8c96f050d7c549582829330183aba558a4d96490e15db6feddd15e14e63d0dfae60b2bba63768f61476f6b61362ea
 DIST pip-api-0.0.29-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz 118238 
BLAKE2B 
d7f0a5cadaaf0a673a76dfd6448c36f86cd5fac9a4633d22361fe3d2b75d4a7841c0ea3fbf2e1b6dffd4d1f3760ce8cac875172312927d878b8df98a933f8b51
 SHA512 
466e2e9a74c3f7d196a505475500352646655a446e4c8412d9f4dffd3ff988c0f6944bd9d32ece065a0242da49e9f9dce52bc06a4fb0021403328706e6b80236

diff --git a/dev-python/pip-api/pip-api-0.0.26.ebuild 
b/dev-python/pip-api/pip-api-0.0.26.ebuild
deleted file mode 100644
index d5cc12bab..0
--- a/dev-python/pip-api/pip-api-0.0.26.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SETUPTOOLS="pyproject.toml"
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="An unofficial, importable pip API"
-HOMEPAGE="https://github.com/di/pip-api;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/pip[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/pretend[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/virtualenv-20[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
-   
tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
-)



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-05-30 Thread Alessandro Barbieri
commit: 552e5e23ca09ac1cc4d9bb3434f079512221b671
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May 30 13:16:21 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Mon May 30 13:17:13 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552e5e23

dev-python/pip-api: enable py3.11

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/pip-api-0.0.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild 
b/dev-python/pip-api/pip-api-0.0.29.ebuild
index 2aa9073c1..addfa72cc 100644
--- a/dev-python/pip-api/pip-api-0.0.29.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.29.ebuild
@@ -9,7 +9,7 @@ EPYTEST_DESELECT=(

tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
 )
 DISTUTILS_SETUPTOOLS="pyproject.toml"
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-03-17 Thread Alessandro Barbieri
commit: 40dd3c654e392a26e69b48c45ac10610cbdeed41
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Thu Mar 17 21:49:26 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Thu Mar 17 21:49:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40dd3c65

dev-python/pip-api: update SRC_URI

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest  | 2 +-
 dev-python/pip-api/pip-api-0.0.29.ebuild | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index 470115774..a49cf928a 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1,2 +1,2 @@
 DIST pip-api-0.0.26.tar.gz 110021 BLAKE2B 
c286f8daa2470785525466053f3c431e93e4c7ffee19cac29b26bc0feb8f65a21eb285650981b6a3f726be471f47c8649a24cace2080a2e7e0b122cd26103548
 SHA512 
5d3a1eb53af73633f72210dd5aa974c619b8c96f050d7c549582829330183aba558a4d96490e15db6feddd15e14e63d0dfae60b2bba63768f61476f6b61362ea
-DIST pip-api-0.0.29.tar.gz 111361 BLAKE2B 
55ff8ac71c8b5fabacab88390735f3f7a7e8e688257794042dc87dfb606c2d830376d62df087cd6fdd57beef1fa6629a49518c20ca01c64600910c71e5f0
 SHA512 
860892058fd36481a489bfaeedf1608bfcc1093731b7de9d45a586e36b8bfcaf4de87095e23a949a34f1f75f29e3d0f803d8310006f7bcac72887cab84663079
+DIST pip-api-0.0.29-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz 118238 
BLAKE2B 
d7f0a5cadaaf0a673a76dfd6448c36f86cd5fac9a4633d22361fe3d2b75d4a7841c0ea3fbf2e1b6dffd4d1f3760ce8cac875172312927d878b8df98a933f8b51
 SHA512 
466e2e9a74c3f7d196a505475500352646655a446e4c8412d9f4dffd3ff988c0f6944bd9d32ece065a0242da49e9f9dce52bc06a4fb0021403328706e6b80236

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild 
b/dev-python/pip-api/pip-api-0.0.29.ebuild
index 51427cd23..2aa9073c1 100644
--- a/dev-python/pip-api/pip-api-0.0.29.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.29.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+COMMIT="1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7"
 EPYTEST_DESELECT=(

tests/test_installed_distributions.py::test_installed_distributions_legacy_version

tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
@@ -14,7 +15,8 @@ inherit distutils-r1
 
 DESCRIPTION="An unofficial, importable pip API"
 HOMEPAGE="https://github.com/di/pip-api;
-SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/di/pip-api/archive/${COMMIT}.tar.gz -> 
${P}-${COMMIT}.tar.gz" # only for 0.0.29
+S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="Apache-2.0"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-03-17 Thread Alessandro Barbieri
commit: 5d7d7108a21e3ce7c3e690feebe02a2b72a6b861
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Thu Mar 17 13:37:24 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Thu Mar 17 13:37:24 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d7d7108

dev-python/pip-api: update SRC_URI

Closes: https://bugs.gentoo.org/835476
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/pip-api-0.0.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild 
b/dev-python/pip-api/pip-api-0.0.29.ebuild
index f439f3ead..51427cd23 100644
--- a/dev-python/pip-api/pip-api-0.0.29.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.29.ebuild
@@ -14,7 +14,7 @@ inherit distutils-r1
 
 DESCRIPTION="An unofficial, importable pip API"
 HOMEPAGE="https://github.com/di/pip-api;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-03-13 Thread Alessandro Barbieri
commit: f25ef7dd0e27e6dcaafd11f0868e5ae6af03417c
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Mar 14 02:38:13 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Mon Mar 14 02:41:41 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f25ef7dd

dev-python/pip-api: add 0.0.29

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest  |  1 +
 dev-python/pip-api/pip-api-0.0.29.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index 374d550e2..470115774 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1 +1,2 @@
 DIST pip-api-0.0.26.tar.gz 110021 BLAKE2B 
c286f8daa2470785525466053f3c431e93e4c7ffee19cac29b26bc0feb8f65a21eb285650981b6a3f726be471f47c8649a24cace2080a2e7e0b122cd26103548
 SHA512 
5d3a1eb53af73633f72210dd5aa974c619b8c96f050d7c549582829330183aba558a4d96490e15db6feddd15e14e63d0dfae60b2bba63768f61476f6b61362ea
+DIST pip-api-0.0.29.tar.gz 111361 BLAKE2B 
55ff8ac71c8b5fabacab88390735f3f7a7e8e688257794042dc87dfb606c2d830376d62df087cd6fdd57beef1fa6629a49518c20ca01c64600910c71e5f0
 SHA512 
860892058fd36481a489bfaeedf1608bfcc1093731b7de9d45a586e36b8bfcaf4de87095e23a949a34f1f75f29e3d0f803d8310006f7bcac72887cab84663079

diff --git a/dev-python/pip-api/pip-api-0.0.29.ebuild 
b/dev-python/pip-api/pip-api-0.0.29.ebuild
new file mode 100644
index 0..f439f3ead
--- /dev/null
+++ b/dev-python/pip-api/pip-api-0.0.29.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EPYTEST_DESELECT=(
+   
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
+   
tests/test_installed_distributions.py::test_installed_distributions_multiple_paths
+)
+DISTUTILS_SETUPTOOLS="pyproject.toml"
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="An unofficial, importable pip API"
+HOMEPAGE="https://github.com/di/pip-api;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/pip[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-20[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2022-01-10 Thread Andrew Ammerlaan
commit: 1dd5735e869f7037138190e31e919d5f80838eb2
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Jan 10 12:55:59 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Jan 10 12:55:59 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1dd5735e

dev-python/pip-api: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/pip-api/Manifest  |  1 -
 dev-python/pip-api/pip-api-0.0.23.ebuild | 33 
 2 files changed, 34 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index 636cdaf40..374d550e2 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1,2 +1 @@
-DIST pip-api-0.0.23.tar.gz 106534 BLAKE2B 
c608260c16281015d26881ed959d0f6712af8971d8e1f1a8128d6bc651c434e574bce3bacf0d773cd4dab1d89cc1dda478448079b1591ddb09eb0e3fe0c44ef1
 SHA512 
68ac25fc8c3f4dccbd9895900141291aab033a67def7b2da31b96e3dcfd06ebda90ebe679938e8d126fa6e108f3c7c0805c9e0bf46af55da2f14894d680c
 DIST pip-api-0.0.26.tar.gz 110021 BLAKE2B 
c286f8daa2470785525466053f3c431e93e4c7ffee19cac29b26bc0feb8f65a21eb285650981b6a3f726be471f47c8649a24cace2080a2e7e0b122cd26103548
 SHA512 
5d3a1eb53af73633f72210dd5aa974c619b8c96f050d7c549582829330183aba558a4d96490e15db6feddd15e14e63d0dfae60b2bba63768f61476f6b61362ea

diff --git a/dev-python/pip-api/pip-api-0.0.23.ebuild 
b/dev-python/pip-api/pip-api-0.0.23.ebuild
deleted file mode 100644
index b229892df..0
--- a/dev-python/pip-api/pip-api-0.0.23.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SETUPTOOLS="pyproject.toml"
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="An unofficial, importable pip API"
-HOMEPAGE="https://github.com/di/pip-api;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="<=dev-python/pip-21.3.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   test? (
-   dev-python/pretend[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/virtualenv-20[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
-)



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2021-11-01 Thread Alessandro Barbieri
commit: 0d624671aae30a75d7fc3a7858d907ca1c5eefee
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Nov  1 20:37:49 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Nov  2 03:40:36 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d624671

dev-python/pip-api: new version

Closes: https://bugs.gentoo.org/799458
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest  |  2 +-
 .../pip-api/{pip-api-0.0.20.ebuild => pip-api-0.0.23.ebuild} | 12 +---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index 032d2721b..27482f2ae 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1 +1 @@
-DIST pip-api-0.0.20.tar.gz 111267 BLAKE2B 
9cbb1087f93008ca94d35c5e83d9e159a460a8eae26261c3efc2eeded9b68d627045b1506c5b4c868a8782ad7e0b535a120ad9e2c56df8d6d3b81f51f273deb8
 SHA512 
c447d986ef4003221d3ed5b020bfe0f8330d969c9bda0af2eab2665712dbed5b3e2e5d05ca2d47ed6d217d180d4231afea46627886968803620cffa5e0979ca4
+DIST pip-api-0.0.23.tar.gz 106534 BLAKE2B 
c608260c16281015d26881ed959d0f6712af8971d8e1f1a8128d6bc651c434e574bce3bacf0d773cd4dab1d89cc1dda478448079b1591ddb09eb0e3fe0c44ef1
 SHA512 
68ac25fc8c3f4dccbd9895900141291aab033a67def7b2da31b96e3dcfd06ebda90ebe679938e8d126fa6e108f3c7c0805c9e0bf46af55da2f14894d680c

diff --git a/dev-python/pip-api/pip-api-0.0.20.ebuild 
b/dev-python/pip-api/pip-api-0.0.23.ebuild
similarity index 73%
rename from dev-python/pip-api/pip-api-0.0.20.ebuild
rename to dev-python/pip-api/pip-api-0.0.23.ebuild
index e0b8e1f8a..08b587052 100644
--- a/dev-python/pip-api/pip-api-0.0.20.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.23.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
+EPYTEST_DESELECT=( 
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
 )
 DISTUTILS_SETUPTOOLS="pyproject.toml"
 PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
@@ -16,8 +17,9 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="
-   dev-python/pip[${PYTHON_USEDEP}]
+DEPEND="<=dev-python/pip-21.3.1[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+BDEPEND="
test? (
dev-python/pretend[${PYTHON_USEDEP}]
>=dev-python/virtualenv-20[${PYTHON_USEDEP}]
@@ -25,7 +27,3 @@ DEPEND="
 "
 
 distutils_enable_tests pytest
-
-python_test() {
-   epytest -vv --deselect 
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
 || die
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2021-06-30 Thread Alessandro Barbieri
commit: 48dc77094748cea9a1d0f3efb1bf5bebf735e22e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Jun 30 17:33:09 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Wed Jun 30 21:27:39 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48dc7709

dev-python/pip-api: add 0.0.20, drop 0.0.14

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest|  2 +-
 .../pip-api/{pip-api-0.0.14.ebuild => pip-api-0.0.20.ebuild}   | 10 ++
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
index e42fe1f30..032d2721b 100644
--- a/dev-python/pip-api/Manifest
+++ b/dev-python/pip-api/Manifest
@@ -1 +1 @@
-DIST pip-api-0.0.14.tar.gz 112646 BLAKE2B 
8bfe738b6c1aee91d407b568c7cc335271f1b739e6db49374248342a4325853dea6650c32384bf89afd95b20f09d361b5edb3b0ecae100fdc3a6855ba010ec24
 SHA512 
d3802b8728b814dae9551cc12612eb10a8de061cd64ac40647513d083c45f4bee218b1d2ba772c4c4df05275c4dc8e935e8e69c2e2cf8c6420e6c1158c768c78
+DIST pip-api-0.0.20.tar.gz 111267 BLAKE2B 
9cbb1087f93008ca94d35c5e83d9e159a460a8eae26261c3efc2eeded9b68d627045b1506c5b4c868a8782ad7e0b535a120ad9e2c56df8d6d3b81f51f273deb8
 SHA512 
c447d986ef4003221d3ed5b020bfe0f8330d969c9bda0af2eab2665712dbed5b3e2e5d05ca2d47ed6d217d180d4231afea46627886968803620cffa5e0979ca4

diff --git a/dev-python/pip-api/pip-api-0.0.14.ebuild 
b/dev-python/pip-api/pip-api-0.0.20.ebuild
similarity index 57%
rename from dev-python/pip-api/pip-api-0.0.14.ebuild
rename to dev-python/pip-api/pip-api-0.0.20.ebuild
index 347170ee5..e0b8e1f8a 100644
--- a/dev-python/pip-api/pip-api-0.0.14.ebuild
+++ b/dev-python/pip-api/pip-api-0.0.20.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="An unofficial, importable pip API"
 HOMEPAGE="https://github.com/di/pip-api;
-SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -27,11 +27,5 @@ DEPEND="
 distutils_enable_tests pytest
 
 python_test() {
-   #https://github.com/di/pip-api/issues/81
-   epytest -vv \
-   --deselect 
tests/test_installed_distributions.py::test_installed_distributions \
-   --deselect tests/test_tests.py::test_isolation[True] \
-   --deselect tests/test_tests.py::test_isolation[False] \
-   --deselect tests/test_tests.py::test_all_the_right_pips \
-   || die
+   epytest -vv --deselect 
tests/test_installed_distributions.py::test_installed_distributions_legacy_version
 || die
 }



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pip-api/

2021-06-28 Thread Alessandro Barbieri
commit: 395ac836e51ff34dfb964468e8d11c2b739d0a99
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 29 02:43:06 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jun 29 02:43:47 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=395ac836

dev-python/pip-api: initial import

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/pip-api/Manifest  |  1 +
 dev-python/pip-api/metadata.xml  | 13 +++
 dev-python/pip-api/pip-api-0.0.14.ebuild | 37 
 3 files changed, 51 insertions(+)

diff --git a/dev-python/pip-api/Manifest b/dev-python/pip-api/Manifest
new file mode 100644
index 0..e42fe1f30
--- /dev/null
+++ b/dev-python/pip-api/Manifest
@@ -0,0 +1 @@
+DIST pip-api-0.0.14.tar.gz 112646 BLAKE2B 
8bfe738b6c1aee91d407b568c7cc335271f1b739e6db49374248342a4325853dea6650c32384bf89afd95b20f09d361b5edb3b0ecae100fdc3a6855ba010ec24
 SHA512 
d3802b8728b814dae9551cc12612eb10a8de061cd64ac40647513d083c45f4bee218b1d2ba772c4c4df05275c4dc8e935e8e69c2e2cf8c6420e6c1158c768c78

diff --git a/dev-python/pip-api/metadata.xml b/dev-python/pip-api/metadata.xml
new file mode 100644
index 0..a654b8335
--- /dev/null
+++ b/dev-python/pip-api/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  lssndrbarbi...@gmail.com
+  Alessandro Barbieri
+
+
+https://github.com/di/pip-api/issues
+di/pip-api
+pip-api
+
+

diff --git a/dev-python/pip-api/pip-api-0.0.14.ebuild 
b/dev-python/pip-api/pip-api-0.0.14.ebuild
new file mode 100644
index 0..347170ee5
--- /dev/null
+++ b/dev-python/pip-api/pip-api-0.0.14.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_SETUPTOOLS="pyproject.toml"
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="An unofficial, importable pip API"
+HOMEPAGE="https://github.com/di/pip-api;
+SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-python/pip[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pretend[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-20[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   #https://github.com/di/pip-api/issues/81
+   epytest -vv \
+   --deselect 
tests/test_installed_distributions.py::test_installed_distributions \
+   --deselect tests/test_tests.py::test_isolation[True] \
+   --deselect tests/test_tests.py::test_isolation[False] \
+   --deselect tests/test_tests.py::test_all_the_right_pips \
+   || die
+}