summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/powerline: enable py3.12Matthew Thode2024-04-132-2/+2
| | | | | | Closes: https://bugs.gentoo.org/929359 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-shells/powerline: revbump for PEP517 changeSam James2024-03-121-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | diff is OK: ``` * CMP: =app-shells/powerline-2.7-r2 with app-shells/powerline-2.7-r2/image * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/PKG-INFO * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/SOURCES.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/dependency_links.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/not-zip-safe * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/requires.txt * FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/top_level.txt * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/METADATA * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/RECORD * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/WHEEL * FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/top_level.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/PKG-INFO * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/SOURCES.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/dependency_links.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/not-zip-safe * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/requires.txt * FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/top_level.txt * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/METADATA * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/RECORD * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/WHEEL * FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/top_level.txt * ------> FILES(+8,-12) ``` Fixes: 6faa61c59e55bf56acb8fddbbea8f820a22a1c56 Bug: https://bugs.gentoo.org/909895 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/powerline: add pep517Matthew Thode2024-03-072-2/+4
| | | | | | Closes: https://bugs.gentoo.org/909895 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-shells/powerline: Use pypi.eclassMichał Górny2023-03-252-6/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/powerline: keyword powerline 2.7-r2 riscv #893852Xin Yang2023-02-121-1/+1
| | | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/29531 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-shells/powerline: enable py3.11 for 9999.Benda Xu2023-02-011-1/+1
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* app-shells/powerline: enable py3.11Benda Xu2023-02-011-1/+1
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-shells/powerline: add support py10Matthew Thode2022-05-192-5/+5
| | | | | | Closes: https://bugs.gentoo.org/845588 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-shells/powerline: add Python 3.9 to live too, drop IUSE=testSam James2021-06-012-5/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/powerline: add Python 3.9Sam James2021-06-012-13/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/powerline: Remove oldMichał Górny2021-05-311-31/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/powerline: add Python 3.8 to 9999 tooSam James2020-12-031-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/powerline: tested on Python 3.8.Benda Xu2020-09-251-0/+31
| | | | | | Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* app-shells/powerline: fix respecting ldflagsMatthew Thode2020-06-012-0/+19
| | | | | | Closes: https://bugs.gentoo.org/726700 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-shells/powerline: fix git master buildMatthew Thode2020-02-141-1/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-shells/powerline: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* app-shells/powerline: initial addMatthew Thode2019-08-314-0/+70
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>