Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/oslo-i18n: guard test dependencies behind test? ( ... ) | Sam James | 2021-06-23 | 1 | -3/+5 |
| | | | | | | | Revbumping to allow people to depclean these without relying on dynamic deps. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/oslo-i18n: Add python@ as co-maint. | Michał Górny | 2021-06-22 | 1 | -0/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Enable py3.9 | Michał Górny | 2021-06-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Remove vcs-snapshot.eclass | Michał Górny | 2021-06-22 | 2 | -3/+5 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Enable tests | Michał Górny | 2021-06-22 | 1 | -3/+8 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Stabilize 5.0.1 arm64, #730614 | Sam James | 2021-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/oslo-i18n: mark package as owned by prometheanfire | Matthew Thode | 2021-02-22 | 1 | -0/+4 |
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | */*: Remove obsolete values from PYTHON_COMPAT | Michał Górny | 2021-01-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Keyword 5.0.1 arm, #728612 | Sam James | 2021-01-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/oslo-i18n: Remove old | Michał Górny | 2020-11-16 | 2 | -73/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: Stabilize 5.0.1 ALLARCHES, #754501 | Sam James | 2020-11-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-python/oslo-i18n: Mark ALLARCHES | Michał Górny | 2020-11-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: 5.0.1 bump | Matthew Thode | 2020-10-10 | 2 | -0/+27 |
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | dev-python/oslo-i18n: cleanup | Matthew Thode | 2020-02-11 | 2 | -70/+0 |
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | dev-python/oslo-i18n: Remove Python 2 support | Michał Górny | 2020-01-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 2 | -4/+4 |
| | | | | | 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 | 2 | -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> | ||||
* | dev-python/oslo-i18n: 3.23.1 allarches stablized | Matthew Thode | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/oslo-i18n: 3.23.1 bump | Matthew Thode | 2019-04-09 | 2 | -0/+72 |
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | dev-python/oslo-i18n: add py37 support | Matthew Thode | 2019-01-27 | 1 | -2/+2 |
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | dev-python/oslo-i18n: cleanup | Matthew Thode | 2018-06-17 | 2 | -73/+0 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/oslo-i18n: 3.19.0 stablized amd64 ~arm64 x86 under allarches | Matthew Thode | 2018-03-30 | 1 | -1/+1 |
| | | | | Stablized for Openstack Queens | ||||
* | dev-python/oslo-i18n: Update maintainer due to bug #502560 | Pacho Ramos | 2018-03-10 | 1 | -4/+0 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/oslo-i18n: 3.19.0 bup | Matthew Thode | 2018-02-15 | 2 | -0/+69 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/oslo-i18n: remove ocata | Matthew Thode | 2018-01-27 | 2 | -63/+0 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/oslo-i18n: 3.17.1 stable amd64 and x86 with cleanup | Matthew Thode | 2017-12-21 | 3 | -74/+1 |
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -3/+3 |
| | |||||
* | dev-python/oslo-i18n: cleanup | Matthew Thode | 2017-11-21 | 3 | -126/+0 |
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 | ||||
* | dev-python/oslo-i18n: 3.17.1 bup | Matthew Thode | 2017-11-21 | 2 | -0/+73 |
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 | ||||
* | dev-python/oslo-i18n: Strip empty metadata.xml elements | Michał Górny | 2017-10-04 | 1 | -2/+0 |
| | |||||
* | dev-python/oslo-i18n: 3.17.0 stablized amd64 x86 under allarches | Matthew Thode | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | dev-python/oslo-i18n: 3.17.0 bup | Matthew Thode | 2017-08-26 | 2 | -0/+73 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | stablize openstack ocata oslo-i18n-3.12.0 x86 and amd64 | Matthew Thode | 2017-03-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force | ||||
* | dev-python/oslo-i18n: Add python3_6 to PYTHON_COMPAT | Zac Medico | 2017-03-12 | 2 | -3/+3 |
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 2 | -2/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/oslo-i18n: bup | Matthew Thode | 2017-02-26 | 2 | -0/+63 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | dev-python/oslo-i18n: 3.9.0 stable amd64 and x86 | Matthew Thode | 2016-11-06 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 2 | -2/+2 |
| | |||||
* | add initial support for newton (keystone) | Matthew Thode | 2016-09-29 | 2 | -18/+22 |
| | | | | dropped py3.3 and updated most (maybe all) to eapi6 | ||||
* | massive cleanup of old openstack stuff | Matthew Thode | 2016-09-10 | 6 | -310/+0 |
| | |||||
* | openstack mass stable for mitaka, x86 and amd64 for bug 582170 | Matthew Thode | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | HTTPS for launchpad.net | Anthony Ryan | 2016-05-21 | 2 | -2/+2 |
| | | | | | | media-sound/aacplusenc was updated to use a new URL which supports HTTPS on launchpad. Hashes were verified to ensure they matched up correctly. | ||||
* | dev-python/oslo-i18n: bup | Matthew Thode | 2016-03-29 | 2 | -2/+2 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/oslo-i18n: bup for mitaka | Matthew Thode | 2016-03-24 | 2 | -0/+64 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/oslo-i18n: keywording arm64 | Matthew Thode | 2016-02-28 | 1 | -1/+1 |
| | | | | | | merged on X-C1 Package-Manager: portage-2.2.26 | ||||
* | dev-python/oslo-i18n: Add python3.5 support | Justin Lecher | 2016-02-09 | 1 | -2/+3 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Convert $Header to $Id | Justin Lecher | 2016-02-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -2/+2 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. |