summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/importlib_resources: remove oldLouis Sautier2020-03-191-41/+0
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: bump to 1.4.0Louis Sautier2020-03-192-0/+49
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: Replace virts with cond depsMichał Górny2020-03-162-4/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/importlib_resources: Replace virts with cond depsMichał Górny2020-03-161-6/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/importlib_resources: bump to 1.3.1, introduces new depsLouis Sautier2020-03-112-0/+45
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: fix byte-compilation, misc. changesRalph Seichter2020-02-271-0/+39
| | | | | | | | | | | * Resolve QA warnings regarding Python byte-compilation. * Use distutils_enable_* functions for doc and tests. Closes: https://bugs.gentoo.org/703104 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/14753 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/importlib_resources: stable 1.0.2-r1 for hppa, bug #700590Rolf Eike Beer2019-12-291-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/importlib_resources: arm stable wrt bug #700590Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/importlib_resources: sparc stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/importlib_resources: ia64 stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/importlib_resources: ppc64 stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/importlib_resources: ppc stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/importlib_resources: s390 stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/importlib_resources: x86 stable wrt bug #700590Agostino Sarubbo2019-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/importlib_resources: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/importlib_resources: amd64 stableAaron Bauman2019-12-011-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/importlib_resources: mark 1.0.2-r1 ~hppa, bug #690956Rolf Eike Beer2019-08-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/importlib_resources: Add ~s390 keyword wrt bug #690956Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/importlib_resources: Add ~mips keyword wrt bug #690956Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="mips" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/importlib_resources: Add ~alpha keyword wrt bug #690956Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/importlib_resources: Add ~arm keyword wrt bug #690956Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/importlib_resources: keyworded 1.0.2-r1 for ppc, bug #690956Sergei Trofimovich2019-08-011-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/importlib_resources: keyworded 1.0.2-r1 for ia64, bug #690956Sergei Trofimovich2019-08-011-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/importlib_resources: mark 1.0.2-r1 ~sparc, bug #690956Rolf Eike Beer2019-07-311-1/+1
| | | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/importlib_resources: arm64 keyworded (bug #690956)Aaron Bauman2019-07-291-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
* dev-python/importlib_resources: keyword on ~ppc64Georgy Yakovlev2019-07-281-1/+1
| | | | | | Bug: https://bugs.gentoo.org/690956 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-python/importlib_resources: add docLouis Sautier2019-07-131-1/+14
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: add PyPy{,3}, fix tests, depsLouis Sautier2019-07-134-28/+47
| | | | | | | | | | | * If tests are called with setup.py, _py2.py is loaded even when Python 3 is used and may fail because of a missing "pathlib2" package. * Add x86 keyword. * Use PyPI tarballs. * Fix dependencies. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: add myself and python as maintainersLouis Sautier2019-07-131-0/+10
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/importlib_resources: new package.Ralph Seichter2019-03-263-0/+50
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. Gentoo specific, I removed Python 3.4 from PYTHON_COMPAT, because that version is masked and will be removed soon (see https://github.com/gentoo/gentoo/pull/11482#issuecomment-476083100). Signed-off-by: Ralph Seichter <gentoo@seichter.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://bugs.gentoo.org/681670 Closes: https://github.com/gentoo/gentoo/pull/11482 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>