Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: remove py3.8 from PYTHON_COMPAT | David Seifert | 2023-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: enable py3.11 | Sam James | 2022-08-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Remove old | Michał Górny | 2021-10-17 | 3 | -67/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | **/metadata.xml: Replace http by https in DOCTYPE element | Ulrich Müller | 2021-09-11 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Enable py3.10 | Michał Górny | 2021-06-05 | 1 | -3/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Remove obsolete values from PYTHON_COMPAT | Michał Górny | 2021-01-31 | 2 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Restore USE=cli | Michał Górny | 2020-12-23 | 1 | -2/+6 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Add python@ as co-maint | Michał Górny | 2020-12-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Bump to 0.12.3 | Michał Górny | 2020-12-23 | 2 | -0/+44 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/*: add pypi remote-ids | Michał Górny | 2020-12-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Enable py3.{7,8} | Michał Górny | 2020-04-22 | 1 | -8/+5 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Remove py2 | Michał Górny | 2020-02-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 1 | -2/+2 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 1 | -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> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: use HTTPs | Michael Mair-Keimberger | 2018-06-23 | 1 | -2/+2 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8949 | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Globally add missing remote ID references to metadata.xml | Justin Lecher | 2017-04-29 | 1 | -1/+4 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Remove python@ from maintainers | Michał Górny | 2017-04-23 | 1 | -3/+0 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/editorconfig-core-py: Add python3_6 | Patrick McLean | 2017-02-28 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | dev-python/editorconfig-core-py: New package, python implementation of ↵ | Patrick McLean | 2016-11-07 | 4 | -0/+90 |
EditorConfig Package-Manager: portage-2.3.2 |