summaryrefslogtreecommitdiff
path: root/gnu/packages/openstack.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: 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 Bakke2022-01-121-5/+8
* gnu: 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 Bakke2022-01-121-7/+10
* gnu: 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 Bakke2022-01-121-12/+14
* gnu: 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 Bakke2022-01-121-15/+4
* gnu: 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 Carrour2022-01-111-1/+2
* gnu: 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 Bakke2022-01-111-6/+3
* gnu: 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 Bakke2022-01-111-4/+4
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-191/+153
* gnu: 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 Cournoyer2021-11-111-0/+1
* gnu: python-git-review: Update to 2.1.0.•••* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0. Clément Lassieur2021-10-131-3/+3
* gnu: python-hacking: Update to 4.1.0.•••* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0. Marius Bakke2021-05-061-2/+2
* gnu: 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 Bakke2021-05-061-1/+1
* gnu: 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 Wurmus2021-04-141-3/+10
* gnu: python2-git-review: Remove package.•••* gnu/packages/openstack.scm (python2-git-review): Delete. Maxim Cournoyer2021-01-291-3/+0
* gnu: python2-os-client-config: Remove package.•••* gnu/packages/openstack.scm (python2-os-client-config): Delete. Maxim Cournoyer2021-01-291-3/+0
* gnu: python2-debtcollector: Remove package.•••* gnu/packages/openstack.scm (python2-debtcollector): Delete. Maxim Cournoyer2021-01-291-10/+0
* gnu: python2-oslotest: Remove package.•••* gnu/packages/openstack.scm (python2-oslotest: Delete. Maxim Cournoyer2021-01-291-3/+0
* gnu: python2-stevedore: Remove package.•••* gnu/packages/openstack.scm (python2-stevedore: Delete. Maxim Cournoyer2021-01-291-3/+0
* gnu: python2-os-testr: Remove package.•••* gnu/packages/openstack.scm (python2-os-testr): Delete. Maxim Cournoyer2021-01-291-3/+0
* gnu: python2-reno: Remove package.•••* gnu/packages/openstack.scm (python2-reno): Remove variable. Maxim Cournoyer2020-12-201-3/+0
* gnu: python2-oslo.i18n: Remove package.•••* gnu/packages/openstack.scm (python2-oslo.i18n): Remove variable. Maxim Cournoyer2020-12-201-3/+0
* gnu: python2-mox3: Remove package.•••* gnu/packages/openstack.scm (python2-mox3): Remove variable. Maxim Cournoyer2020-12-201-3/+0
* gnu: python2-oslo.context: Remove package.•••* gnu/packages/openstack.scm (python2-oslo.context): Remove variable. Maxim Cournoyer2020-12-201-3/+0
* gnu: python2-openstackdocstheme: Remove package.•••* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable. Maxim Cournoyer2020-12-201-3/+0
* gnu: python-oslo.config: Fix indentation.•••* gnu/packages/openstack.scm: Prettify the section header and fix the indentation of the package. Maxim Cournoyer2020-12-201-4/+8
* gnu: python-oslo.i18n: Fix indentation.•••* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation. Maxim Cournoyer2020-12-201-15/+15
* gnu: 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 Cournoyer2020-11-191-13/+11
* gnu: python-oslosphinx: Fix indentation.•••* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation. Maxim Cournoyer2020-11-191-8/+7
* gnu: 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 Cournoyer2020-11-191-6/+17
* gnu: 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 Cournoyer2020-11-191-25/+15
* gnu: Add python-cliff.•••* gnu/packages/openstack.scm (python-cliff): New variable. Maxim Cournoyer2020-11-191-0/+32
* gnu: python-bandit: Fix indentation.•••* gnu/packages/openstack.scm (python-bandit): Fix indentation. Maxim Cournoyer2020-11-191-10/+9
* gnu: 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 Cournoyer2020-11-191-20/+6
* gnu: python-oslotest: Update to 4.4.1.•••* gnu/packages/openstack.scm (python-oslotest): Update to 4.4.1. [tests?]: Disable test suite. [propagated-inputs]: Remove python-mock, python-mox3, python-os-client-config and python-testrepository. [native-inputs]: Remove field. Maxim Cournoyer2020-11-191-9/+5
* gnu: python-oslotest: Re-indent.•••* gnu/packages/openstack.scm (python-oslotest): Fix indentation. Maxim Cournoyer2020-11-191-19/+18
* gnu: python-stevedore: Update to 3.2.2.•••* gnu/packages/openstack.scm (python-stevedore): Update to 3.2.2. [tests?]: Disable tests. [propagated-inputs]: Remove field. Move python-pbr to... [native-inputs]: ...here. Remove python-mock, python-sphinx and python-testrepository. Maxim Cournoyer2020-11-191-8/+7
* gnu: python-bandit: Update home-page.•••* gnu/packages/openstack.scm (python-bandit)[home-page]: Update to new URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Matthew Kraai2020-07-071-1/+1
* gnu: python-hacking: Update to 1.1.0.•••* gnu/packages/openstack.scm (python-hacking): Update to 1.1.0. [arguments]: Add "delete-broken-test" phase. [propagated-inputs]: Replace python-flake8-2.5 with python-flake8-2.6. Ricardo Wurmus2020-04-301-3/+14
* gnu: Replace python-pyflakes-0.8.1 with python-pyflakes-1.2.•••* gnu/packages/python-xyz.scm (python-pyflakes-0.8.1): Remove variable. (python-pyflakes-1.2): New variable. * gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Replace python-pyflakes-0.8.1 with python-pyflakes-1.2. Ricardo Wurmus2020-04-301-1/+1
* gnu: Remove python2-bandit.•••This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-bandit): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: Remove python2-oslo.config.•••This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.config): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: Remove python2-oslo.utils.•••This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.utils): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: Remove python2-oslo.serialization.•••* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable. (python-oslo.serialization)[properties]: Remove. Marius Bakke2020-03-161-10/+0
* gnu: Remove python2-oslo.log.•••This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.log): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: Remove python2-tempest-lib.•••This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-tempest-lib): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: Remove python2-swiftclient.•••This package fails to build and has no reverse dependencies. * gnu/packages/openstack.scm (python2-swiftclient): Remove variable. (python-swiftclient)[properties]: Remove. Marius Bakke2020-03-161-9/+0
* gnu: Remove python2-keystoneclient.•••This package fails to build and has no reverse dependencies. * gnu/packages/openstack.scm (python2-keystoneclient): Remove variable. Marius Bakke2020-03-161-15/+0
* gnu: python-reno: Update home page.•••* gnu/packages/openstack.scm (python-reno)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: python-lxml: Move to (gnu packages xml).•••* gnu/packages/python-xyz.scm (python-lxml): Move from here ... * gnu/packages/xml.scm (python-lxml): ... to here. * gnu/packages/django.scm, gnu/packages/drones.scm, gnu/packages/libreoffice.scm, gnu/packages/nutrition.scm, gnu/packages/openstack.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-science.scm, gnu/packages/tryton.scm, gnu/packages/wireservice.scm: Adjust module imports. Marius Bakke2020-01-151-0/+1
* gnu: python-git-review: Update to 1.28.0.•••* gnu/packages/openstack.scm (python-git-review): Update to 1.28.0. Tobias Geerinckx-Rice2019-10-151-5/+4