summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/python-gitlab: fix indentation in metadata filePetr Vaněk2023-01-201-3/+3
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29180 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-vcs/python-gitlab: enable py3.11William Hubbs2023-01-031-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: pkgcheck fixesWilliam Hubbs2023-01-022-2/+8
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: drop 3.5.0, 3.6.0William Hubbs2023-01-023-76/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: disable py3.11William Hubbs2023-01-021-2/+2
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: add 3.12.0Anthony Ryan2023-01-022-0/+40
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28723 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: add 3.10.0William Hubbs2022-10-212-0/+39
| | | | | Closes: https://bugs.gentoo.org/877745 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: drop python3_7William Hubbs2022-07-142-2/+2
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: drop 2.5.0, 2.6.0, 2.10.1William Hubbs2022-07-145-138/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: add 3.6.0William Hubbs2022-07-142-0/+39
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: add some missing test depsSam James2022-06-181-3/+4
| | | | | | Closes: https://bugs.gentoo.org/728672 Closes: https://bugs.gentoo.org/852698 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/python-gitlab: add 3.5.0William Hubbs2022-06-162-0/+36
| | | | | | Closes: https://bugs.gentoo.org/839543 Closes: https://bugs.gentoo.org/845981 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: 2.10.1 bumpWilliam Hubbs2021-10-193-0/+65
| | | | | | Closes: https://bugs.gentoo.org/818784 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@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>
* dev-vcs/python-gitlab: add python3_9William Hubbs2021-06-041-2/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: William Hubbs <williamh@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/python-gitlab: 2.6.0 bumpWilliam Hubbs2021-01-292-0/+37
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: Remove old (py3.6)Michał Górny2021-01-017-244/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/python-gitlab: 2.5.0 bumpWilliam Hubbs2020-09-022-0/+36
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: 2.3.1 bumpWilliam Hubbs2020-06-182-0/+36
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: 2.2.0 bumpWilliam Hubbs2020-05-072-0/+36
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | 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-114-0/+4
| | | | | | | | | | | | | | | | | | 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-vcs/python-gitlab: 1.13.0 bumpWilliam Hubbs2019-11-272-0/+42
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: 1.9.0 bumpWilliam Hubbs2019-06-262-0/+42
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: 1.8 bumpWilliam Hubbs2019-04-152-0/+42
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: python command line interface to the gitlab APIWilliam Hubbs2019-01-313-0/+50
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>