summaryrefslogtreecommitdiff
path: root/gnu/packages/openstack.scm
AgeCommit message (Expand)Author
2022-11-19gnu: Remove obsolete variable....* gnu/packages/python-xyz.scm (python-packaging-next): Remove variable. * gnu/packages/openstack.scm (python-oslo.utils)[propagated-inputs]: Change from PYTHON-PACKAGING-NEXT to PYTHON-PACKAGING. Marius Bakke
2022-08-10gnu: python-swiftclient: Update to 4.0.1....* gnu/packages/openstack.scm (python-swiftclient): Update to 4.0.1. [arguments]<phases>{relax-requirements}: New phase. [arguments]<phases>{check}: New phase. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-pbr, python-sphinx, python-coverage, python-discover, python-hacking, python-mock, python-oslosphinx, python-testrepository, and python-testtools; add python-keystoneauth1, python-openstacksdk, and python-stestr. Hartmut Goebel
2022-08-10gnu: python-tempest-lib: Update to 1.0.0....* gnu/packages/openstack.scm (python-tempest-lib): Update to 1.0.0. [arguments]<phases>{relax-requirements}: New phase. [propagated-inputs]: Remove python-pbr. [native-inouts]: Add python-pbr. Hartmut Goebel
2022-08-10gnu: python-oslo.log: Update to 5.0.0....* gnu/packages/openstack.scm (python-oslo.log): Update to 5.0.0. [propagated-inputs]: Remove python-six, python-pbr. [native-inputs]: Add python-pbr. Hartmut Goebel
2022-08-10gnu: python-oslo.context: Update to 5.0.0....* gnu/packages/openstack.scm (python-oslo.context): Update to 5.0.0. [native-inputs]: Remove python-bandit; add python-mypy. [arguments]<phases>{relax-requirements}: Relax more requirements. Hartmut Goebel
2022-08-10gnu: python-keystoneclient: Update to 5.0.0....* gnu/packages/openstack.scm (python-keystoneclient): Update to 5.0.0. [arguments]<phases>{relax-requirements}: New phase. [propagated-inputs]: Remove python-pbr; add python-keystoneauth1. [native-inputs]: Adjust to new style. Remove python-sphinx, python-coverage, python-discover, python-hacking, python-mox3, python-oslosphinx, python-pycrypto, python-testrepository, and python-webob; add python-pbr, python-stestr, and python-testscenarios. Hartmut Goebel
2022-08-10gnu: Add python-tempest....* gnu/packages/openstack.scm (python-tempest): New variable. Hartmut Goebel
2022-08-10gnu: Add python-openstacksdk....* gnu/packages/openstack.scm (python-openstacksdk): New variable. Hartmut Goebel
2022-08-10gnu: Add python-requestsexceptions....* gnu/packages/openstack.scm (python-requestsexceptions): New variable. Hartmut Goebel
2022-08-10gnu: Add python-keystoneauth1....* gnu/packages/openstack.scm (python-keystoneauth1): New variable. Hartmut Goebel
2022-08-10gnu: Add python-oslo.concurrency....* gnu/packages/openstack.scm (python-oslo.concurrency): New variable. Hartmut Goebel
2022-08-10gnu: Add python-os-service-types....* gnu/packages/openstack.scm (python-os-service-types): New variable. Hartmut Goebel
2022-06-23gnu: python-bandit: Update to 1.7.4....* gnu/packages/openstack.scm (python-bandit): Update to 1.7.4. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-06-21gnu: python-cliff: Update to 3.10.1....* gnu/packages/openstack.scm (python-cliff): Update to 3.10.1. [propagated-inputs]: Add PYTHON-AUTOPAGE. Remove PYTHON-BANDIT. Marius Bakke
2022-01-18gnu: Adjust merge resolution....Commit 276f40fdc349d2ad62582b23ea55e061b689cfc0 added unnecessary changes to these variables. * gnu/packages/openstack.scm (python-os-testr)[propagated-inputs]: Remove everything except PYTHON-STESTR. [native-inputs]: Add PYTHON-BABEL, PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS. * gnu/packages/python-xyz.scm (python-platformdirs)[arguments]: Remove obsolete phase. Run pytest verbosely. [native-inputs]: Remove PYTHON-PYTEST-COV. Marius Bakke
2022-01-17Merge branch 'version-1.4.0'...With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer
2022-01-10gnu: python-os-testr: Propagate python-testtools and python-babel....Lack of python-testtools was causing the sanity-check phase to fail. * gnu/packages/openstack.scm (python-os-testr) [native-inputs]{python-testtools, python-babel}: Move to... [propagated-inputs]: ... here. Maxim Cournoyer
2022-01-12gnu: python-oslo.log: Update to 4.6.1....* gnu/packages/openstack.scm (python-oslo.log): Update to 4.6.1. [arguments]: Override check phase. [propagated-inputs]: Remove PYTHON-MONOTONIC. [native-inputs]: Remove PYTHON-MOCK, PYTHON-TESTREPOSITORY, and PYTHON-SUBUNIT. Add PYTHON-FIXTURES and PYTHON-STESTR. Marius Bakke
2022-01-12gnu: python-oslo.serialization: Update to 4.2.0....* gnu/packages/openstack.scm (python-oslo.serialization): Update to 4.2.0. [arguments]: Override check phase. [propagated-inputs]: Remove PYTHON-SIX and PYTHON-NETADDR. Add PYTHON-PBR. [native-inputs]: Remove PYTHON-PBR and PYTHON-MOCK. Add PYTHON-NETADDR and PYTHON-STESTR. Marius Bakke
2022-01-12gnu: python-oslo.utils: Update to 4.12.0....* gnu/packages/openstack.scm (python-oslo.utils): Update to 4.12.0. [arguments]: Override check phase. [propagated-inputs]: Remove PYTHON-MONOTONIC and PYTHON-SIX. Add PYTHON-PBR and PYTHON-PACKAGING-NEXT. [native-inputs]: Remove PYTHON-PBR, PYTHON-BANDIT, PYTHON-OSLO.CONFIG, PYTHON-MOCK and PYTHON-TESTREPOSITORY. Add PYTHON-STESTR. Marius Bakke
2022-01-12gnu: python-oslo.config: Update to 8.7.1....* gnu/packages/openstack.scm (python-oslo.config): Update to 8.7.1. [arguments]: Disable tests. [native-inputs]: Remove. [propagated-inputs]: Remove PYTHON-PBR and PYTHON-SIX. Add PYTHON-REQUESTS. Marius Bakke
2022-01-11gnu: python-os-testr: Add python-testrepository to inputs....This fixes a build failure in the 'sanity-check' phase. * gnu/packages/openstack.scm (python-os-testr)[native-inputs]: Add python-testrepository. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour
2022-01-11gnu: python-oslo.i18n: Disable tests....* gnu/packages/openstack.scm (python-oslo.i18n)[arguments]: Add #:tests?. [native-inputs]: Remove PYTHON-MOCK, PYTHON-MOX3, PYTHON-OSLOTEST, and PYTHON-TESTSCENARIOS. Marius Bakke
2022-01-11gnu: python-os-testr: Update to 2.0.1....* gnu/packages/openstack.scm (python-os-testr): Update to 2.0.1. [propagated-inputs]: Change from PYTHON-SUBUNIT to PYTHON-STESTR. Marius Bakke
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-11gnu: Move a few Python packages to (gnu packages python-build)....This is in prevision of updating python-pypa-build, which now requires python-packaging and adding python-tomli, which requires python-six. * gnu/packages/python-xyz.scm (python-six) (python-six-bootstrap, python2-six-bootstrap) (python-pyparsing, python2-pyparsing, python-pyparsing-2.4.7) (python-packaging-bootstrap, python2-packaging-bootstrap): Move packages to... * gnu/packages/python-build.scm: ... here. Update python-parsing to latest. * gnu/packages/python-xyz.scm (python-six, python-packaging): Adjust to inherit from their bootstrap versions. Maxim Cournoyer
2021-10-13gnu: python-git-review: Update to 2.1.0....* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0. Clément Lassieur
2021-05-06gnu: python-hacking: Update to 4.1.0....* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0. Marius Bakke
2021-05-06gnu: python-hacking: Fix build failure....This follows up on 9095fccd0ea7789d5b87e5d1948d875d2029f7da, et.al. * gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2, python-flake8-3.8): New variables. * gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8. Marius Bakke
2021-04-14gnu: python-stevedore: Propagate pbr....* gnu/packages/openstack.scm (python-stevedore)[native-inputs]: Move python-pbr from here... [propagated-inputs]: ...to here. [arguments]: Add phase to patch requirements. Ricardo Wurmus
2021-01-29gnu: python2-git-review: Remove package....* gnu/packages/openstack.scm (python2-git-review): Delete. Maxim Cournoyer
2021-01-29gnu: python2-os-client-config: Remove package....* gnu/packages/openstack.scm (python2-os-client-config): Delete. Maxim Cournoyer
2021-01-29gnu: python2-debtcollector: Remove package....* gnu/packages/openstack.scm (python2-debtcollector): Delete. Maxim Cournoyer
2021-01-29gnu: python2-oslotest: Remove package....* gnu/packages/openstack.scm (python2-oslotest: Delete. Maxim Cournoyer
2021-01-29gnu: python2-stevedore: Remove package....* gnu/packages/openstack.scm (python2-stevedore: Delete. Maxim Cournoyer
2021-01-29gnu: python2-os-testr: Remove package....* gnu/packages/openstack.scm (python2-os-testr): Delete. Maxim Cournoyer
2020-12-20gnu: python2-reno: Remove package....* gnu/packages/openstack.scm (python2-reno): Remove variable. Maxim Cournoyer
2020-12-20gnu: python2-oslo.i18n: Remove package....* gnu/packages/openstack.scm (python2-oslo.i18n): Remove variable. Maxim Cournoyer
2020-12-20gnu: python2-mox3: Remove package....* gnu/packages/openstack.scm (python2-mox3): Remove variable. Maxim Cournoyer
2020-12-20gnu: python2-oslo.context: Remove package....* gnu/packages/openstack.scm (python2-oslo.context): Remove variable. Maxim Cournoyer
2020-12-20gnu: python2-openstackdocstheme: Remove package....* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable. Maxim Cournoyer
2020-12-20gnu: python-oslo.config: Fix indentation....* gnu/packages/openstack.scm: Prettify the section header and fix the indentation of the package. Maxim Cournoyer
2020-12-20gnu: python-oslo.i18n: Fix indentation....* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation. Maxim Cournoyer
2020-11-19gnu: python-oslosphinx: Update to 4.18.0....* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.18.0. [phases]: Delete 'check replacement. Add a 'relax-requirements phase. [native-inputs]: Remove python-docutils. Add python-openstackdocstheme and python-reno. (python2-oslosphinx): Remove variable. Maxim Cournoyer
2020-11-19gnu: python-oslosphinx: Fix indentation....* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation. Maxim Cournoyer
2020-11-19gnu: python-oslo: Update to 3.1.1....* gnu/packages/openstack.scm (python-oslo): Update to 3.1.1. [phases]: Add new 'relax-requirements phase. [propagated-inputs]: Move python-pbr... [native-inputs]: ...here. Add python-bandit, python-coverage and python-stestr. Maxim Cournoyer
2020-11-19gnu: python-hacking: Update to 4.0.0....Fixes <https://issues.guix.gnu.org/39871>. * gnu/packages/openstack.scm (python-hacking): Update to 4.0.0. [arguments]: Remove field. [propagated-inputs]: Remove python-flake8-2.6, python-mccabe-0.2.1, python-pbr, python-pep8-1.5.7, python-pyflakes-1.2, python-six. Add python-flake8. [native-inputs]: Remove python-reno and python-testrepository. Add python-coverage, python-ddt, python-dnspython, python-fixtures, python-monotonic, python-subunit, python-stestr and python-testtools. (python2-hacking): Remove variable. * gnu/packages/python-xyz.scm (python-pyflakes-1.2) (python-mccabe-0.2.1, python2-mccabe-0.2.1) (python-pep8-1.5.7, python2-pep8-1.5.7) (python-flake8-2.6): Delete variables. Maxim Cournoyer
2020-11-19gnu: Add python-cliff....* gnu/packages/openstack.scm (python-cliff): New variable. Maxim Cournoyer
2020-11-19gnu: python-bandit: Fix indentation....* gnu/packages/openstack.scm (python-bandit): Fix indentation. Maxim Cournoyer
2020-11-19gnu: python-bandit: Update to 1.6.2....* gnu/packages/openstack.scm (python-bandit): Update to 1.6.2. [phases]: Remove argument. [tests?]: Disable test suite. [native-inputs]: Remove python-beautifulsoup4, python-fixtures, python-mock, python-subunit, python-testrepository, python-testscenarios and python-testtools. Add python-pbr. Maxim Cournoyer