summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [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>
* dev-python/oslo-service: 1.40.2 allarches stablizedMatthew Thode2019-11-191-1/+1
| | | | | | | Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.40.2 bumpMatthew Thode2019-10-202-0/+48
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.38.0 allarches stablizedMatthew Thode2019-05-111-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 correctlyMichał Górny2019-04-172-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/oslo-service: 1.38.0 bumpMatthew Thode2019-04-092-0/+67
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.31.8 stable amd64/x86 with cleanupMatthew Thode2019-03-133-65/+1
| | | | | | | fixes signal handling in python3 (eventlet stuff) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.31.8 bumpMatthew Thode2019-03-132-0/+64
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.31.7 stable amd64/x86 with cleanupMatthew Thode2019-02-154-127/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.31.7 bumpMatthew Thode2019-01-162-0/+64
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/oslo-service: 1.31.5 stablized under allarchesaMatthew Thode2018-09-281-1/+1
| | | | Stablized for Openstack Queens
* dev-python/oslo-service: 1.31.5 bumpMatthew Thode2018-09-252-2/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/oslo-service: 1.31.3 bumpMatthew Thode2018-09-032-0/+64
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/oslo-service: Support python 3.6Pacho Ramos2018-06-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/oslo-service: cleanupMatthew Thode2018-06-172-66/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/oslo-service: 1.29.0 stablized amd64 ~arm64 x86 under allarchesMatthew Thode2018-03-301-1/+1
| | | | Stablized for Openstack Queens
* dev-python/oslo-service: 1.29.0 bupMatthew Thode2018-02-162-0/+62
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* Revert "dev-python/oslo-service: dekeyword on ~arm64"Mart Raudsepp2018-02-131-1/+1
| | | | This reverts commit 62a8cfe03aae2d6f59e2d2d685985234e2c89bbc.
* dev-python/oslo-service: dekeyword on ~arm64Mart Raudsepp2018-02-131-1/+1
|
* dev-python/oslo-service: remove ocataMatthew Thode2018-01-272-63/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/oslo-service: 1.19.1 and 1.25.1 stable amd64 and x86 with cleanupMatthew Thode2017-12-305-131/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/oslo-service: 1.25.1 bupMatthew Thode2017-11-292-3/+69
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/oslo-service: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-python/oslo-service: fixing missing stableMatthew Thode2017-10-031-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/oslo-service: 1.25.0 stablized adm64 x86 under allarchesMatthew Thode2017-09-291-1/+1
|
* dev-python/oslo-service: 1.25.0 bupMatthew Thode2017-08-262-0/+66
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-service: 1.19.1 bupMatthew Thode2017-07-062-0/+63
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/oslo-service: cleanupMatthew Thode2017-07-063-126/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* stablize openstack ocata oslo-service-1.19.0 x86 and amd64Matthew Thode2017-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/oslo-service: bupMatthew Thode2017-02-262-0/+63
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/oslo-service: 1.16.0 stable amd64 and x86Matthew Thode2016-11-061-1/+1
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* add initial support for newton (keystone)Matthew Thode2016-09-292-0/+64
| | | | dropped py3.3 and updated most (maybe all) to eapi6
* massive cleanup of old openstack stuffMatthew Thode2016-09-102-59/+0
|
* openstack mass stable for mitaka, x86 and amd64 for bug 582170Matthew Thode2016-06-041-1/+1
|
* dev-python/oslo-service: bupMatthew Thode2016-03-292-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-python/oslo-service: bup for mitakaMatthew Thode2016-03-242-0/+64
| | | | Package-Manager: portage-2.2.26
* dev-python/oslo-service: keywording arm64Matthew Thode2016-02-281-1/+1
| | | | | | merged on X-C1 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-python/oslo-service: x86 stable wrt bug #565742Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-python/oslo-service: amd64 stable wrt bug #565742Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/oslo-service: adding for libertyMatthew Thode2015-09-033-0/+69