~ruther/guix-local

4b51d84e — Nicolas Graves 9 months ago
gnu: python-keystoneauth1: Update to 5.11.1.

* gnu/packages/openstack.scm (python-keystoneauth1): Update to 5.11.1.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Refresh them.
[propagated-inputs]: Replace python-os-service-types by
python-os-service-types-bootstrap. Add python-pbr,
python-typing-extensions.
[native-inputs]: Add python-setuptools, python-testtools,
python-wheel.  Remove python-pbr.

Change-Id: I81ff4d755b81463de2d53561e99b251b4dd5e65e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5383621f — Nicolas Graves 9 months ago
gnu: Add python-oslotest-bootstrap.

* gnu/packages/openstack.scm (python-oslotest-bootstrap): New variable.

Change-Id: Iacd0fcc04710f7d7cbead4a301fab31ff30ae16f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
00fe56eb — Nicolas Graves 9 months ago
gnu: python-oslotest: Update to 5.0.1.

* gnu/packages/openstack.scm (python-oslotest): Update to 5.0.1.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-coverage, python-debtcollector,
python-oslo-config, python-stestr, python-setuptools, python-wheel.

Change-Id: I58c7cc5b0d574f6e0ee1ef1adf005de76f058106
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
73448bda — Nicolas Graves 9 months ago
gnu: python-oslosphinx: Remove some inputs.

* gnu/packages/openstack.scm (python-oslosphinx):
[arguments]<#:phases>: Refresh 'check phase.
[native-inputs]: Remove python-hacking, python-reno.

Change-Id: Ia44e198355ded960f26b966c823919c3f9b8c830
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
00fd9331 — Nicolas Graves 9 months ago
gnu: python-reno: Remove some inputs.

* gnu/packages/openstack.scm (python-reno):
[native-inputs]: Remove python-openstackdocstheme.
[propagated-inputs]: Remove python-packaging, python-pbr.

Change-Id: Iaf11fc598567b176b0a1186abb3e5c34d579672c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
42f8657a — Nicolas Graves 9 months ago
gnu: python-oslo-serialization: Switch to pyproject.

* gnu/packages/openstack.scm (python-oslo-serialization):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Refresh 'check phase replacement.
[native-inputs]: Replace python-oslotest by its -bootstrap
variant. Replace python-oslo-i18n by its -bootstrap variant.

Change-Id: I87cbdf0c186ce6f3b25643b0bd476fe79d98f978
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c84a67e4 — Nicolas Graves 9 months ago
gnu: python-oslo-log: Switch to pyproject.

* gnu/packages/openstack.scm (python-oslo-log):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Replace 'check phase.
[propagated-inputs]: Remove python-debtcollector, python-pbr.  Replace
python-oslo-i18n by its -bootstrap variant.
[native-inputs]: Add python-setuptools, python-wheel.
Replace python-oslotest by its -bootstrap variant.
Replace python-pbr by its -next variant.

Change-Id: I4dfce8a729a545c7979b18b26ce6257d717a9515
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4a7e5dd9 — Nicolas Graves 9 months ago
gnu: Add python-oslo-i18n-bootstrap.

* gnu/packages/openstack.scm (python-oslo-i18n-bootstrap): New variable.

Change-Id: Id443cb554b4c3b98022feecdf4028975c415a650
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
378efac5 — Nicolas Graves 9 months ago
gnu: python-oslo-i18n: Update to 6.5.1.

* gnu/packages/openstack.scm (python-oslo-i18n): Update to 6.5.1.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove them.
[native-inputs]: Add python-coverage, python-debtcollector,
python-oslo-config, python-oslotest, python-pbr, python-setuptools,
python-stestr, python-testscenarios, python-wheel.

Change-Id: Ia8bce961c150f2e2e19739bc8628b17113d9ccba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2b6ba236 — Nicolas Graves 9 months ago
gnu: python-oslo-context: Switch to pyproject.

* gnu/packages/openstack.scm (python-oslo-context):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Refresh them.
[native-inputs]: Add python-setuptools, python-wheel.  Replace
python-oslotest by python-oslotest-bootstrap.  Remove python-hacking.

Change-Id: I1e55cf963c76bb674a8d69fd4c52f58032e0bbf2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9446a654 — Nicolas Graves 9 months ago
gnu: python-oslo-concurrency: Update to 7.1.0.

* gnu/packages/openstack.scm (python-oslo-concurrency): Update to 7.1.0.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
<#:test-flags>: Disable failing tests.
<#:phases>: Refresh them. Add 'check phase replacement.
[native-inputs]: Add python-coverage, python-setuptools, python-wheel.

Change-Id: Ic3fe6264b1203d832ba1647ce18647280e726f17
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
16882bd2 — Nicolas Graves 9 months ago
gnu: python-tempest-lib: Switch to pyproject.

* gnu/packages/openstack.scm (python-tempest-lib):
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
[native-inputs]: Add python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: I01cd34b6b5ce70ee93bffc09b470f295820fb743
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f64d8a65 — Nicolas Graves 9 months ago
gnu: python-tempest: Update to 42.0.0.

* gnu/packages/openstack.scm (python-tempest): Update to 42.0.0.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add 'remove-failing-tests, refresh other
phases.
<#:test-flags>: Ignore failing tests.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I86baf0c1da0f8a332cd43d8c97fa1424f38af462
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8fe6eddc — Nicolas Graves 9 months ago
gnu: Add python-stevedore-bootstrap.

* gnu/packages/openstack.scm (python-stevedore-bootstrap): New variable.

Change-Id: I3bde56d308b90bfa7a6509e4fd05c940aecd812f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f1abe316 — Nicolas Graves 9 months ago
gnu: python-stevedore: Update to 5.4.1.

* gnu/packages/openstack.scm (python-stevedore): Update to 5.4.1.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove 'use-pbr-3, add 'relax-requirements and
'check replacement.
[native-inputs]: Add python-coverage, python-setuptools,
python-sphinx, python-stestr, python-wheel.

Change-Id: I03d5ca986db923ceabe007d45448d60a9650efc1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
808e3ebc — Nicolas Graves 9 months ago
gnu: python-os-testr: Update to 3.0.0.

* gnu/packages/openstack.scm (python-os-testr): Update to 3.0.0.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add 'relax-requirements phase.
[native-inputs]: Add python-setuptools, python-wheel, python-ddt,
python-oslotest, python-testscenarios.

Change-Id: Icda2bb640078e765bad4f3d81b14a02c900122cc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
501f5ebe — Nicolas Graves 9 months ago
gnu: python-os-service-types: Update to 1.8.0.

* gnu/packages/openstack.scm (python-os-service-types): Update to 1.8.0.
[source]: Also improve style.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phases 'check and 'relax-requirements.
[native-inputs]: Replace python-pbr by python-pbr-next.  Add
python-keystoneauth1, python-oslotest, python-pbr-next,
python-requests-mock, python-setuptools, python-stestr,
python-testscenarios, python-wheel.

Change-Id: Iad9a3fa79ef7f345affe36d0f801582da33a7bfb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3f8b7079 — Nicolas Graves 9 months ago
gnu: python-debtcollector: Improve package.

* gnu/packages/openstack.scm (python-debtcollector):
[arguments]<#:phases>: Add phase 'relax-requirements.
[native-inputs]: Remove python-doc8, python-openstackdocstheme,
python-reno.

Change-Id: Ia4556fec88a47da787e42fb508e71f6e09028c38
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a1af979f — Nicolas Graves 9 months ago
gnu: python-oslo-utils: Update to 7.4.0.

* gnu/packages/openstack.scm (python-oslo-utils): Update to 7.4.0.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Disable failing tests.
<#:phases>: Refresh 'check phase.
[native-inputs]: Add python-setuptools, python-wheel,
qemu-minimal. Replace python-oslotest by python-oslotest-bootstrap.
[propagated-inputs]: Replace python-oslo-i18n by
python-oslo-i18n-bootstrap.  Add python-psutil, python-pyyaml,
python-tzdata.  Remove python-pytz.

Change-Id: I45dcd14ffb037dff313ae39f9d9ab3d43d9fa692
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
160a1beb — Nicolas Graves 9 months ago
gnu: Add python-os-service-types-bootstrap.

* gnu/packages/openstack.scm (python-os-service-types-bootstrap): New variable.

Change-Id: Ib761aee3f62405b05d8f758068ef178b8b2536f4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next