summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/python-neutronclient: add 7.7.0Arthur Zamarin2021-11-232-0/+73
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/python-neutronclient: Keyword 7.6.0 arm64, #815481Arthur Zamarin2021-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/python-neutronclient: Stabilize 7.6.0 ALLARCHES, #821802Jakov Smolić2021-11-051-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/python-neutronclient: Keyword 7.6.0 arm, #815481Sam James2021-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/python-neutronclient: add 7.6.0, enable tests, py3.9Arthur Zamarin2021-09-302-0/+73
| | | | | | Closes: https://bugs.gentoo.org/812914 Closes: https://bugs.gentoo.org/798633 Signed-off-by: Arthur Zamarin <arthurzam@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-python/python-neutronclient: remove old (py37 only)Matthew Thode2021-02-222-88/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-neutronclient: Keyword 7.2.1 arm, #728612Sam James2021-01-241-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/python-neutronclient: Remove oldMichał Górny2020-11-242-85/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-neutronclient: amd64/x86 stable (ALLARCHES policy) wrt bug ↵Agostino Sarubbo2020-11-241-1/+1
| | | | | | | #754561 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/python-neutronclient: Mark ALLARCHESMichał Górny2020-11-141-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-neutronclient: 7.2.1 bumpMatthew Thode2020-10-152-0/+51
| | | | | | Closes: https://bugs.gentoo.org/748654 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 7.1.1 allarches stablizedMatthew Thode2020-05-301-1/+1
| | | | | | | Stablized for Openstack USSURI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 7.1.1 bumpMatthew Thode2020-05-162-0/+85
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 6.12.1 stable amd64/x86 with cleanupMatthew Thode2020-03-184-92/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 6.12.1 bumpMatthew Thode2020-02-182-0/+88
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: cleanupMatthew Thode2020-02-112-102/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/python-neutronclient: Remove Python 2 supportMichał Górny2020-01-132-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>
* dev-python/python-neutronclient: remove broken doc buildsMatthew Thode2019-10-031-16/+1
| | | | | | fixes: https://bugs.gentoo.org/696132 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 6.12.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>
* dev-python/python-neutronclient: cleanupMatthew Thode2019-05-103-203/+0
| | | | | 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-174-7/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-neutronclient: 6.12.0 bumpMatthew Thode2019-04-102-0/+102
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/python-neutronclient: 6.9.0 stablized under allarchesaMatthew Thode2018-09-281-1/+1
| | | | Stablized for Openstack Queens
* dev-python/python-neutronclient: 6.9.0 bumpMatthew Thode2018-09-052-0/+101
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-neutronclient: Support python 3.6Pacho Ramos2018-06-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/python-neutronclient: 6.7.0 stablized under allarchesaMatthew Thode2018-03-301-1/+1
| | | | Stablized for Openstack Queens
* dev-python/python-neutronclient: 6.7.0 bupMatthew Thode2018-02-232-28/+33
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/python-neutronclient: 6.5.0 stablized amd64 x86 under allarchesMatthew Thode2017-09-291-1/+1
|
* dev-python/python-neutronclient: 6.1.1 stable amd64 and x86 with cleanupMatthew Thode2017-09-163-96/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/python-neutronclient: 6.5.0 bupMatthew Thode2017-08-282-0/+103
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/python-neutronclient: bup and cleanupMatthew Thode2017-08-224-134/+32
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* stablize openstack ocata python-neutronclient-6.1.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-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/python-neutronclient: bupMatthew Thode2017-02-262-0/+96
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/python-neutronclient: 6.0.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-012-2/+2
|
* openstack p2, newton is done, will add heat laterMatthew Thode2016-09-302-0/+102
|
* massive cleanup of old openstack stuffMatthew Thode2016-09-106-460/+0
|
* dev-python/python-neutronclient: whitespaceFelix Janda2016-08-063-4/+4
|
* openstack mass stable for mitaka, x86 and amd64 for bug 582170Matthew Thode2016-06-041-1/+1
|
* dev-python/python-neutronclient: bup for mitakaMatthew Thode2016-03-263-1/+98
| | | | Package-Manager: portage-2.2.26
* dev-python/python-neutronclient: amd64/x86 stable, (ALLARCHES policy) wrt ↵Agostino Sarubbo2016-03-141-1/+1
| | | | | | | bug #575190 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/python-neutronclient: 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-2/+2
|