summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ruamel-yaml: arm keyworded (bug #720114)Sam James (sam_c)2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml: arm64 stable (bug #721800)Sam James (sam_c)2020-06-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/ruamel-yaml: x86 stable wrt bug #721800Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/ruamel-yaml: remove 0.15.97Marek Szuba2020-05-192-42/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml: mark 0.16.10 stable on amd64Marek Szuba2020-05-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/721800 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml: remove retired maintainerJoonas Niilola2020-05-161-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/ruamel-yaml: bump to 0.16.10Marek Szuba2020-04-283-1/+31
| | | | | Closes: https://bugs.gentoo.org/711070 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml: add self as co-maintainerMarek Szuba2020-04-281-0/+4
| | | | | | Agreed with andrey_utkin on IRC. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml: Remove redundant versionsMichał Górny2020-03-292-46/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | 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-113-0/+3
| | | | | | | | | | | | | | | | | | 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/ruamel-yaml: declare Python 3.7 compatibilityAndrey Utkin2019-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/683078 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/ruamel-yaml: drop PYTHON_DEPS from RDEPENDAndrey Utkin2019-06-241-4/+0
| | | | | | | | | | Per advise, distutils-r1 already includes PYTHON_DEPS into deps implicitly. Suggested-by: David Seifert <soap@gentoo.org> Link: https://bugs.gentoo.org/683078#c5 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/ruamel-yaml: put test stage functions before install onesAndrey Utkin2019-06-241-5/+5
| | | | | | | Suggested-by: David Seifert <soap@gentoo.org> Link: https://bugs.gentoo.org/683078#c5 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/ruamel-yaml: add new version 0.15.97Andrey Utkin2019-06-242-0/+45
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/ruamel-yaml: put myself first in maintainers listAndrey Utkin2019-06-241-4/+4
| | | | | | | | | | Foster McLane is the original author and I have put him first as a polite gesture. However, it seems the most convenient option for everyone is for me to become the default assignee of bugtickets and pull requests. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/ruamel-yaml: add new version 0.15.96Andrey Utkin2019-05-292-0/+45
| | | | | | Bug: https://bugs.gentoo.org/683078 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml: keyword ~x86Tim Harder2019-01-311-1/+1
| | | | | | Closes: https://bugs.gentoo.org/675158 Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-python/ruamel-yaml: added ~arm64 keywordMart Raudsepp2018-06-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/ruamel-yaml: amd64 stableAaron Bauman2018-03-301-1/+1
| | | | | Bug: https://bugs.gentoo.org/651476 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* dev-python/ruamel-yaml: add new packageAndrey Utkin2018-02-073-0/+61
A new dependency of app-misc/khard. Based on work by Foster McLane <fkmclane@gmail.com> Bug: https://bugs.gentoo.org/644994 Package-Manager: Portage-2.3.19, Repoman-2.3.6