[gentoo-commits] repo/gentoo:master commit in: dev-python/importlib_resources/, dev-python/jsonschema/, profiles/updates/, ...

2023-04-19 Thread Michał Górny
commit: f9f0c04f534b8f8f71aff5067af5810ad7467e2b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 19 15:09:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 19 15:16:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f0c04f

Rename dev-python/{importlib_resources → importlib-resources}

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

 dev-python/cssutils/cssutils-2.6.0.ebuild   | 2 +-
 dev-python/{importlib_resources => importlib-resources}/Manifest| 0
 .../importlib-resources-5.12.0.ebuild}  | 0
 dev-python/{importlib_resources => importlib-resources}/metadata.xml| 0
 dev-python/importlib_metadata/importlib_metadata-6.0.1.ebuild   | 2 +-
 dev-python/importlib_metadata/importlib_metadata-6.5.0.ebuild   | 2 +-
 dev-python/jsonschema/jsonschema-4.17.3.ebuild  | 2 +-
 dev-python/keyring/keyring-23.13.1-r1.ebuild| 2 +-
 dev-python/matplotlib/matplotlib-3.7.0.ebuild   | 2 +-
 dev-python/matplotlib/matplotlib-3.7.1.ebuild   | 2 +-
 dev-python/pip-run/pip-run-10.0.5-r1.ebuild | 2 +-
 dev-python/pip-run/pip-run-10.0.7.ebuild| 2 +-
 profiles/updates/2Q-2023| 1 +
 13 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/dev-python/cssutils/cssutils-2.6.0.ebuild 
b/dev-python/cssutils/cssutils-2.6.0.ebuild
index 2b70df067b6d..8dbaa66b35db 100644
--- a/dev-python/cssutils/cssutils-2.6.0.ebuild
+++ b/dev-python/cssutils/cssutils-2.6.0.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
-   dev-python/importlib_resources[${PYTHON_USEDEP}]
+   dev-python/importlib-resources[${PYTHON_USEDEP}]
' 3.8)
)
 "

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib-resources/Manifest
similarity index 100%
rename from dev-python/importlib_resources/Manifest
rename to dev-python/importlib-resources/Manifest

diff --git a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild 
b/dev-python/importlib-resources/importlib-resources-5.12.0.ebuild
similarity index 100%
rename from dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
rename to dev-python/importlib-resources/importlib-resources-5.12.0.ebuild

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib-resources/metadata.xml
similarity index 100%
rename from dev-python/importlib_resources/metadata.xml
rename to dev-python/importlib-resources/metadata.xml

diff --git a/dev-python/importlib_metadata/importlib_metadata-6.0.1.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-6.0.1.ebuild
index 7e5fabb625bd..bbca64472891 100644
--- a/dev-python/importlib_metadata/importlib_metadata-6.0.1.ebuild
+++ b/dev-python/importlib_metadata/importlib_metadata-6.0.1.ebuild
@@ -29,7 +29,7 @@ BDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/pyfakefs[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
-   dev-python/importlib_resources[${PYTHON_USEDEP}]
+   dev-python/importlib-resources[${PYTHON_USEDEP}]
' 3.8)
)
 "

diff --git a/dev-python/importlib_metadata/importlib_metadata-6.5.0.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-6.5.0.ebuild
index 94609d071b76..9c9a3496dc21 100644
--- a/dev-python/importlib_metadata/importlib_metadata-6.5.0.ebuild
+++ b/dev-python/importlib_metadata/importlib_metadata-6.5.0.ebuild
@@ -29,7 +29,7 @@ BDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/pyfakefs[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
-   dev-python/importlib_resources[${PYTHON_USEDEP}]
+   dev-python/importlib-resources[${PYTHON_USEDEP}]
' 3.8)
)
 "

diff --git a/dev-python/jsonschema/jsonschema-4.17.3.ebuild 
b/dev-python/jsonschema/jsonschema-4.17.3.ebuild
index dec1ef64ff10..db5281e85891 100644
--- a/dev-python/jsonschema/jsonschema-4.17.3.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.17.3.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
>=dev-python/pyrsistent-0.18.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
-   >=dev-python/importlib_resources-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/importlib-resources-1.4.0[${PYTHON_USEDEP}]
dev-python/pkgutil_resolve_name[${PYTHON_USEDEP}]
' 3.8)
 "

diff --git a/dev-python/keyring/keyring-23.13.1-r1.ebuild 
b/dev-python/keyring/keyring-23.13.1-r1.ebuild
index 438c633749d4..33d7bf5c5b55 

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

2023-04-19 Thread Michał Górny
commit: 0ae9adabd5a4f78211dec427075b1e8aa7a03e29
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 19 15:06:40 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 19 15:06:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae9adab

dev-python/importlib_resources: Use pypi sdist

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

 dev-python/importlib_resources/Manifest  | 2 +-
 dev-python/importlib_resources/importlib_resources-5.12.0.ebuild | 6 +-
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 5810e75703ae..7cd8f9af9983 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1 @@
-DIST importlib_resources-5.12.0.gh.tar.gz 36161 BLAKE2B 
1adcf5e2d0292867eb0b96819ee5d808b62d7f479a6fb4254db50b0397814b0f6ffe4d209f4dfcc19147bd060888cfd457391de9d6746b1b85f58b9d0792e29b
 SHA512 
038d44919ace6d92709855eae0d111ae772edfbbf79e82349a34ab143d0ec9ed796a317ff3e1a06a08404d4a58398d130a1a4f425d26511e724bc03946679d19
+DIST importlib_resources-5.12.0.tar.gz 39894 BLAKE2B 
bbae92bd62b54afc0093f8daa8f0fabaf18da7b2c9c578a2e6b6b7cc3207384e4fd037762c4ac8bc862900ac2da112a3b8ae236b1d3ca072c739f2d1ad3edd36
 SHA512 
00875d82cf3d2103872079ee2882c4000cc65141d97988265721cc6861a64dfe480e5c2191a2b22d0b9b9e42de1fc06d54f6d8eb4f37aaf91a819ee9306dc06f

diff --git a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
index d58bd2f35331..d1ac2513af5f 100644
--- a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
@@ -9,17 +9,13 @@ DISTUTILS_USE_PEP517=flit
 # as well.
 PYTHON_COMPAT=( pypy3 python3_9 )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Read resources from Python packages"
 HOMEPAGE="
https://github.com/python/importlib_resources/
https://pypi.org/project/importlib-resources/
 "
-SRC_URI="
-   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
 
 LICENSE="Apache-2.0"
 SLOT="0"



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

2023-03-24 Thread Louis Sautier
commit: 50b8777866c6f9fd86e811514a64f9efd0e091cb
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Mar 24 22:55:45 2023 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Mar 24 22:57:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b87778

dev-python/importlib_resources: drop myself as a maintainer

I'll let the Python project handle this package.

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib_resources/metadata.xml
index cc4d43162e73..705cf06b9e86 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sb...@gentoo.org
-   Louis Sautier
-   

pyt...@gentoo.org
Python



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

2023-03-24 Thread Michał Górny
commit: 5a5b28357322454f8f1e78da258d32994a8cbb65
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 24 19:55:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 24 19:55:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5b2835

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.10.2.ebuild  | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 4edf621d2e92..5810e75703ae 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1 @@
-DIST importlib_resources-5.10.2.gh.tar.gz 34882 BLAKE2B 
df84de4cf9f6f912c034c8a85be1005782ff6ac48df61c251d09990033ebc6bedc0db5913f556b9b2825c19a2dd1962d9481404b7ab85b4156ab685857ae6cb1
 SHA512 
891db784e030ab3262361165cef8730cb26f6a4526e279c13b8e538bed5d0035cb63ee6f4c62eb9d43ccfabfd97fb5b0effafda688185b89de8718910631b4d4
 DIST importlib_resources-5.12.0.gh.tar.gz 36161 BLAKE2B 
1adcf5e2d0292867eb0b96819ee5d808b62d7f479a6fb4254db50b0397814b0f6ffe4d209f4dfcc19147bd060888cfd457391de9d6746b1b85f58b9d0792e29b
 SHA512 
038d44919ace6d92709855eae0d111ae772edfbbf79e82349a34ab143d0ec9ed796a317ff3e1a06a08404d4a58398d130a1a4f425d26511e724bc03946679d19

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
deleted file mode 100644
index d58bd2f35331..
--- a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of importlib.resources that's present since py3.9.
-# However, the version in 3.9 is buggy, so matplotlib needs it on 3.9
-# as well.
-PYTHON_COMPAT=( pypy3 python3_9 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="
-   https://github.com/python/importlib_resources/
-   https://pypi.org/project/importlib-resources/
-"
-SRC_URI="
-   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)
-"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2023-03-24 Thread Arthur Zamarin
commit: 0f357be4c86f24e83605a7cccde6b50dd6ed11ff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 19:54:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 19:54:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f357be4

dev-python/importlib_resources: Stabilize 5.12.0 ALLARCHES, #902959

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
index c940531e0171..d58bd2f35331 100644
--- a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2023-02-20 Thread Michał Górny
commit: 90327f1bc73ea08c9d8441477988e61de44e68e0
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 21 07:52:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 21 07:52:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90327f1b

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.10.1.ebuild  | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index fb7120b20886..4edf621d2e92 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_resources-5.10.1.gh.tar.gz 34781 BLAKE2B 
63b516e1bd9cdb141751dc432944b520227a9b5e18b814db8204e1a5820a410d6101a2c902d25855796d3d1fbb790e2bc1f9327a47f828e946419fb8e787fb4e
 SHA512 
1a3a6e36e30d72ceefe014beafc668624975c74e1ac4c2f526c377443e93792e432f4aa22d3c7d08101dabf906f50227f8716a0ee7f60d62ea24ca99641f8c67
 DIST importlib_resources-5.10.2.gh.tar.gz 34882 BLAKE2B 
df84de4cf9f6f912c034c8a85be1005782ff6ac48df61c251d09990033ebc6bedc0db5913f556b9b2825c19a2dd1962d9481404b7ab85b4156ab685857ae6cb1
 SHA512 
891db784e030ab3262361165cef8730cb26f6a4526e279c13b8e538bed5d0035cb63ee6f4c62eb9d43ccfabfd97fb5b0effafda688185b89de8718910631b4d4
 DIST importlib_resources-5.12.0.gh.tar.gz 36161 BLAKE2B 
1adcf5e2d0292867eb0b96819ee5d808b62d7f479a6fb4254db50b0397814b0f6ffe4d209f4dfcc19147bd060888cfd457391de9d6746b1b85f58b9d0792e29b
 SHA512 
038d44919ace6d92709855eae0d111ae772edfbbf79e82349a34ab143d0ec9ed796a317ff3e1a06a08404d4a58398d130a1a4f425d26511e724bc03946679d19

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
deleted file mode 100644
index c0eef94b99eb..
--- a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="
-   https://github.com/python/importlib_resources/
-   https://pypi.org/project/importlib-resources/
-"
-SRC_URI="
-   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)
-"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2023-02-20 Thread Arthur Zamarin
commit: d7a89bd236c3c059b2bd21a946515f2003be0c27
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Feb 20 20:09:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Feb 20 20:09:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a89bd2

dev-python/importlib_resources: Stabilize 5.10.2 ALLARCHES, #894454

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
index c940531e0171..d58bd2f35331 100644
--- a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2023-02-17 Thread Michał Górny
commit: 1f177df1d7f7254997e18a89c58da4ee3f0c2a59
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 18 05:32:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 18 07:02:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f177df1

dev-python/importlib_resources: Bump to 5.12.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.12.0.ebuild  | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 2176094bae05..fb7120b20886 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.10.1.gh.tar.gz 34781 BLAKE2B 
63b516e1bd9cdb141751dc432944b520227a9b5e18b814db8204e1a5820a410d6101a2c902d25855796d3d1fbb790e2bc1f9327a47f828e946419fb8e787fb4e
 SHA512 
1a3a6e36e30d72ceefe014beafc668624975c74e1ac4c2f526c377443e93792e432f4aa22d3c7d08101dabf906f50227f8716a0ee7f60d62ea24ca99641f8c67
 DIST importlib_resources-5.10.2.gh.tar.gz 34882 BLAKE2B 
df84de4cf9f6f912c034c8a85be1005782ff6ac48df61c251d09990033ebc6bedc0db5913f556b9b2825c19a2dd1962d9481404b7ab85b4156ab685857ae6cb1
 SHA512 
891db784e030ab3262361165cef8730cb26f6a4526e279c13b8e538bed5d0035cb63ee6f4c62eb9d43ccfabfd97fb5b0effafda688185b89de8718910631b4d4
+DIST importlib_resources-5.12.0.gh.tar.gz 36161 BLAKE2B 
1adcf5e2d0292867eb0b96819ee5d808b62d7f479a6fb4254db50b0397814b0f6ffe4d209f4dfcc19147bd060888cfd457391de9d6746b1b85f58b9d0792e29b
 SHA512 
038d44919ace6d92709855eae0d111ae772edfbbf79e82349a34ab143d0ec9ed796a317ff3e1a06a08404d4a58398d130a1a4f425d26511e724bc03946679d19

diff --git a/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
new file mode 100644
index ..c940531e0171
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.12.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of importlib.resources that's present since py3.9.
+# However, the version in 3.9 is buggy, so matplotlib needs it on 3.9
+# as well.
+PYTHON_COMPAT=( pypy3 python3_9 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="
+   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2023-02-14 Thread Michał Górny
commit: 4d768ad350b2cd830a319856fe28700aa1001677
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 14 20:39:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 14 21:05:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d768ad3

dev-python/importlib_resources: Enable py3.9 (for matplotlib)

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

 dev-python/importlib_resources/importlib_resources-5.10.2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
index ddcd02a543b7..c940531e0171 100644
--- a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
@@ -1,12 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
 EAPI=7
 
 DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 )
+# This is a backport of importlib.resources that's present since py3.9.
+# However, the version in 3.9 is buggy, so matplotlib needs it on 3.9
+# as well.
+PYTHON_COMPAT=( pypy3 python3_9 )
 
 inherit distutils-r1
 



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

2023-01-07 Thread Michał Górny
commit: 758c87bf7aaf8147ffd37722b0c8ed83bf7ad56f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan  8 05:16:55 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan  8 05:20:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=758c87bf

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.10.0.ebuild  | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 3af250d235e1..2176094bae05 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_resources-5.10.0.gh.tar.gz 34195 BLAKE2B 
9b9fc1c33de8a0072edb28a0a67ae73b6830a4d0e16ebfa28bdeaff1409b2f9aeafc84e24f1187cc4ac1b36de78fdecc25acb4a1839ff5fd32f1c38124a98ff2
 SHA512 
3cf2bdea4fa4572402236ff71678376398d8cae4e87f08487100792275976047a5ee4f024308f1727758ba15ba2f03ed02d8cb95f2d9875c77842a5d24f7f384
 DIST importlib_resources-5.10.1.gh.tar.gz 34781 BLAKE2B 
63b516e1bd9cdb141751dc432944b520227a9b5e18b814db8204e1a5820a410d6101a2c902d25855796d3d1fbb790e2bc1f9327a47f828e946419fb8e787fb4e
 SHA512 
1a3a6e36e30d72ceefe014beafc668624975c74e1ac4c2f526c377443e93792e432f4aa22d3c7d08101dabf906f50227f8716a0ee7f60d62ea24ca99641f8c67
 DIST importlib_resources-5.10.2.gh.tar.gz 34882 BLAKE2B 
df84de4cf9f6f912c034c8a85be1005782ff6ac48df61c251d09990033ebc6bedc0db5913f556b9b2825c19a2dd1962d9481404b7ab85b4156ab685857ae6cb1
 SHA512 
891db784e030ab3262361165cef8730cb26f6a4526e279c13b8e538bed5d0035cb63ee6f4c62eb9d43ccfabfd97fb5b0effafda688185b89de8718910631b4d4

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
deleted file mode 100644
index ebd2929dda83..
--- a/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="
-   https://github.com/python/importlib_resources/
-   https://pypi.org/project/importlib-resources/
-"
-SRC_URI="
-   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)
-"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2023-01-07 Thread Arthur Zamarin
commit: 8395a8bedef985463d4c2bce2af226326e1612a4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan  7 19:09:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan  7 19:09:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8395a8be

dev-python/importlib_resources: Stabilize 5.10.1 ALLARCHES, #890080

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
index 7fbce509df31..74a2eb5b28ac 100644
--- a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # please keep this ebuild at EAPI 7 -- sys-apps/portage dep
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-12-28 Thread Michał Górny
commit: 8020581aef00ccf92d8d29cd93fe9328ec07a09a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 29 05:01:46 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 29 05:12:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8020581a

dev-python/importlib_resources: Bump to 5.10.2

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.10.2.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index ec610b2db848..3af250d235e1 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.10.0.gh.tar.gz 34195 BLAKE2B 
9b9fc1c33de8a0072edb28a0a67ae73b6830a4d0e16ebfa28bdeaff1409b2f9aeafc84e24f1187cc4ac1b36de78fdecc25acb4a1839ff5fd32f1c38124a98ff2
 SHA512 
3cf2bdea4fa4572402236ff71678376398d8cae4e87f08487100792275976047a5ee4f024308f1727758ba15ba2f03ed02d8cb95f2d9875c77842a5d24f7f384
 DIST importlib_resources-5.10.1.gh.tar.gz 34781 BLAKE2B 
63b516e1bd9cdb141751dc432944b520227a9b5e18b814db8204e1a5820a410d6101a2c902d25855796d3d1fbb790e2bc1f9327a47f828e946419fb8e787fb4e
 SHA512 
1a3a6e36e30d72ceefe014beafc668624975c74e1ac4c2f526c377443e93792e432f4aa22d3c7d08101dabf906f50227f8716a0ee7f60d62ea24ca99641f8c67
+DIST importlib_resources-5.10.2.gh.tar.gz 34882 BLAKE2B 
df84de4cf9f6f912c034c8a85be1005782ff6ac48df61c251d09990033ebc6bedc0db5913f556b9b2825c19a2dd1962d9481404b7ab85b4156ab685857ae6cb1
 SHA512 
891db784e030ab3262361165cef8730cb26f6a4526e279c13b8e538bed5d0035cb63ee6f4c62eb9d43ccfabfd97fb5b0effafda688185b89de8718910631b4d4

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
new file mode 100644
index ..7fbce509df31
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.10.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="
+   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-12-07 Thread Michał Górny
commit: 4e8432c35c4b1fdd6663ce2db21a124e9e0b46a1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 16:04:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 16:04:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8432c3

dev-python/importlib_resources: Bump to 5.10.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.10.1.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 4af1db066fd2..ec610b2db848 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.10.0.gh.tar.gz 34195 BLAKE2B 
9b9fc1c33de8a0072edb28a0a67ae73b6830a4d0e16ebfa28bdeaff1409b2f9aeafc84e24f1187cc4ac1b36de78fdecc25acb4a1839ff5fd32f1c38124a98ff2
 SHA512 
3cf2bdea4fa4572402236ff71678376398d8cae4e87f08487100792275976047a5ee4f024308f1727758ba15ba2f03ed02d8cb95f2d9875c77842a5d24f7f384
+DIST importlib_resources-5.10.1.gh.tar.gz 34781 BLAKE2B 
63b516e1bd9cdb141751dc432944b520227a9b5e18b814db8204e1a5820a410d6101a2c902d25855796d3d1fbb790e2bc1f9327a47f828e946419fb8e787fb4e
 SHA512 
1a3a6e36e30d72ceefe014beafc668624975c74e1ac4c2f526c377443e93792e432f4aa22d3c7d08101dabf906f50227f8716a0ee7f60d62ea24ca99641f8c67

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
new file mode 100644
index ..7fbce509df31
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="
+   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-11-08 Thread Michał Górny
commit: 718a8177173ccf0140ac3e16762d2b5ab7caf31f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  9 05:49:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  9 06:12:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718a8177

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.9.0.ebuild   | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index d2138ca6cf30..4af1db066fd2 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1 @@
 DIST importlib_resources-5.10.0.gh.tar.gz 34195 BLAKE2B 
9b9fc1c33de8a0072edb28a0a67ae73b6830a4d0e16ebfa28bdeaff1409b2f9aeafc84e24f1187cc4ac1b36de78fdecc25acb4a1839ff5fd32f1c38124a98ff2
 SHA512 
3cf2bdea4fa4572402236ff71678376398d8cae4e87f08487100792275976047a5ee4f024308f1727758ba15ba2f03ed02d8cb95f2d9875c77842a5d24f7f384
-DIST importlib_resources-5.9.0.gh.tar.gz 32691 BLAKE2B 
bc922945d0577222e704ac3a5aa24cd6abb31c9b44f42c342e78f45fb035ee2b3843c437eba31bc8a73f609f6126390f4141c52b9eef15ff8bc7efc44233e81b
 SHA512 
9054b633f3c9b3523ccfa2be93774d0aa4b0c2ab8bfb228f1e0bfbbc076362b416c9714409ff365aa5eae579554feedc8f2aeaa49c766db37ab669414eb22827

diff --git a/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
deleted file mode 100644
index ebd2929dda83..
--- a/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="
-   https://github.com/python/importlib_resources/
-   https://pypi.org/project/importlib-resources/
-"
-SRC_URI="
-   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)
-"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2022-11-08 Thread Arthur Zamarin
commit: c947356c139d68371ae5bdf3ff275cc452223359
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  8 20:27:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  8 20:27:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c947356c

dev-python/importlib_resources: Stabilize 5.10.0 ALLARCHES, #880469

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
index 7fbce509df31..ebd2929dda83 100644
--- a/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-10-08 Thread Michał Górny
commit: 8df49a1fd5a4643027f5441c153332eb24aad40e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  8 07:23:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  8 08:01:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df49a1f

dev-python/importlib_resources: Bump to 5.10.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.10.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 7fb8472ae87a..d2138ca6cf30 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
+DIST importlib_resources-5.10.0.gh.tar.gz 34195 BLAKE2B 
9b9fc1c33de8a0072edb28a0a67ae73b6830a4d0e16ebfa28bdeaff1409b2f9aeafc84e24f1187cc4ac1b36de78fdecc25acb4a1839ff5fd32f1c38124a98ff2
 SHA512 
3cf2bdea4fa4572402236ff71678376398d8cae4e87f08487100792275976047a5ee4f024308f1727758ba15ba2f03ed02d8cb95f2d9875c77842a5d24f7f384
 DIST importlib_resources-5.9.0.gh.tar.gz 32691 BLAKE2B 
bc922945d0577222e704ac3a5aa24cd6abb31c9b44f42c342e78f45fb035ee2b3843c437eba31bc8a73f609f6126390f4141c52b9eef15ff8bc7efc44233e81b
 SHA512 
9054b633f3c9b3523ccfa2be93774d0aa4b0c2ab8bfb228f1e0bfbbc076362b416c9714409ff365aa5eae579554feedc8f2aeaa49c766db37ab669414eb22827

diff --git a/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
new file mode 100644
index ..7fbce509df31
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.10.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="
+   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-08-27 Thread Michał Górny
commit: 823a059a1664f367109ea686c8523025aac09270
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 27 05:57:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 27 05:57:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823a059a

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.8.0.ebuild   | 46 --
 2 files changed, 47 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 8240bf31791e..7fb8472ae87a 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1 @@
-DIST importlib_resources-5.8.0.tar.gz 31461 BLAKE2B 
ce6668520297cd7e06b944146277065cd1a0f5ae3f9e3bce24005f0f4a1181a41fa7f91f6b9ee9c0ef4caf7ca65c8efff748957c5c1a45c56778b30568970b36
 SHA512 
5c20a46a1832c7aaddfaa561a3986ea02dae59b94c06861757b6e5912f36624d564c65e184612af6e5930927a3172dc132ceb9846b0585de851d019c68cc8955
 DIST importlib_resources-5.9.0.gh.tar.gz 32691 BLAKE2B 
bc922945d0577222e704ac3a5aa24cd6abb31c9b44f42c342e78f45fb035ee2b3843c437eba31bc8a73f609f6126390f4141c52b9eef15ff8bc7efc44233e81b
 SHA512 
9054b633f3c9b3523ccfa2be93774d0aa4b0c2ab8bfb228f1e0bfbbc076362b416c9714409ff365aa5eae579554feedc8f2aeaa49c766db37ab669414eb22827

diff --git a/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
deleted file mode 100644
index ee3ae9bcfbc7..
--- a/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="
-   https://github.com/python/importlib_resources/
-   https://pypi.org/project/importlib-resources/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)
-"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2022-08-26 Thread Arthur Zamarin
commit: 2a12fdf71af058fd94c07859bae24981a4f0c804
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 26 17:18:22 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 26 17:18:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a12fdf7

dev-python/importlib_resources: Stabilize 5.9.0 ALLARCHES, #866764

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
index 7fbce509df31..ebd2929dda83 100644
--- a/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-07-24 Thread Michał Górny
commit: 37d7b385fb73f965030689e6ffcd07e9cf8b0aab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 18:39:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 18:39:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d7b385

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-5.7.1.ebuild   | 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 4926f4108ece..8240bf31791e 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_resources-5.7.1.tar.gz 31272 BLAKE2B 
3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b
 SHA512 
8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918
 DIST importlib_resources-5.8.0.tar.gz 31461 BLAKE2B 
ce6668520297cd7e06b944146277065cd1a0f5ae3f9e3bce24005f0f4a1181a41fa7f91f6b9ee9c0ef4caf7ca65c8efff748957c5c1a45c56778b30568970b36
 SHA512 
5c20a46a1832c7aaddfaa561a3986ea02dae59b94c06861757b6e5912f36624d564c65e184612af6e5930927a3172dc132ceb9846b0585de851d019c68cc8955
 DIST importlib_resources-5.9.0.gh.tar.gz 32691 BLAKE2B 
bc922945d0577222e704ac3a5aa24cd6abb31c9b44f42c342e78f45fb035ee2b3843c437eba31bc8a73f609f6126390f4141c52b9eef15ff8bc7efc44233e81b
 SHA512 
9054b633f3c9b3523ccfa2be93774d0aa4b0c2ab8bfb228f1e0bfbbc076362b416c9714409ff365aa5eae579554feedc8f2aeaa49c766db37ab669414eb22827

diff --git a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
deleted file mode 100644
index 86b8123a2a88..
--- a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' 3.8 3.9)"
-
-distutils_enable_tests unittest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}



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

2022-07-24 Thread Sam James
commit: 97554ffed83f3974284787b1f43aa6290ed1a99d
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 24 16:27:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 24 16:27:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97554ffe

dev-python/importlib_resources: Stabilize 5.8.0 ALLARCHES, #860612

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
index a35c250af9c3..ee3ae9bcfbc7 100644
--- a/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-07-23 Thread Michał Górny
commit: 2e0b4a6adfe9ac95b4deb49eeca65cf2041f319e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 23 04:47:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 23 06:22:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0b4a6a

dev-python/importlib_resources: Bump to 5.9.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.9.0.ebuild   | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index f246fdc28dc7..4926f4108ece 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.7.1.tar.gz 31272 BLAKE2B 
3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b
 SHA512 
8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918
 DIST importlib_resources-5.8.0.tar.gz 31461 BLAKE2B 
ce6668520297cd7e06b944146277065cd1a0f5ae3f9e3bce24005f0f4a1181a41fa7f91f6b9ee9c0ef4caf7ca65c8efff748957c5c1a45c56778b30568970b36
 SHA512 
5c20a46a1832c7aaddfaa561a3986ea02dae59b94c06861757b6e5912f36624d564c65e184612af6e5930927a3172dc132ceb9846b0585de851d019c68cc8955
+DIST importlib_resources-5.9.0.gh.tar.gz 32691 BLAKE2B 
bc922945d0577222e704ac3a5aa24cd6abb31c9b44f42c342e78f45fb035ee2b3843c437eba31bc8a73f609f6126390f4141c52b9eef15ff8bc7efc44233e81b
 SHA512 
9054b633f3c9b3523ccfa2be93774d0aa4b0c2ab8bfb228f1e0bfbbc076362b416c9714409ff365aa5eae579554feedc8f2aeaa49c766db37ab669414eb22827

diff --git a/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
new file mode 100644
index ..7fbce509df31
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.9.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="
+   https://github.com/python/importlib_resources/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-06-16 Thread Michał Górny
commit: 9b85364a45ca05e24fa0aa83de6fc54c2760341b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 05:13:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 06:06:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b85364a

dev-python/importlib_resources: Bump to 5.8.0

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

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

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 4416a0f5ca2d..f246fdc28dc7 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.7.1.tar.gz 31272 BLAKE2B 
3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b
 SHA512 
8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918
+DIST importlib_resources-5.8.0.tar.gz 31461 BLAKE2B 
ce6668520297cd7e06b944146277065cd1a0f5ae3f9e3bce24005f0f4a1181a41fa7f91f6b9ee9c0ef4caf7ca65c8efff748957c5c1a45c56778b30568970b36
 SHA512 
5c20a46a1832c7aaddfaa561a3986ea02dae59b94c06861757b6e5912f36624d564c65e184612af6e5930927a3172dc132ceb9846b0585de851d019c68cc8955

diff --git a/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
new file mode 100644
index ..a35c250af9c3
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.8.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="
+   https://github.com/python/importlib_resources/
+   https://pypi.org/project/importlib-resources/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+
+distutils_enable_tests unittest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-06-02 Thread Michał Górny
commit: 7499d78d111fae5ca65d67386898ee2fb1ceaf48
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  2 08:29:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  2 08:32:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7499d78d

dev-python/importlib_resources: Remove broken USE=doc

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

 dev-python/importlib_resources/importlib_resources-5.7.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
index 93db39055792..86b8123a2a88 100644
--- a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
' 3.8 3.9)"
 
 distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
 
 src_configure() {
grep -q 'build-backend = "setuptools' pyproject.toml ||



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

2022-05-16 Thread Michał Górny
commit: b02b3650013888cd4c1fb2cba6624deaf9b48eda
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 17 04:48:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 17 04:48:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02b3650

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  3 --
 .../importlib_resources-5.4.0-r3.ebuild| 43 --
 .../importlib_resources-5.6.0.ebuild   | 43 --
 .../importlib_resources-5.7.0.ebuild   | 43 --
 4 files changed, 132 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index aee4543e3e0e..4416a0f5ca2d 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1 @@
-DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b
-DIST importlib_resources-5.6.0.tar.gz 30846 BLAKE2B 
9a83554cd65b7851c4a8c977509f3fc255de3c5927661764e702eeae142b7d0cc75f809fe2a438b6f3acdb2facbdc3dadbf3f9dfed5615643dc15e04545dcf8c
 SHA512 
d3c88dd5f1877b205b4c53ab9c8d4180ae87be0ff9dd11483024de40c84fe7da359f70337aeacc5df3b6deca88b903bb01850da8a54fd057e4174806ae767deb
-DIST importlib_resources-5.7.0.tar.gz 31185 BLAKE2B 
eefdc2380b580c274391369eb7a0432f74987a140a9a2eab2c43756148c1982ffa6f91ddad69992b85f88efdb5d22a40f0f95abd4e12de06be7d3d9ecd237579
 SHA512 
671395701ab96b8a4985f33470cfe2eea58fb60ca04d9763307958f08c535cdfee62b6532c33e24aa851b872e61498d169b4882788b9b829ba9549c84554f6fb
 DIST importlib_resources-5.7.1.tar.gz 31272 BLAKE2B 
3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b
 SHA512 
8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
deleted file mode 100644
index 8d55ed4b701a..
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
-   ' python3_{8,9} pypy3)"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "importlib_resources"
-   version = "${PV}"
-   description = "Read resources from Python packages"
-   EOF
-}

diff --git a/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
deleted file mode 100644
index c13797db40dd..
--- a/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=flit
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc 

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

2022-05-16 Thread Sam James
commit: 3fc9bd1544e903bd2ab515a6762ed63b48ae5ee9
Author: Sam James  gentoo  org>
AuthorDate: Mon May 16 21:50:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 16 21:50:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc9bd15

dev-python/importlib_resources: Stabilize 5.7.1 ALLARCHES, #844811

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
index 9c3938137ce2..93db39055792 100644
--- a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-04-17 Thread Michał Górny
commit: 4154ae4707d50147449dacbca206a4e4ca3a942b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 17 07:28:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 17 08:38:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4154ae47

dev-python/importlib_resources: Bump to 5.7.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.7.1.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index b602c8993aa7..aee4543e3e0e 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b
 DIST importlib_resources-5.6.0.tar.gz 30846 BLAKE2B 
9a83554cd65b7851c4a8c977509f3fc255de3c5927661764e702eeae142b7d0cc75f809fe2a438b6f3acdb2facbdc3dadbf3f9dfed5615643dc15e04545dcf8c
 SHA512 
d3c88dd5f1877b205b4c53ab9c8d4180ae87be0ff9dd11483024de40c84fe7da359f70337aeacc5df3b6deca88b903bb01850da8a54fd057e4174806ae767deb
 DIST importlib_resources-5.7.0.tar.gz 31185 BLAKE2B 
eefdc2380b580c274391369eb7a0432f74987a140a9a2eab2c43756148c1982ffa6f91ddad69992b85f88efdb5d22a40f0f95abd4e12de06be7d3d9ecd237579
 SHA512 
671395701ab96b8a4985f33470cfe2eea58fb60ca04d9763307958f08c535cdfee62b6532c33e24aa851b872e61498d169b4882788b9b829ba9549c84554f6fb
+DIST importlib_resources-5.7.1.tar.gz 31272 BLAKE2B 
3e30117ae4f18a9f2151b5435428f3853664ce291d2d4ce9490d1a3043ca5ce2e80cf04d7dcef71ebdaba8bbad17ee61bb47303637a8bee73a2263853b65293b
 SHA512 
8fd89dfcea4112d26418bcfa522de36c2136a50d07470ac8de18f62bb7bb964a459534554802b1455996ae65796018bea806a592746c1d2717f1313608cf4918

diff --git a/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
new file mode 100644
index ..c13797db40dd
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.7.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-04-15 Thread Arthur Zamarin
commit: 355d63d1239dc5e616c2c2a61ccadc17ccdc8849
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 15 07:24:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 15 07:24:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355d63d1

dev-python/importlib_resources: add 5.7.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.7.0.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 238c23cd7aab..b602c8993aa7 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b
 DIST importlib_resources-5.6.0.tar.gz 30846 BLAKE2B 
9a83554cd65b7851c4a8c977509f3fc255de3c5927661764e702eeae142b7d0cc75f809fe2a438b6f3acdb2facbdc3dadbf3f9dfed5615643dc15e04545dcf8c
 SHA512 
d3c88dd5f1877b205b4c53ab9c8d4180ae87be0ff9dd11483024de40c84fe7da359f70337aeacc5df3b6deca88b903bb01850da8a54fd057e4174806ae767deb
+DIST importlib_resources-5.7.0.tar.gz 31185 BLAKE2B 
eefdc2380b580c274391369eb7a0432f74987a140a9a2eab2c43756148c1982ffa6f91ddad69992b85f88efdb5d22a40f0f95abd4e12de06be7d3d9ecd237579
 SHA512 
671395701ab96b8a4985f33470cfe2eea58fb60ca04d9763307958f08c535cdfee62b6532c33e24aa851b872e61498d169b4882788b9b829ba9549c84554f6fb

diff --git a/dev-python/importlib_resources/importlib_resources-5.7.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.7.0.ebuild
new file mode 100644
index ..c13797db40dd
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.7.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-04-10 Thread Fabian Groffen
commit: 3d49012eaf87aeab81755100314a39dd62962b2b
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Apr 10 12:31:44 2022 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Apr 10 12:32:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d49012e

dev-python/importlib_resources-5.6.0: marked ~x64-solaris

Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
index 31f3ce7d8000..c13797db40dd 100644
--- a/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-03-27 Thread Fabian Groffen
commit: b4f58c4c4357861ff7634e44d0d09cd00020df3e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Mar 27 09:42:18 2022 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Mar 27 09:50:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f58c4c

dev-python/importlib_resources: added Prefix keywords

Signed-off-by: Fabian Groffen  gentoo.org>

 dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
index 9852a5a01ffc..8d55ed4b701a 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-03-26 Thread Michał Górny
commit: d9df9363ac2eb251d96356975523d397c5540e5b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 26 09:52:22 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 26 10:37:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9df9363

dev-python/importlib_resources: Bump to 5.6.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.6.0.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index cfaeebb06a0e..238c23cd7aab 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b
+DIST importlib_resources-5.6.0.tar.gz 30846 BLAKE2B 
9a83554cd65b7851c4a8c977509f3fc255de3c5927661764e702eeae142b7d0cc75f809fe2a438b6f3acdb2facbdc3dadbf3f9dfed5615643dc15e04545dcf8c
 SHA512 
d3c88dd5f1877b205b4c53ab9c8d4180ae87be0ff9dd11483024de40c84fe7da359f70337aeacc5df3b6deca88b903bb01850da8a54fd057e4174806ae767deb

diff --git a/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
new file mode 100644
index ..31f3ce7d8000
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.6.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
+   ' 3.8 3.9)"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-03-03 Thread Michał Górny
commit: fbc279949e42892107ae30f1cf91c048e6709a1f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  4 07:14:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  4 07:14:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc27994

dev-python/importlib_resources: Revert to EAPI 7

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

 dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
index dbe600eaff2b..9852a5a01ffc 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=8
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
 
 DISTUTILS_USE_PEP517=flit
 # This is a backport of Python 3.9's importlib.resources



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

2022-02-27 Thread Michał Górny
commit: 1386d21a75d8e0937a7aedf3154461d396c96f57
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 28 07:05:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 28 07:11:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1386d21a

dev-python/importlib_resources: Remove old

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

 .../importlib_resources-5.4.0-r2.ebuild| 27 --
 1 file changed, 27 deletions(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
deleted file mode 100644
index acdf5e173334..
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' python3_{8,9} pypy3)"
-BDEPEND="
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2022-02-27 Thread Sam James
commit: 95cab5f4b25fde17750c4a51a81ed6526e75e3ac
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb 28 04:43:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 28 04:43:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cab5f4

dev-python/importlib_resources: Stabilize 5.4.0-r3 ALLARCHES, #834248

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

 dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
index 27b8b442c95f..dbe600eaff2b 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2022-02-04 Thread Michał Górny
commit: 8d03fef8ef076358b1df3be2b50b97d0d416d928
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  4 11:57:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  4 12:03:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d03fef8

dev-python/importlib_resources: Remove obsolete toml dep (from setuptools_scm)

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

 dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
index 219174377b5b..acdf5e173334 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
dev-python/zipp[${PYTHON_USEDEP}]
' python3_{8,9} pypy3)"
 BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 



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

2022-02-04 Thread Michał Górny
commit: 3aa37bba62f3de3cc19549a6cf173a72b505193d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  4 09:16:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  4 10:26:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa37bba

dev-python/importlib_resources: Set min dep version for clean bootstrap

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

 dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
index c63e09472b65..27b8b442c95f 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 
 RDEPEND="
$(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
+   >=dev-python/zipp-3.7.0-r1[${PYTHON_USEDEP}]
' python3_{8,9} pypy3)"
 
 distutils_enable_tests unittest



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

2022-02-03 Thread Michał Górny
commit: 08972a9b766dac0f84fb86e50afbfcacde40b6fd
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  3 10:19:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  3 10:58:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08972a9b

dev-python/importlib_resources: Use flit to build (for bootstrap)

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

 .../importlib_resources-5.4.0-r3.ebuild| 42 ++
 1 file changed, 42 insertions(+)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
new file mode 100644
index ..c63e09472b65
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' python3_{8,9} pypy3)"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "importlib_resources"
+   version = "${PV}"
+   description = "Read resources from Python packages"
+   EOF
+}



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

2022-01-19 Thread James Le Cuirot
commit: 84544b827a44f8343f7df4cb4b7525c5c0119bea
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Jan 19 22:42:31 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jan 19 22:44:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84544b82

dev-python/importlib_resources: Keyword 5.4.0-r2 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
index 39f7c3830f79..219174377b5b 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-12-11 Thread Michał Górny
commit: f4b59d7e5b36169f535aadd79f1f15805fc4d8ed
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 11 22:13:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 11 23:24:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b59d7e

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  3 ---
 .../importlib_resources-5.2.2-r2.ebuild| 28 --
 .../importlib_resources-5.2.3-r1.ebuild| 28 --
 .../importlib_resources-5.3.0-r1.ebuild| 28 --
 4 files changed, 87 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 11308cb51c03..cfaeebb06a0e 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1 @@
-DIST importlib_resources-5.2.2.tar.gz 29651 BLAKE2B 
dde545a3f104c799432d7a2b6dbea6f071b82d0b6e3660384e2e0ab3c36eee8942b9f248a6139c708020c617bf0e0dce7fbbd5e06cb0bd192a0296fac6350b51
 SHA512 
7af9aceece4dd25ad827310fde100a4b0b5e0aee03dfeba8789db060e4decafc543784046c2e9eee95d8cab61845c50e4bb0543bb20ae7e1e480aaa80c88fa27
-DIST importlib_resources-5.2.3.tar.gz 30055 BLAKE2B 
72d4ff3d5ac974e68063673af980d70644477e4cf7e1c56b0a8b4a69009abbb112867d6527310c2ec37b1a51e343283f8ee153728a1e94654cea7181d0b4f2df
 SHA512 
97c4f99c184d82d198e75240bd262c18ec0496e07e8eeec2451da8c427500859a1b6677ab044d2e36e87f0c4da439757e13d00f8aa9955db17111487594852b6
-DIST importlib_resources-5.3.0.tar.gz 30784 BLAKE2B 
876d9bdc1360eecc973f53d6d3397db5708dda1b0f30e5a10d372535f0831cc0fcdcc0b361412df8a1f4453f27315e6547096e14ec7bdbcd1d1af41778d5dd39
 SHA512 
ad5a0d5b72e8e49a158254d7146411a86bacda3d9019867bad92e8209dd924ae0928dfe46b574967975622d0809d4e1693dab4b6bf8d78867b09cac8c424072c
 DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild
deleted file mode 100644
index 39f7c3830f79..
--- a/dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' python3_{8,9} pypy3)"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild
deleted file mode 100644
index b6629fb39034..
--- a/dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' python3_{8,9} pypy3)"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild
deleted file mode 100644
index b6629fb39034..
--- a/dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors

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

2021-12-11 Thread Arthur Zamarin
commit: 8d34f322fdc5a67c27699bc377cc996a5b04cfd0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 11 20:28:43 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 11 20:29:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d34f322

dev-python/importlib_resources: Stabilize 5.4.0-r2 ALLARCHES, #828960

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

 dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
index b6629fb39034..39f7c3830f79 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-11-11 Thread Michał Górny
commit: 4bdac2393f3450c821b2e7fea4c7113ba485a71e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 11 15:16:49 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 11 15:17:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdac239

dev-python/importlib_resources: Add missing dep on zipp

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

 ..._resources-5.2.2-r1.ebuild => importlib_resources-5.2.2-r2.ebuild} | 4 
 ...lib_resources-5.2.3.ebuild => importlib_resources-5.2.3-r1.ebuild} | 4 
 ...lib_resources-5.3.0.ebuild => importlib_resources-5.3.0-r1.ebuild} | 4 
 ..._resources-5.4.0-r1.ebuild => importlib_resources-5.4.0-r2.ebuild} | 4 
 4 files changed, 16 insertions(+)

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild
index 87db690449f..39f7c3830f7 100644
--- a/dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.2.2-r2.ebuild
@@ -15,6 +15,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' python3_{8,9} pypy3)"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild
index b27035efae0..b6629fb3903 100644
--- a/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.2.3-r1.ebuild
@@ -15,6 +15,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' python3_{8,9} pypy3)"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild
index b27035efae0..b6629fb3903 100644
--- a/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.3.0-r1.ebuild
@@ -15,6 +15,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' python3_{8,9} pypy3)"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
index b27035efae0..b6629fb3903 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
@@ -15,6 +15,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' python3_{8,9} pypy3)"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]



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

2021-11-09 Thread Michał Górny
commit: 759ccd95f7181700e8a50680d4fd7f85d03d3e51
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov  9 13:50:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov  9 14:01:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759ccd95

dev-python/importlib_resources: Remove stale pypy3.7 deps

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

 ...ib_resources-5.2.2.ebuild => importlib_resources-5.2.2-r1.ebuild} | 5 -
 dev-python/importlib_resources/importlib_resources-5.2.3.ebuild  | 5 -
 dev-python/importlib_resources/importlib_resources-5.3.0.ebuild  | 5 -
 ...ib_resources-5.4.0.ebuild => importlib_resources-5.4.0-r1.ebuild} | 5 -
 4 files changed, 20 deletions(-)

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.2.2.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild
index acad426f3fd..87db690449f 100644
--- a/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.2.2-r1.ebuild
@@ -15,11 +15,6 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3)
-"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
index e844671db23..b27035efae0 100644
--- a/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
@@ -15,11 +15,6 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3)
-"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
index e844671db23..b27035efae0 100644
--- a/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
@@ -15,11 +15,6 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3)
-"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild
similarity index 88%
rename from dev-python/importlib_resources/importlib_resources-5.4.0.ebuild
rename to dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild
index e844671db23..b27035efae0 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r1.ebuild
@@ -15,11 +15,6 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3)
-"
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]



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

2021-10-31 Thread Michał Górny
commit: e6f9736a905c3e5ce1aa732434e5962f6ea0adfb
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 31 06:50:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 31 07:12:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6f9736a

dev-python/importlib_resources: Bump to 5.4.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.4.0.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 7829363329b..11308cb51c0 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-5.2.2.tar.gz 29651 BLAKE2B 
dde545a3f104c799432d7a2b6dbea6f071b82d0b6e3660384e2e0ab3c36eee8942b9f248a6139c708020c617bf0e0dce7fbbd5e06cb0bd192a0296fac6350b51
 SHA512 
7af9aceece4dd25ad827310fde100a4b0b5e0aee03dfeba8789db060e4decafc543784046c2e9eee95d8cab61845c50e4bb0543bb20ae7e1e480aaa80c88fa27
 DIST importlib_resources-5.2.3.tar.gz 30055 BLAKE2B 
72d4ff3d5ac974e68063673af980d70644477e4cf7e1c56b0a8b4a69009abbb112867d6527310c2ec37b1a51e343283f8ee153728a1e94654cea7181d0b4f2df
 SHA512 
97c4f99c184d82d198e75240bd262c18ec0496e07e8eeec2451da8c427500859a1b6677ab044d2e36e87f0c4da439757e13d00f8aa9955db17111487594852b6
 DIST importlib_resources-5.3.0.tar.gz 30784 BLAKE2B 
876d9bdc1360eecc973f53d6d3397db5708dda1b0f30e5a10d372535f0831cc0fcdcc0b361412df8a1f4453f27315e6547096e14ec7bdbcd1d1af41778d5dd39
 SHA512 
ad5a0d5b72e8e49a158254d7146411a86bacda3d9019867bad92e8209dd924ae0928dfe46b574967975622d0809d4e1693dab4b6bf8d78867b09cac8c424072c
+DIST importlib_resources-5.4.0.tar.gz 30554 BLAKE2B 
f5be47cb63813aea15f65d251115cf398f695041871fdf6e8885fee11d9a9d7a2fbfd07efd494bd7c91077f99ab871e06d45f49de9f7e501a1691601206bfb55
 SHA512 
9262c185bdf79fad0a11caabc5c5df836702a74e140a9f60ace857e3f6a60fdb091639b2fb7129b17bad5a46968f43dda7d176fe39af495370dd31f04891fb1b

diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.4.0.ebuild
new file mode 100644
index 000..e844671db23
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-10-18 Thread Michał Górny
commit: b31b3073f0565bacdfebde9dccddd740b90b628f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 18 20:10:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 18 20:40:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31b3073

dev-python/importlib_resources: Bump to 5.3.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.3.0.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index db625bcea98..7829363329b 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.2.2.tar.gz 29651 BLAKE2B 
dde545a3f104c799432d7a2b6dbea6f071b82d0b6e3660384e2e0ab3c36eee8942b9f248a6139c708020c617bf0e0dce7fbbd5e06cb0bd192a0296fac6350b51
 SHA512 
7af9aceece4dd25ad827310fde100a4b0b5e0aee03dfeba8789db060e4decafc543784046c2e9eee95d8cab61845c50e4bb0543bb20ae7e1e480aaa80c88fa27
 DIST importlib_resources-5.2.3.tar.gz 30055 BLAKE2B 
72d4ff3d5ac974e68063673af980d70644477e4cf7e1c56b0a8b4a69009abbb112867d6527310c2ec37b1a51e343283f8ee153728a1e94654cea7181d0b4f2df
 SHA512 
97c4f99c184d82d198e75240bd262c18ec0496e07e8eeec2451da8c427500859a1b6677ab044d2e36e87f0c4da439757e13d00f8aa9955db17111487594852b6
+DIST importlib_resources-5.3.0.tar.gz 30784 BLAKE2B 
876d9bdc1360eecc973f53d6d3397db5708dda1b0f30e5a10d372535f0831cc0fcdcc0b361412df8a1f4453f27315e6547096e14ec7bdbcd1d1af41778d5dd39
 SHA512 
ad5a0d5b72e8e49a158254d7146411a86bacda3d9019867bad92e8209dd924ae0928dfe46b574967975622d0809d4e1693dab4b6bf8d78867b09cac8c424072c

diff --git a/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
new file mode 100644
index 000..e844671db23
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-10-17 Thread Michał Górny
commit: f1069a371b08b821332b25fe1e17e2463aa569a4
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 17 19:46:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 17 21:15:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1069a37

dev-python/importlib_resources: Bump to 5.2.3

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.2.3.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index fe7665c9bec..db625bcea98 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.2.2.tar.gz 29651 BLAKE2B 
dde545a3f104c799432d7a2b6dbea6f071b82d0b6e3660384e2e0ab3c36eee8942b9f248a6139c708020c617bf0e0dce7fbbd5e06cb0bd192a0296fac6350b51
 SHA512 
7af9aceece4dd25ad827310fde100a4b0b5e0aee03dfeba8789db060e4decafc543784046c2e9eee95d8cab61845c50e4bb0543bb20ae7e1e480aaa80c88fa27
+DIST importlib_resources-5.2.3.tar.gz 30055 BLAKE2B 
72d4ff3d5ac974e68063673af980d70644477e4cf7e1c56b0a8b4a69009abbb112867d6527310c2ec37b1a51e343283f8ee153728a1e94654cea7181d0b4f2df
 SHA512 
97c4f99c184d82d198e75240bd262c18ec0496e07e8eeec2451da8c427500859a1b6677ab044d2e36e87f0c4da439757e13d00f8aa9955db17111487594852b6

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
new file mode 100644
index 000..e844671db23
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.2.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-08-01 Thread Michał Górny
commit: ac09c0695b5ddb921066d356bdede01b05a1af20
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug  2 05:40:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug  2 05:40:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac09c069

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  3 ---
 .../importlib_resources-5.1.4.ebuild   | 30 --
 .../importlib_resources-5.2.0.ebuild   | 30 --
 .../importlib_resources-5.2.1.ebuild   | 29 -
 4 files changed, 92 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 379b5e459be..fe7665c9bec 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1 @@
-DIST importlib_resources-5.1.4.tar.gz 28783 BLAKE2B 
e88cbe34dfd9b251fc78f2aba173f3eb657462777cb66454fbc1735575c6cac6a868f5e40206fb8925aa8c7f708d72624693cd772f2335231bc5da4f417d622e
 SHA512 
ede757b0ee4a246a3446a165f4c8e56edf326f90464f01d853b6c04042371ff1edc4e41f388c6ea6973302a183cf1c04ee21335342886747c991ba0b38c7aec3
-DIST importlib_resources-5.2.0.tar.gz 29655 BLAKE2B 
570e92750351a72c95653302baee56dadc28a328a8e42af9d3346be9a256c2d43322d75622f78d87b5642ed9503c9b7f1df0b0223414847619efb2ebd5e27f5f
 SHA512 
248de71aec8aae93f14b0c48381e7de4425f1eb0c014a4f4a49859db50e8b0a94c2e1c0a664086c74ac7fe19e526b8e3f4fc82d19d3d722df6625dc0dc708c90
-DIST importlib_resources-5.2.1.tar.gz 29622 BLAKE2B 
3ac095355534c1ea35e65d685e36ea71dbda686e1312851b0ea5ce079053429812da5ba57b00bf02981786037de2c5e91a4bc0eedf03c8463f184180c10b
 SHA512 
e0534c6e0e1cfe8621710e58f43b0ec3e5a6fd9e1eafa58ffa09f9120e05a416b69b45639f3028f7d4d02831429bc5de3cbfa97e141474d268d6c32a5f14c1bd
 DIST importlib_resources-5.2.2.tar.gz 29651 BLAKE2B 
dde545a3f104c799432d7a2b6dbea6f071b82d0b6e3660384e2e0ab3c36eee8942b9f248a6139c708020c617bf0e0dce7fbbd5e06cb0bd192a0296fac6350b51
 SHA512 
7af9aceece4dd25ad827310fde100a4b0b5e0aee03dfeba8789db060e4decafc543784046c2e9eee95d8cab61845c50e4bb0543bb20ae7e1e480aaa80c88fa27

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
deleted file mode 100644
index 9b672e338d9..000
--- a/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild
deleted file mode 100644
index 1fb714a82b6..000
--- a/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_8 )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild
deleted file mode 100644
index e844671db23..000
--- a/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed 

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

2021-08-01 Thread Sam James
commit: 94bcc78408d2c4ddf84d5f32cd1d79c1a45f1341
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug  1 23:47:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug  1 23:47:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bcc784

dev-python/importlib_resources: Stabilize 5.2.2 ALLARCHES, #805401

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild
index e844671db23..acad426f3fd 100644
--- a/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.2.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-07-28 Thread Michał Górny
commit: 3130fca7fb19d2d0e9fed2c30822cf1f2d1aceee
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 29 05:07:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 29 05:51:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3130fca7

dev-python/importlib_resources: Bump to 5.2.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.2.1.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 365a5340202..88d1250b2c3 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.1.4.tar.gz 28783 BLAKE2B 
e88cbe34dfd9b251fc78f2aba173f3eb657462777cb66454fbc1735575c6cac6a868f5e40206fb8925aa8c7f708d72624693cd772f2335231bc5da4f417d622e
 SHA512 
ede757b0ee4a246a3446a165f4c8e56edf326f90464f01d853b6c04042371ff1edc4e41f388c6ea6973302a183cf1c04ee21335342886747c991ba0b38c7aec3
 DIST importlib_resources-5.2.0.tar.gz 29655 BLAKE2B 
570e92750351a72c95653302baee56dadc28a328a8e42af9d3346be9a256c2d43322d75622f78d87b5642ed9503c9b7f1df0b0223414847619efb2ebd5e27f5f
 SHA512 
248de71aec8aae93f14b0c48381e7de4425f1eb0c014a4f4a49859db50e8b0a94c2e1c0a664086c74ac7fe19e526b8e3f4fc82d19d3d722df6625dc0dc708c90
+DIST importlib_resources-5.2.1.tar.gz 29622 BLAKE2B 
3ac095355534c1ea35e65d685e36ea71dbda686e1312851b0ea5ce079053429812da5ba57b00bf02981786037de2c5e91a4bc0eedf03c8463f184180c10b
 SHA512 
e0534c6e0e1cfe8621710e58f43b0ec3e5a6fd9e1eafa58ffa09f9120e05a416b69b45639f3028f7d4d02831429bc5de3cbfa97e141474d268d6c32a5f14c1bd

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild
new file mode 100644
index 000..e844671db23
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-06-28 Thread Michał Górny
commit: 3dbb7a8c9b32c89659ca26025f7b2a0a07c24c93
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 28 05:37:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 28 09:10:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbb7a8c

dev-python/importlib_resources: Bump to 5.2.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.2.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 866a741173f..365a5340202 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.1.4.tar.gz 28783 BLAKE2B 
e88cbe34dfd9b251fc78f2aba173f3eb657462777cb66454fbc1735575c6cac6a868f5e40206fb8925aa8c7f708d72624693cd772f2335231bc5da4f417d622e
 SHA512 
ede757b0ee4a246a3446a165f4c8e56edf326f90464f01d853b6c04042371ff1edc4e41f388c6ea6973302a183cf1c04ee21335342886747c991ba0b38c7aec3
+DIST importlib_resources-5.2.0.tar.gz 29655 BLAKE2B 
570e92750351a72c95653302baee56dadc28a328a8e42af9d3346be9a256c2d43322d75622f78d87b5642ed9503c9b7f1df0b0223414847619efb2ebd5e27f5f
 SHA512 
248de71aec8aae93f14b0c48381e7de4425f1eb0c014a4f4a49859db50e8b0a94c2e1c0a664086c74ac7fe19e526b8e3f4fc82d19d3d722df6625dc0dc708c90

diff --git a/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild
new file mode 100644
index 000..1fb714a82b6
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3 python3_7)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-06-14 Thread Michał Górny
commit: 8d07df3bcc36ae8fd6fcbf9676a17b4428d9f124
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 14 22:25:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 14 22:25:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d07df3b

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  2 --
 .../importlib_resources-5.1.2.ebuild   | 30 --
 .../importlib_resources-5.1.3.ebuild   | 30 --
 3 files changed, 62 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 8af0ec07353..866a741173f 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1 @@
-DIST importlib_resources-5.1.2.tar.gz 32177 BLAKE2B 
5374cad672f7324cc31ff4709f0fda27dc48435c2469282fe84bb9a453917ce15b1c3529f502a8b42993638768e7ee781a4601665c60ad6da2811748b4866006
 SHA512 
894bcf55aa4789a8d47d832cc9a20ac0763270e78f03548b7e714d18f64f4b4ebdabdadb4dd1b2bc9513df13a3f328ef5d62e6015878738ea59e6f139e4c195f
-DIST importlib_resources-5.1.3.tar.gz 28613 BLAKE2B 
7edf1d75ae977c674223059504e5d7912cb83503d7a70b0b9251c5af130acf8c1466b0314c583167c1210a3fc3005d298be5fd1e6b1d7e6d128ad46142decfab
 SHA512 
cfd778e6a07799577625a0102b79d3fa69c710215168b6aaeffea68db41ff84ff5c15681fcd4d68be043a618554189720520fc0d1266df3e522035924903d39a
 DIST importlib_resources-5.1.4.tar.gz 28783 BLAKE2B 
e88cbe34dfd9b251fc78f2aba173f3eb657462777cb66454fbc1735575c6cac6a868f5e40206fb8925aa8c7f708d72624693cd772f2335231bc5da4f417d622e
 SHA512 
ede757b0ee4a246a3446a165f4c8e56edf326f90464f01d853b6c04042371ff1edc4e41f388c6ea6973302a183cf1c04ee21335342886747c991ba0b38c7aec3

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild
deleted file mode 100644
index 52a925d170a..000
--- a/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild
deleted file mode 100644
index 832a9c131a5..000
--- a/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-06-14 Thread Sam James
commit: 6e090113c58e1bae3bc8af2a650e36487d8b4fe8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 14 22:16:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 14 22:16:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e090113

dev-python/importlib_resources: Stabilize 5.1.4 ALLARCHES, #796068

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
index b0057246b1c..9b672e338d9 100644
--- a/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-05-22 Thread Michał Górny
commit: f8e1fcfff81c5d0f82266a03034800883a0fd5b8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 22 07:20:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 22 07:58:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e1fcff

dev-python/importlib_resources: Bump to 5.1.4

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.1.4.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index ed4f9fe7a65..8af0ec07353 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.1.2.tar.gz 32177 BLAKE2B 
5374cad672f7324cc31ff4709f0fda27dc48435c2469282fe84bb9a453917ce15b1c3529f502a8b42993638768e7ee781a4601665c60ad6da2811748b4866006
 SHA512 
894bcf55aa4789a8d47d832cc9a20ac0763270e78f03548b7e714d18f64f4b4ebdabdadb4dd1b2bc9513df13a3f328ef5d62e6015878738ea59e6f139e4c195f
 DIST importlib_resources-5.1.3.tar.gz 28613 BLAKE2B 
7edf1d75ae977c674223059504e5d7912cb83503d7a70b0b9251c5af130acf8c1466b0314c583167c1210a3fc3005d298be5fd1e6b1d7e6d128ad46142decfab
 SHA512 
cfd778e6a07799577625a0102b79d3fa69c710215168b6aaeffea68db41ff84ff5c15681fcd4d68be043a618554189720520fc0d1266df3e522035924903d39a
+DIST importlib_resources-5.1.4.tar.gz 28783 BLAKE2B 
e88cbe34dfd9b251fc78f2aba173f3eb657462777cb66454fbc1735575c6cac6a868f5e40206fb8925aa8c7f708d72624693cd772f2335231bc5da4f417d622e
 SHA512 
ede757b0ee4a246a3446a165f4c8e56edf326f90464f01d853b6c04042371ff1edc4e41f388c6ea6973302a183cf1c04ee21335342886747c991ba0b38c7aec3

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
new file mode 100644
index 000..b0057246b1c
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]
+   ' pypy3 python3_7)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-05-13 Thread Louis Sautier
commit: b94002fc9f37f47f80220684b6c41078e4af88c1
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu May 13 22:00:48 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu May 13 22:03:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94002fc

dev-python/importlib_resources: add 5.1.3

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.1.3.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 10758aa58de..ed4f9fe7a65 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-5.1.2.tar.gz 32177 BLAKE2B 
5374cad672f7324cc31ff4709f0fda27dc48435c2469282fe84bb9a453917ce15b1c3529f502a8b42993638768e7ee781a4601665c60ad6da2811748b4866006
 SHA512 
894bcf55aa4789a8d47d832cc9a20ac0763270e78f03548b7e714d18f64f4b4ebdabdadb4dd1b2bc9513df13a3f328ef5d62e6015878738ea59e6f139e4c195f
+DIST importlib_resources-5.1.3.tar.gz 28613 BLAKE2B 
7edf1d75ae977c674223059504e5d7912cb83503d7a70b0b9251c5af130acf8c1466b0314c583167c1210a3fc3005d298be5fd1e6b1d7e6d128ad46142decfab
 SHA512 
cfd778e6a07799577625a0102b79d3fa69c710215168b6aaeffea68db41ff84ff5c15681fcd4d68be043a618554189720520fc0d1266df3e522035924903d39a

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild
new file mode 100644
index 000..832a9c131a5
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.1.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_7)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-04-05 Thread Michał Górny
commit: 4a6a7b92dc4f70d76fad074621b6c81ffab0d1ea
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr  5 18:36:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr  5 18:36:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6a7b92

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  2 --
 .../importlib_resources-5.1.0.ebuild   | 30 --
 .../importlib_resources-5.1.1.ebuild   | 30 --
 3 files changed, 62 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 60dc9a0e433..10758aa58de 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1 @@
-DIST importlib_resources-5.1.0.tar.gz 31435 BLAKE2B 
f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a
 SHA512 
f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e
-DIST importlib_resources-5.1.1.tar.gz 32125 BLAKE2B 
3205ca16163ab3e186c4d2bb255c3cc39fde632ed28bbeb3c8a30e771445de9f02020e1a78f9705332ba279ed3bd9b4e1cff787ceb14cbaa7bc1f72eaa9298ba
 SHA512 
2ee6f8a5f9c501647cd0b79f91041cefaa0b2822dd093efd8cc2917ef45e1917b7a9b493a62b28393de65fdb008f726912fefe61cf1a1aabaed312193b801033
 DIST importlib_resources-5.1.2.tar.gz 32177 BLAKE2B 
5374cad672f7324cc31ff4709f0fda27dc48435c2469282fe84bb9a453917ce15b1c3529f502a8b42993638768e7ee781a4601665c60ad6da2811748b4866006
 SHA512 
894bcf55aa4789a8d47d832cc9a20ac0763270e78f03548b7e714d18f64f4b4ebdabdadb4dd1b2bc9513df13a3f328ef5d62e6015878738ea59e6f139e4c195f

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
deleted file mode 100644
index d4e6f86b0f6..000
--- a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild
deleted file mode 100644
index 832a9c131a5..000
--- a/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_7)
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-03-04 Thread Michał Górny
commit: 5935e20bad2b1a860b30200141247e3611b3bd31
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  4 20:10:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  4 20:27:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5935e20b

dev-python/importlib_resources: Bump to 5.1.2

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.1.2.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 0e8a1bdebbc..60dc9a0e433 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-5.1.0.tar.gz 31435 BLAKE2B 
f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a
 SHA512 
f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e
 DIST importlib_resources-5.1.1.tar.gz 32125 BLAKE2B 
3205ca16163ab3e186c4d2bb255c3cc39fde632ed28bbeb3c8a30e771445de9f02020e1a78f9705332ba279ed3bd9b4e1cff787ceb14cbaa7bc1f72eaa9298ba
 SHA512 
2ee6f8a5f9c501647cd0b79f91041cefaa0b2822dd093efd8cc2917ef45e1917b7a9b493a62b28393de65fdb008f726912fefe61cf1a1aabaed312193b801033
+DIST importlib_resources-5.1.2.tar.gz 32177 BLAKE2B 
5374cad672f7324cc31ff4709f0fda27dc48435c2469282fe84bb9a453917ce15b1c3529f502a8b42993638768e7ee781a4601665c60ad6da2811748b4866006
 SHA512 
894bcf55aa4789a8d47d832cc9a20ac0763270e78f03548b7e714d18f64f4b4ebdabdadb4dd1b2bc9513df13a3f328ef5d62e6015878738ea59e6f139e4c195f

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild
new file mode 100644
index 000..832a9c131a5
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_7)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-03-02 Thread Michał Górny
commit: b5234b0157299bc77e83ed54888253d07bca3d1f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar  2 08:22:42 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar  2 08:22:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5234b01

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  3 ---
 .../importlib_resources-3.3.0.ebuild   | 30 --
 .../importlib_resources-4.1.1.ebuild   | 30 --
 .../importlib_resources-5.0.0.ebuild   | 30 --
 4 files changed, 93 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 207e93a8704..0e8a1bdebbc 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,5 +1,2 @@
-DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
-DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303
-DIST importlib_resources-5.0.0.tar.gz 30603 BLAKE2B 
66a22891e28e282919ed3847e69d36655ab8052f4f6c743ceb43456bc5447348302b61e5e3d3553d006fbab45c706882680265613497eedcc97c732a1776183a
 SHA512 
eff23d8d365f105069910efe6e95f63a7e6c2cea7ca707cf4085c6d9f9c4f28065a1ad937d06ab3549a0ac25da5fa950af7b56a52d892125265252e0b79bf7f9
 DIST importlib_resources-5.1.0.tar.gz 31435 BLAKE2B 
f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a
 SHA512 
f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e
 DIST importlib_resources-5.1.1.tar.gz 32125 BLAKE2B 
3205ca16163ab3e186c4d2bb255c3cc39fde632ed28bbeb3c8a30e771445de9f02020e1a78f9705332ba279ed3bd9b4e1cff787ceb14cbaa7bc1f72eaa9298ba
 SHA512 
2ee6f8a5f9c501647cd0b79f91041cefaa0b2822dd093efd8cc2917ef45e1917b7a9b493a62b28393de65fdb008f726912fefe61cf1a1aabaed312193b801033

diff --git a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
deleted file mode 100644
index e24612a4b34..000
--- a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git a/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild
deleted file mode 100644
index 8edb5b33d3f..000
--- a/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging

diff --git 

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

2021-03-01 Thread Sam James
commit: 59f1ff80520a43bbf30b42af498b03cfd504f47f
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar  2 01:34:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  2 01:34:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f1ff80

dev-python/importlib_resources: Stabilize 5.1.0 ALLARCHES, #773736

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
index 680eb6ca1ff..d4e6f86b0f6 100644
--- a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-03-01 Thread Michał Górny
commit: 546938eaf0230ce002b748f3a17a5b5712564c25
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar  1 08:12:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar  1 08:13:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546938ea

dev-python/importlib_resources: Bump to 5.1.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.1.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 281d985f447..207e93a8704 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -2,3 +2,4 @@ DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607
 DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303
 DIST importlib_resources-5.0.0.tar.gz 30603 BLAKE2B 
66a22891e28e282919ed3847e69d36655ab8052f4f6c743ceb43456bc5447348302b61e5e3d3553d006fbab45c706882680265613497eedcc97c732a1776183a
 SHA512 
eff23d8d365f105069910efe6e95f63a7e6c2cea7ca707cf4085c6d9f9c4f28065a1ad937d06ab3549a0ac25da5fa950af7b56a52d892125265252e0b79bf7f9
 DIST importlib_resources-5.1.0.tar.gz 31435 BLAKE2B 
f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a
 SHA512 
f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e
+DIST importlib_resources-5.1.1.tar.gz 32125 BLAKE2B 
3205ca16163ab3e186c4d2bb255c3cc39fde632ed28bbeb3c8a30e771445de9f02020e1a78f9705332ba279ed3bd9b4e1cff787ceb14cbaa7bc1f72eaa9298ba
 SHA512 
2ee6f8a5f9c501647cd0b79f91041cefaa0b2822dd093efd8cc2917ef45e1917b7a9b493a62b28393de65fdb008f726912fefe61cf1a1aabaed312193b801033

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild
new file mode 100644
index 000..832a9c131a5
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_7)
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-01-19 Thread Michał Górny
commit: 3a9bd8c04868ec976ef42edf436d219764351032
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 19 08:16:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 19 08:23:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9bd8c0

dev-python/importlib_resources: Bump to 5.1.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.1.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index af54641eefe..281d985f447 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
 DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303
 DIST importlib_resources-5.0.0.tar.gz 30603 BLAKE2B 
66a22891e28e282919ed3847e69d36655ab8052f4f6c743ceb43456bc5447348302b61e5e3d3553d006fbab45c706882680265613497eedcc97c732a1776183a
 SHA512 
eff23d8d365f105069910efe6e95f63a7e6c2cea7ca707cf4085c6d9f9c4f28065a1ad937d06ab3549a0ac25da5fa950af7b56a52d892125265252e0b79bf7f9
+DIST importlib_resources-5.1.0.tar.gz 31435 BLAKE2B 
f3e39117027a07de6c781e8b9bc3809a8fda4d1d5305bd514f4818a89a15e567c7c3c9533b263d8a2874e8fe0a580a55739e784a7ea2c7190a3eba7a422fab2a
 SHA512 
f8ea8719a038a0b14845678c3ad836a6285b69bd3af45a45bb1e8d3ba401c72b8da00907a03297cde466551b169ba3f02133231e6f8d935d39110681ada35c8e

diff --git a/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
new file mode 100644
index 000..e1158587790
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2021-01-10 Thread Michał Górny
commit: b02eae0feeef1c295066b747fb7ff129061caca1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 10 09:32:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 10 09:38:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02eae0f

dev-python/importlib_resources: Bump to 5.0.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-5.0.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 51577395538..af54641eefe 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
 DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303
+DIST importlib_resources-5.0.0.tar.gz 30603 BLAKE2B 
66a22891e28e282919ed3847e69d36655ab8052f4f6c743ceb43456bc5447348302b61e5e3d3553d006fbab45c706882680265613497eedcc97c732a1776183a
 SHA512 
eff23d8d365f105069910efe6e95f63a7e6c2cea7ca707cf4085c6d9f9c4f28065a1ad937d06ab3549a0ac25da5fa950af7b56a52d892125265252e0b79bf7f9

diff --git a/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild
new file mode 100644
index 000..e1158587790
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-5.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-12-31 Thread Michał Górny
commit: 9317e5ea202d9eb48ea9e64d723b45ed6fddde3c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 31 08:47:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 31 08:47:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9317e5ea

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  4 --
 .../importlib_resources-1.5.0-r2.ebuild| 48 --
 .../importlib_resources-3.3.1.ebuild   | 30 --
 .../importlib_resources-4.0.0.ebuild   | 30 --
 .../importlib_resources-4.1.0.ebuild   | 30 --
 5 files changed, 142 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 8d1972d8698..51577395538 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,6 +1,2 @@
-DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
-DIST importlib_resources-3.3.1.tar.gz 29012 BLAKE2B 
ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87
 SHA512 
3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59
-DIST importlib_resources-4.0.0.tar.gz 27317 BLAKE2B 
64cd01b650d82f2d3adf2a734a6da390073b190fbd8f8fd0a5be046931d78c93dcf16873477680fc14daadacdde629fcfd6f5d9cd89c7a5de56ba6c1ff4aad92
 SHA512 
0d5d175a814462db5bf29645f5d06e4cdff5c40ac1e022282690cba79e8f57885873956659952a086bdf7a1f3f7fbd78c1366030642ac8f6b40fa6df3056d6f1
-DIST importlib_resources-4.1.0.tar.gz 30814 BLAKE2B 
50b6f9693df9ee21ae53f27f42a7aeb42e6f50ed305fa1004462bf189366b80d7dc48a40f77eafc41107de91f08015275a69e524421777a8d17e155cb867e943
 SHA512 
a42e4d66649b285489ea3bc0773761da19c05a03732492eefaaa008a0ddcf0696ceed380e296da9ff392529d681350ff045aeeec9cecbbafcd3bd15141920592
 DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild
deleted file mode 100644
index 91965fd8c63..000
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/contextlib2[${PYTHON_USEDEP}]
-   dev-python/pathlib2[${PYTHON_USEDEP}]
-   dev-python/singledispatch[${PYTHON_USEDEP}]
-   dev-python/typing[${PYTHON_USEDEP}]
-   ' -2)
-   $(python_gen_cond_dep '
-   dev-python/importlib_metadata[${PYTHON_USEDEP}]
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! python_is_python3; then
-   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
-   fi
-}
-
-python_install() {
-   distutils-r1_python_install --skip-build
-}

diff --git a/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild
deleted file mode 100644
index b94ce8b4f43..000
--- a/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild
+++ 

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

2020-12-30 Thread Sam James
commit: 0fc0a874b60cc8c1c2adc9fec486a19e518bd96d
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 31 01:16:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 31 01:16:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc0a874

dev-python/importlib_resources: Stabilize 3.3.0 ALLARCHES, #762553

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

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

diff --git a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
index b94ce8b4f43..fb7616f129f 100644
--- a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-12-28 Thread Michał Górny
commit: 6dbcee8ff6a07092a3d5c9d6d92fa8fb2f687983
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 28 08:35:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 28 08:36:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbcee8f

dev-python/importlib_resources: Bump to 4.1.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-4.1.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 8ffc8cd6661..8d1972d8698 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -3,3 +3,4 @@ DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607
 DIST importlib_resources-3.3.1.tar.gz 29012 BLAKE2B 
ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87
 SHA512 
3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59
 DIST importlib_resources-4.0.0.tar.gz 27317 BLAKE2B 
64cd01b650d82f2d3adf2a734a6da390073b190fbd8f8fd0a5be046931d78c93dcf16873477680fc14daadacdde629fcfd6f5d9cd89c7a5de56ba6c1ff4aad92
 SHA512 
0d5d175a814462db5bf29645f5d06e4cdff5c40ac1e022282690cba79e8f57885873956659952a086bdf7a1f3f7fbd78c1366030642ac8f6b40fa6df3056d6f1
 DIST importlib_resources-4.1.0.tar.gz 30814 BLAKE2B 
50b6f9693df9ee21ae53f27f42a7aeb42e6f50ed305fa1004462bf189366b80d7dc48a40f77eafc41107de91f08015275a69e524421777a8d17e155cb867e943
 SHA512 
a42e4d66649b285489ea3bc0773761da19c05a03732492eefaaa008a0ddcf0696ceed380e296da9ff392529d681350ff045aeeec9cecbbafcd3bd15141920592
+DIST importlib_resources-4.1.1.tar.gz 30821 BLAKE2B 
440adde5ce8604c3dddc6c59f730890b4832076f3f7d5c1f9b46ed4d4fe1d80d714a2f393ae1a1b386ef20812090c7370858ca9d3920bc115a6cedb0d2000c8f
 SHA512 
e277d375f800e8d1be317f90344c10b2848a0f7e0b3b6f28014b71d4b92b496137aa84b8ad865a3b93c983d20d827f18c6baf0d6c540882622b0903bebaae303

diff --git a/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild
new file mode 100644
index 000..b94ce8b4f43
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-4.1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-12-25 Thread Michał Górny
commit: c1d017361514dc09e02dcf1c20437ca3ac8ab870
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 25 08:18:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 25 08:18:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d01736

dev-python/importlib_resources: Bump to 4.1.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-4.1.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 11343738c64..8ffc8cd6661 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -2,3 +2,4 @@ DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a6
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
 DIST importlib_resources-3.3.1.tar.gz 29012 BLAKE2B 
ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87
 SHA512 
3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59
 DIST importlib_resources-4.0.0.tar.gz 27317 BLAKE2B 
64cd01b650d82f2d3adf2a734a6da390073b190fbd8f8fd0a5be046931d78c93dcf16873477680fc14daadacdde629fcfd6f5d9cd89c7a5de56ba6c1ff4aad92
 SHA512 
0d5d175a814462db5bf29645f5d06e4cdff5c40ac1e022282690cba79e8f57885873956659952a086bdf7a1f3f7fbd78c1366030642ac8f6b40fa6df3056d6f1
+DIST importlib_resources-4.1.0.tar.gz 30814 BLAKE2B 
50b6f9693df9ee21ae53f27f42a7aeb42e6f50ed305fa1004462bf189366b80d7dc48a40f77eafc41107de91f08015275a69e524421777a8d17e155cb867e943
 SHA512 
a42e4d66649b285489ea3bc0773761da19c05a03732492eefaaa008a0ddcf0696ceed380e296da9ff392529d681350ff045aeeec9cecbbafcd3bd15141920592

diff --git a/dev-python/importlib_resources/importlib_resources-4.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-4.1.0.ebuild
new file mode 100644
index 000..b94ce8b4f43
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-4.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-12-23 Thread Michał Górny
commit: fd36a52dc06b8ac3154dad698dddc35a699c1727
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 24 00:16:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 24 00:19:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd36a52d

dev-python/importlib_resources: Bump to 4.0.0

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-4.0.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 7fb3697fc3b..11343738c64 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
 DIST importlib_resources-3.3.1.tar.gz 29012 BLAKE2B 
ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87
 SHA512 
3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59
+DIST importlib_resources-4.0.0.tar.gz 27317 BLAKE2B 
64cd01b650d82f2d3adf2a734a6da390073b190fbd8f8fd0a5be046931d78c93dcf16873477680fc14daadacdde629fcfd6f5d9cd89c7a5de56ba6c1ff4aad92
 SHA512 
0d5d175a814462db5bf29645f5d06e4cdff5c40ac1e022282690cba79e8f57885873956659952a086bdf7a1f3f7fbd78c1366030642ac8f6b40fa6df3056d6f1

diff --git a/dev-python/importlib_resources/importlib_resources-4.0.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-4.0.0.ebuild
new file mode 100644
index 000..b94ce8b4f43
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-4.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-12-23 Thread Michał Górny
commit: 9ae3f088c40988a582e98c0aa6cd98e3e515d765
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec 23 08:27:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 23 08:29:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae3f088

dev-python/importlib_resources: Update remote-id

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

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

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib_resources/metadata.xml
index 30b99fb262c..d3c625f4088 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -18,7 +18,7 @@


python/importlib_resources
-   importlib_resources
+   importlib-resources

https://github.com/python/importlib_resources/issues
https://importlib-resources.readthedocs.io/




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

2020-12-23 Thread Michał Górny
commit: a3a355fd6ee6b563ee6c8c903e2cc5e3f4c2a486
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec 23 08:17:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec 23 08:28:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a355fd

dev-python/importlib_resources: Bump to 3.3.1

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

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.3.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index ee4416ed4dc..7fb3697fc3b 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172
+DIST importlib_resources-3.3.1.tar.gz 29012 BLAKE2B 
ff4fc6eb6dd1ff89b873076b2709bcd6ed10c51388646560eeb929e8cb8a000329260ff093929163045ba32c0d00b9f797f9e06b9524445b1ef052e8a82a7f87
 SHA512 
3b484169362b7d7062655668a2035a77440a2e2b81708d41e339b6007e8140162d85cfc14fca464b059a649fcda31ef9718a08cdd2cf7c8e588ba3fafc08bb59

diff --git a/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild
new file mode 100644
index 000..b94ce8b4f43
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.3.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-11-28 Thread Sam James
commit: f57ebd879a06120735f5df93d6593bec7ffbdd5d
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 28 08:29:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 28 08:29:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57ebd87

dev-python/importlib_resources: mark ALLARCHES

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib_resources/metadata.xml
index 45769af0413..30b99fb262c 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -9,6 +9,7 @@
pyt...@gentoo.org
Python

+   

Backport of Python standard library importlib.resources module
for Python 2.7, and 3.4 through 3.8. Users of Python 3.9 and 
beyond



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

2020-11-28 Thread Sam James
commit: ea94de877913bb5fb19fef0b51cc133f37a0991a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 28 08:30:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 28 08:30:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea94de87

dev-python/importlib_resources: ~x64-macos keyworded

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
index 49e25f9954b..b94ce8b4f43 100644
--- a/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-11-02 Thread Michał Górny
commit: 4c1b9620d97a10dd6f6c827fbc62a0544a880e39
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov  2 10:30:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov  2 10:34:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1b9620

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-3.2.0.ebuild   | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 28efe547f9d..ee4416ed4dc 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
-DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470
 DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172

diff --git a/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild
deleted file mode 100644
index 49e25f9954b..000
--- a/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-28 Thread Louis Sautier
commit: 468e97372af89e2f8d94def9709149983f3830e6
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Oct 29 00:03:16 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Oct 29 00:04:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=468e9737

dev-python/importlib_resources: bump to 3.3.0 and remove 3.2.1

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest | 2 +-
 ...mportlib_resources-3.2.1.ebuild => importlib_resources-3.3.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 559150b51a5..28efe547f9d 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470
-DIST importlib_resources-3.2.1.tar.gz 28884 BLAKE2B 
8801e0e951178ea986a1c396384514fbc66a3754d0ebae912891c9b8cfa0c02bbcbe6b9d9255bf2fc470fbf8b45113c96ea7cfa1c766687f042dba333bbbdc1a
 SHA512 
998dca8acc393e21ee47ad41948b690d10fe7d19f9b39dee1de5293dd53198a2f9231bd9719dd8be343c2c72913b1c96cead194de60b5030f43476c5544b828f
+DIST importlib_resources-3.3.0.tar.gz 29000 BLAKE2B 
5fb87c6e15f01733567fef060607da0625d32e415e294cfd5db94fb26e13d257763f2d3795c19ee7d10fc1fdc579fc0c34a484d28aff32c20553d18fafc7b850
 SHA512 
1fc03c9d141a094ca6ae0acb9ff0668a3f3aa76b47ce2149691b1d85d37a3ba9d329dbafd8b94961c537a4982cea1bd3ee34bac069819c51d725208f45b24172

diff --git a/dev-python/importlib_resources/importlib_resources-3.2.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.3.0.ebuild
similarity index 100%
rename from dev-python/importlib_resources/importlib_resources-3.2.1.ebuild
rename to dev-python/importlib_resources/importlib_resources-3.3.0.ebuild



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

2020-10-28 Thread Louis Sautier
commit: dcf91fe4cc615dc042585a68a01d2d8979484299
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Oct 28 15:25:22 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Oct 28 15:25:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf91fe4

dev-python/importlib_resources: remove old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-3.1.1.ebuild   | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index fab550872f8..559150b51a5 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
-DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a
 DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470
 DIST importlib_resources-3.2.1.tar.gz 28884 BLAKE2B 
8801e0e951178ea986a1c396384514fbc66a3754d0ebae912891c9b8cfa0c02bbcbe6b9d9255bf2fc470fbf8b45113c96ea7cfa1c766687f042dba333bbbdc1a
 SHA512 
998dca8acc393e21ee47ad41948b690d10fe7d19f9b39dee1de5293dd53198a2f9231bd9719dd8be343c2c72913b1c96cead194de60b5030f43476c5544b828f

diff --git a/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild
deleted file mode 100644
index 49e25f9954b..000
--- a/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-28 Thread Louis Sautier
commit: 56f895d9dcd16b09a7349923b5ec652cda111295
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Oct 28 15:23:27 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Oct 28 15:23:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56f895d9

dev-python/importlib_resources: bump to 3.2.1

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.2.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 921f668fb2e..fab550872f8 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a
 DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470
+DIST importlib_resources-3.2.1.tar.gz 28884 BLAKE2B 
8801e0e951178ea986a1c396384514fbc66a3754d0ebae912891c9b8cfa0c02bbcbe6b9d9255bf2fc470fbf8b45113c96ea7cfa1c766687f042dba333bbbdc1a
 SHA512 
998dca8acc393e21ee47ad41948b690d10fe7d19f9b39dee1de5293dd53198a2f9231bd9719dd8be343c2c72913b1c96cead194de60b5030f43476c5544b828f

diff --git a/dev-python/importlib_resources/importlib_resources-3.2.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.2.1.ebuild
new file mode 100644
index 000..49e25f9954b
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.2.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-26 Thread Louis Sautier
commit: 77b5994d333bbf2bf35421d7c4ad0dfd1098a139
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Oct 26 11:46:51 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Oct 26 11:48:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b5994d

dev-python/importlib_resources: remove old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-3.0.0-r2.ebuild| 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index cd4c4a30f9e..921f668fb2e 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
-DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
 DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a
 DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470

diff --git a/dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild
deleted file mode 100644
index 4bd76ce4058..000
--- a/dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/contextlib2[${PYTHON_USEDEP}]
-   dev-python/pathlib2[${PYTHON_USEDEP}]
-   dev-python/singledispatch[${PYTHON_USEDEP}]
-   dev-python/typing[${PYTHON_USEDEP}]
-   ' -2)
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' -2 pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! python_is_python3; then
-   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
-   fi
-}
-
-python_install() {
-   distutils-r1_python_install --skip-build
-}



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

2020-10-26 Thread Louis Sautier
commit: 292959f195682c0f99be96817cb096ae5fca6d65
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Oct 26 10:14:59 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Oct 26 11:48:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292959f1

dev-python/importlib_resources: bump to 3.2.0

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.2.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 755ef202a4b..cd4c4a30f9e 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
 DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a
+DIST importlib_resources-3.2.0.tar.gz 28171 BLAKE2B 
e6e300ffc8b60f573b2d9df7dfaeadcb2dfa64c6c0b6e55a0320ae14a8966893443984d8907a090e1a5d834c1f595375f1cca658ebaa1ad4e4f889cc7f324843
 SHA512 
4cd1f3e54c44c0ba13c420668baa4a4e1cd964a978927b0c96d8c70ad6a11fc7d33cfd0a52367f719e1b3ff2945d32f030a672c1c7cfb0bb8152636767518470

diff --git a/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild
new file mode 100644
index 000..49e25f9954b
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-23 Thread Louis Sautier
commit: cee993a310a9b07d5908c962c1831c05d44d1b1e
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Oct 23 16:02:50 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Oct 23 16:05:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee993a3

dev-python/importlib_resources: remove old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-3.1.0.ebuild   | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 83be335d261..755ef202a4b 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,4 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
-DIST importlib_resources-3.1.0.tar.gz 27630 BLAKE2B 
fbfa4464580c7ec8a880161a3e28c9fc783676ddbc5470e419cdabe7fc7c037a59fb6a29dcc9cc523ad47b2624e0df4738cfe6e7bbf09704f4512c96eb34474f
 SHA512 
0f659afc3f65d7245c137fe447606e138391bddbdcc1cfacafe94bcb557245d8f576d4d489f209047a0cbc2a60e79e37ee9419062c7472f12e0aee0acec7056a
 DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a

diff --git a/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild
deleted file mode 100644
index 49e25f9954b..000
--- a/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://github.com/python/importlib_resources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-23 Thread Louis Sautier
commit: 2059d4deeed55eab129bd402184401285e2f26d3
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Oct 23 16:02:27 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Oct 23 16:05:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2059d4de

dev-python/importlib_resources: bump to 3.1.1

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.1.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 9dfbc236e49..83be335d261 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,4 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
 DIST importlib_resources-3.1.0.tar.gz 27630 BLAKE2B 
fbfa4464580c7ec8a880161a3e28c9fc783676ddbc5470e419cdabe7fc7c037a59fb6a29dcc9cc523ad47b2624e0df4738cfe6e7bbf09704f4512c96eb34474f
 SHA512 
0f659afc3f65d7245c137fe447606e138391bddbdcc1cfacafe94bcb557245d8f576d4d489f209047a0cbc2a60e79e37ee9419062c7472f12e0aee0acec7056a
+DIST importlib_resources-3.1.1.tar.gz 27715 BLAKE2B 
e7dc82dc2e082e94bcf87869e7f761bb008bf556b98ac94cab782b8f5430c87e3546cdc5e19819b1556de49ad5f755cbabb372cb254e909349a85264c00cadc6
 SHA512 
92577dca638a282306334441608a8f7315c1c4034004e52002029450c56529b1fc8edbd2a62c8ecc74b18ed9d3c3bf04e037d9510fa279ec7f18cb6170b2fb3a

diff --git a/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild
new file mode 100644
index 000..49e25f9954b
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-10-23 Thread Louis Sautier
commit: c177b797fd9911c549139a2b85fb7442fb0c70e1
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Oct 23 09:16:44 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Oct 23 10:21:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c177b797

dev-python/importlib_resources: update upstream info + description

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/metadata.xml | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib_resources/metadata.xml
index 0ef87864b43..45769af0413 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -10,15 +10,15 @@
Python


-   Backport of Python 3.7’s standard library importlib.resources
-   module for Python 2.7, and 3.4 through 3.6. Users of Python
-   3.7 and beyond are encouraged to use the standard library
-   module, and in fact for these versions, importlib_resources
-   just shadows that module.
+   Backport of Python standard library importlib.resources module
+   for Python 2.7, and 3.4 through 3.8. Users of Python 3.9 and 
beyond
+   should use the standard library module, since for these 
versions,
+   importlib_resources just delegates to that module.


-   python-devs/importlib_resources
+   python/importlib_resources
importlib_resources
-   
https://gitlab.com/python-devs/importlib_resources/issues
+   
https://github.com/python/importlib_resources/issues
+   https://importlib-resources.readthedocs.io/

 



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

2020-10-23 Thread Louis Sautier
commit: 07cfbc9dff998616aab88545924b23cf497219e1
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Oct 23 09:43:43 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Oct 23 10:21:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07cfbc9d

dev-python/importlib_resources: bump to 3.1.0, update HOMEPAGE

Also clean up Python 2 specifics.

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.1.0.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index b15eabb3a07..9dfbc236e49 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54
+DIST importlib_resources-3.1.0.tar.gz 27630 BLAKE2B 
fbfa4464580c7ec8a880161a3e28c9fc783676ddbc5470e419cdabe7fc7c037a59fb6a29dcc9cc523ad47b2624e0df4738cfe6e7bbf09704f4512c96eb34474f
 SHA512 
0f659afc3f65d7245c137fe447606e138391bddbdcc1cfacafe94bcb557245d8f576d4d489f209047a0cbc2a60e79e37ee9419062c7472f12e0aee0acec7056a

diff --git a/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild
new file mode 100644
index 000..49e25f9954b
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://github.com/python/importlib_resources;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging



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

2020-09-20 Thread Michał Górny
commit: 7921703f2cfeb54a1cb3b4ee0d3c00af90cea8db
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 20 15:27:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 20 15:37:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7921703f

dev-python/importlib_resources: Remove python2

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

 ...ib_resources-1.5.0-r1.ebuild => importlib_resources-1.5.0-r2.ebuild} | 2 +-
 ...ib_resources-3.0.0-r1.ebuild => importlib_resources-3.0.0-r2.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild
similarity index 96%
rename from dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
rename to dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild
index 65027c9a021..91965fd8c63 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 # This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild
similarity index 96%
rename from dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild
rename to dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild
index d8eb56fdde3..4bd76ce4058 100644
--- a/dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-3.0.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 # This is a backport of Python 3.9's importlib.resources
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-07-04 Thread Michał Górny
commit: 7182087dbd879ab309d2b804ed9eef76a4412fc2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul  4 14:58:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul  4 14:59:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7182087d

dev-python/importlib_resources: zipp is needed for py2 too

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

 ...lib_resources-3.0.0.ebuild => importlib_resources-3.0.0-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-3.0.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild
similarity index 92%
rename from dev-python/importlib_resources/importlib_resources-3.0.0.ebuild
rename to dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild
index 39499d3eb2f..8de5a9670ff 100644
--- a/dev-python/importlib_resources/importlib_resources-3.0.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-3.0.0-r1.ebuild
@@ -23,7 +23,9 @@ RDEPEND="
dev-python/singledispatch[${PYTHON_USEDEP}]
dev-python/typing[${PYTHON_USEDEP}]
' -2)
-   $(python_gen_cond_dep 'dev-python/zipp[${PYTHON_USEDEP}]' pypy3 
python3_{6,7})
+   $(python_gen_cond_dep '
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' -2 pypy3 python3_{6,7})
 "
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]



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

2020-07-03 Thread Louis Sautier
commit: 555bf4ba14caa51de1ada43f6d7f77ec764821ee
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Jul  3 19:19:03 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Jul  3 19:19:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555bf4ba

dev-python/importlib_resources: bump to 3.0.0, one fewer dependency

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-3.0.0.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 15a372764dd..1d1473b6b5b 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-2.0.1.tar.gz 26060 BLAKE2B 
739cd7fd90cc12b5b586eb1bf3386b85cde2399e80cfe05cae5173ba5177fb1d15f7e44e7f78473ef03e37d563861f57b7c470782d1aab161eae4c40d530ca29
 SHA512 
7f62c5bb5650dd2689a41ddef2e9131f01d5edc99b284a7a4257fce18190f2e78c38a2c260d6fe5e6db122666435e079c417bd9011e68e35724932854c90a1bd
+DIST importlib_resources-3.0.0.tar.gz 26725 BLAKE2B 
e2517b0d1e576ce949ac05230892acbad59c09fa4b84401b3c957e83f40b50d12bc02360b135fe949d12c43f8f557006824e4e4a3e9ff2ce879c03362569a00c
 SHA512 
cd29e268cacef3729024af6cae8394ce5aa8c1d8a28397fd8f009c7eaa908ed3775508bde86c26b0d233c25261b8509abb1e16c378c7c8a9bb0906224f3fdd54

diff --git a/dev-python/importlib_resources/importlib_resources-3.0.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-3.0.0.ebuild
new file mode 100644
index 000..39499d3eb2f
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-3.0.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/contextlib2[${PYTHON_USEDEP}]
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   dev-python/singledispatch[${PYTHON_USEDEP}]
+   dev-python/typing[${PYTHON_USEDEP}]
+   ' -2)
+   $(python_gen_cond_dep 'dev-python/zipp[${PYTHON_USEDEP}]' pypy3 
python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! python_is_python3; then
+   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
+   fi
+}
+
+python_install() {
+   distutils-r1_python_install --skip-build
+}



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

2020-06-16 Thread Louis Sautier
commit: 8b99ae0b8127896d7895b9e8c8184be28746058e
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Jun 16 08:41:11 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Jun 16 08:41:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b99ae0b

dev-python/importlib_resources: remove old

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-1.4.0.ebuild   | 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index cf272b9a840..15a372764dd 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_resources-1.4.0.tar.gz 23220 BLAKE2B 
d494615ba39620e772552b09637e280e0b72b16352387592423f824b67af315da1a0749e0dde8e55d3e0e04848a3c43802c12f20c79c5a067de0a3299510a199
 SHA512 
e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
 DIST importlib_resources-2.0.1.tar.gz 26060 BLAKE2B 
739cd7fd90cc12b5b586eb1bf3386b85cde2399e80cfe05cae5173ba5177fb1d15f7e44e7f78473ef03e37d563861f57b7c470782d1aab161eae4c40d530ca29
 SHA512 
7f62c5bb5650dd2689a41ddef2e9131f01d5edc99b284a7a4257fce18190f2e78c38a2c260d6fe5e6db122666435e079c417bd9011e68e35724932854c90a1bd

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
deleted file mode 100644
index 6bf25d466e9..000
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.7's importlib.resources
-PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/contextlib2[${PYTHON_USEDEP}]
-   dev-python/pathlib2[${PYTHON_USEDEP}]
-   dev-python/singledispatch[${PYTHON_USEDEP}]
-   dev-python/typing[${PYTHON_USEDEP}]
-   ' -2)
-   $(python_gen_cond_dep '
-   dev-python/importlib_metadata[${PYTHON_USEDEP}]
-   dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_{6,7})
-"
-BDEPEND="
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
-
-python_compile() {
-   distutils-r1_python_compile
-   if ! python_is_python3; then
-   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
-   fi
-}
-
-python_install() {
-   distutils-r1_python_install --skip-build
-}



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

2020-06-16 Thread Louis Sautier
commit: 6bd2f1ba5eadc1d34c729e73eee6ca670ba04f96
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Jun 16 08:38:08 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Tue Jun 16 08:41:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd2f1ba

dev-python/importlib_resources: bump to 2.0.1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-2.0.1.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index cef84d9596a..cf272b9a840 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,2 +1,3 @@
 DIST importlib_resources-1.4.0.tar.gz 23220 BLAKE2B 
d494615ba39620e772552b09637e280e0b72b16352387592423f824b67af315da1a0749e0dde8e55d3e0e04848a3c43802c12f20c79c5a067de0a3299510a199
 SHA512 
e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed
+DIST importlib_resources-2.0.1.tar.gz 26060 BLAKE2B 
739cd7fd90cc12b5b586eb1bf3386b85cde2399e80cfe05cae5173ba5177fb1d15f7e44e7f78473ef03e37d563861f57b7c470782d1aab161eae4c40d530ca29
 SHA512 
7f62c5bb5650dd2689a41ddef2e9131f01d5edc99b284a7a4257fce18190f2e78c38a2c260d6fe5e6db122666435e079c417bd9011e68e35724932854c90a1bd

diff --git a/dev-python/importlib_resources/importlib_resources-2.0.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-2.0.1.ebuild
new file mode 100644
index 000..e86acf448e7
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-2.0.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.9's importlib.resources
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/contextlib2[${PYTHON_USEDEP}]
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   dev-python/singledispatch[${PYTHON_USEDEP}]
+   dev-python/typing[${PYTHON_USEDEP}]
+   ' -2)
+   $(python_gen_cond_dep '
+   dev-python/importlib_metadata[${PYTHON_USEDEP}]
+   dev-python/zipp[${PYTHON_USEDEP}]
+   ' pypy3 python3_{6,7})
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx docs dev-python/rst-linker dev-python/jaraco-packaging
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! python_is_python3; then
+   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
+   fi
+}
+
+python_install() {
+   distutils-r1_python_install --skip-build
+}



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

2020-06-04 Thread Mart Raudsepp
commit: 2cb42ca2d411c1a4087b1d8ae4da256607458863
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 06:06:47 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 20:38:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb42ca2

dev-python/importlib_resources: arm64 stable (bug #723992)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index c62c254de43..65027c9a021 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-06-01 Thread Aaron Bauman
commit: 1cab4fd8c64188a5f706e422fd03ac5d02a618a8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue May 19 19:20:40 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jun  2 04:27:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cab4fd8

dev-python/importlib_resources: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Aaron Bauman  gentoo.org>

 .../files/importlib_resources-1.0.2-skip-wheel.patch | 12 
 1 file changed, 12 deletions(-)

diff --git 
a/dev-python/importlib_resources/files/importlib_resources-1.0.2-skip-wheel.patch
 
b/dev-python/importlib_resources/files/importlib_resources-1.0.2-skip-wheel.patch
deleted file mode 100644
index 1cff1fafeaf..000
--- 
a/dev-python/importlib_resources/files/importlib_resources-1.0.2-skip-wheel.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/setup.cfg b/setup.cfg
-index c9ef791..412b1a9 100644
 a/setup.cfg
-+++ b/setup.cfg
-@@ -19,7 +19,6 @@ classifiers =
- python_requires = >=2.7,!=3.0,!=3.1,!=3.2,!=3.3
- setup_requires = 
-   setuptools
--  wheel
- install_requires = 
-   pathlib2; python_version < '3'
-   typing; python_version < '3.5'



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

2020-05-25 Thread Sergei Trofimovich
commit: b5899516975db80ade9034954564fa5a058a47af
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 25 17:09:44 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 25 21:33:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5899516

dev-python/importlib_resources: stable 1.5.0-r1 for hppa, bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index 77212ac273e..c62c254de43 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-21 Thread Agostino Sarubbo
commit: d2adfe665bf351a0ab0e3702b3a369c41f84deb1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May 21 08:03:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May 21 08:03:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2adfe66

dev-python/importlib_resources: sparc stable wrt bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index 481dcb40407..8b13e37c09b 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-21 Thread Agostino Sarubbo
commit: f6c78e5756eae600c39ef336c941024b9295dc71
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May 21 08:02:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May 21 08:02:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c78e57

dev-python/importlib_resources: s390 stable wrt bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index 7e20036d42e..481dcb40407 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-21 Thread Agostino Sarubbo
commit: 542e0a6bb6d4ed2ecdcb25d0499ac7ca3f8cd1c0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May 21 08:00:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May 21 08:00:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542e0a6b

dev-python/importlib_resources: ppc64 stable wrt bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index a323c1f641f..7e20036d42e 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-21 Thread Agostino Sarubbo
commit: 85436eaeec1421deaf9b0ea822f95f9335ce2a4f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May 21 07:58:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May 21 07:58:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85436eae

dev-python/importlib_resources: ppc stable wrt bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index 01ab758e9df..a323c1f641f 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-21 Thread Agostino Sarubbo
commit: 17e50c7e801ab9defa08416195018afd46cd83bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May 21 07:56:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May 21 07:56:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e50c7e

dev-python/importlib_resources: arm stable wrt bug #723992

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index f0786441b44..01ab758e9df 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-11 Thread Michał Górny
commit: 7c017a63243ebd9085440dd9558babb1bf6ae2d7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 16:52:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 17:33:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c017a63

dev-python/importlib_resources: Remove old

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

 dev-python/importlib_resources/Manifest|  1 -
 .../importlib_resources-1.0.2-r1.ebuild| 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index 196a4514ec3..cef84d9596a 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1,3 +1,2 @@
-DIST importlib_resources-1.0.2.tar.gz 23602 BLAKE2B 
24c27b45ec56d3838b039baf2ebc1e0c5ec582d5cfdeb5cf26587255bf8b32aa1fcf43802cabca3b82b3ddec8cdf2616d10489c3c1aca77c9fa91af1f25ef9e7
 SHA512 
50bfc5130a2c9c9354efef1cd7132e805ed0f13467ba67172f83e11d907212bef3957aeef51fd904b73996c8280008d99c918637956a470448dfd67ef4807f82
 DIST importlib_resources-1.4.0.tar.gz 23220 BLAKE2B 
d494615ba39620e772552b09637e280e0b72b16352387592423f824b67af315da1a0749e0dde8e55d3e0e04848a3c43802c12f20c79c5a067de0a3299510a199
 SHA512 
e482f109f387de79d66e69084fab70750ce472f7d665c3a617819ab604e376860c2832a0cab27867165b7ac60947db554ec686d73f182dcaa6935dc14ca3d935
 DIST importlib_resources-1.5.0.tar.gz 23660 BLAKE2B 
aed7a2d730f945505083812355a63d3a88e07b057cf46394f3475135143e535e33dc3ebded24d233797020c805dc35decf5c5ce53758798b093f03f2951daa87
 SHA512 
34d14c1ff3121cc6f9ef1d3d4417831e3476e9facfcc9b35152c28a59a2c75d7723f171f4b48852f79ec46cbf54b066580745744bc54d349e2bfe12a353a9aed

diff --git a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild
deleted file mode 100644
index 1c9565f5b9d..000
--- a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# This is a backport of Python 3.7's importlib.resources
-PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Read resources from Python packages"
-HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="Apache-2.0"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/pathlib2[${PYTHON_USEDEP}]
-   dev-python/typing[${PYTHON_USEDEP}]
-   ' -2)
-"
-BDEPEND="
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( ${RDEPEND} )
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-# https://gitlab.com/python-devs/importlib_resources/issues/71
-PATCHES=( "${FILESDIR}/${P}-skip-wheel.patch" )
-
-python_prepare_all() {
-   sed -i "/'sphinx.ext.intersphinx'/d" ${PN}/docs/conf.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build ${PN}/docs docs/_build/html || die
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   "${EPYTHON}" -m unittest discover -v || die "tests failed with 
${EPYTHON}"
-}



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

2020-05-11 Thread Mart Raudsepp
commit: 640c4d17538ff5a71066a0a6ae4b9186cab37364
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Mon May 11 13:52:04 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May 11 15:30:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640c4d17

dev-python/importlib_resources: arm64 stable (bug #720538)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index cdf08a077ce..6bf25d466e9 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-09 Thread Louis Sautier
commit: 13bdbfc28436e5f061da69c351be9e78d474d632
Author: Ralph Seichter  seichter  de>
AuthorDate: Sat May  9 14:55:22 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat May  9 15:44:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bdbfc2

dev-python/importlib_resources: Remove myself from maintainers

Bug: https://bugs.gentoo.org/721838
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15724
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/metadata.xml | 8 
 1 file changed, 8 deletions(-)

diff --git a/dev-python/importlib_resources/metadata.xml 
b/dev-python/importlib_resources/metadata.xml
index 0370da6b872..0ef87864b43 100644
--- a/dev-python/importlib_resources/metadata.xml
+++ b/dev-python/importlib_resources/metadata.xml
@@ -1,14 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   gen...@seichter.de
-   Ralph Seichter
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

sb...@gentoo.org
Louis Sautier



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

2020-05-09 Thread Louis Sautier
commit: 834b7293bdf8eb9fb27b1159b58fed5b970df6af
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat May  9 15:34:29 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat May  9 15:44:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834b7293

dev-python/importlib_resources: fix dependencies for Python 3.7

The importlib_metadata and zipp packages are required as they are not present
in Python 3.7's stdlib.

Closes: https://bugs.gentoo.org/721838
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Louis Sautier  gentoo.org>

 ...rtlib_resources-1.5.0.ebuild => importlib_resources-1.5.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/importlib_resources/importlib_resources-1.5.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
similarity index 98%
rename from dev-python/importlib_resources/importlib_resources-1.5.0.ebuild
rename to dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
index ed6fc5f35c5..e86acf448e7 100644
--- a/dev-python/importlib_resources/importlib_resources-1.5.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.5.0-r1.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/importlib_metadata[${PYTHON_USEDEP}]
dev-python/zipp[${PYTHON_USEDEP}]
-   ' pypy3 python3_6)
+   ' pypy3 python3_{6,7})
 "
 BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]



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

2020-05-08 Thread Sergei Trofimovich
commit: 2d92eba61e362238f727bafc1448a00e2e664b96
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri May  8 09:26:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  8 09:30:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d92eba6

dev-python/importlib_resources: stable 1.4.0 for hppa, bug #720538

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index 41ba0cf965a..cdf08a077ce 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-04 Thread Agostino Sarubbo
commit: 8ce088be03d88a715c0b1a2db2b5940102b09c01
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May  4 16:51:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May  4 16:51:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ce088be

dev-python/importlib_resources: ppc stable wrt bug #720538

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index 40e2c79f3fd..41ba0cf965a 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-03 Thread Agostino Sarubbo
commit: afbd590d9f19f8ce5cfb3bb160a4f5f4ecc308e4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 15:13:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 15:13:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbd590d

dev-python/importlib_resources: ppc64 stable wrt bug #720538

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index 1253961f1f0..f82162dda07 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-03 Thread Agostino Sarubbo
commit: 6e046c6d9d19fda6d99a883e06f75cc6943d8719
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 10:24:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 10:25:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e046c6d

dev-python/importlib_resources: sparc stable wrt bug #720538

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index 67a5b0a8f75..1253961f1f0 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc 
~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2020-05-03 Thread Agostino Sarubbo
commit: 2b84e176419420f0e050ab2c327b4b05f67816a3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 10:22:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 10:22:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b84e176

dev-python/importlib_resources: s390 stable wrt bug #720538

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
index 545d0fd6d52..67a5b0a8f75 100644
--- a/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-1.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



  1   2   >