Age | Commit message (Expand) | Author |
2022-01-18 | gnu: 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-17 | Merge 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-10 | gnu: 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-12 | 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 Bakke |
2022-01-12 | 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 Bakke |
2022-01-12 | 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 Bakke |
2022-01-12 | 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 Bakke |
2022-01-11 | 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 Carrour |
2022-01-11 | 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 Bakke |
2022-01-11 | 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 Bakke |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-11 | 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 Cournoyer |
2021-10-13 | gnu: 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-06 | gnu: python-hacking: Update to 4.1.0....* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0.
| Marius Bakke |
2021-05-06 | 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 Bakke |
2021-04-14 | 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 Wurmus |
2021-01-29 | gnu: python2-git-review: Remove package....* gnu/packages/openstack.scm (python2-git-review): Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-os-client-config: Remove package....* gnu/packages/openstack.scm (python2-os-client-config): Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-debtcollector: Remove package....* gnu/packages/openstack.scm (python2-debtcollector): Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-oslotest: Remove package....* gnu/packages/openstack.scm (python2-oslotest: Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-stevedore: Remove package....* gnu/packages/openstack.scm (python2-stevedore: Delete.
| Maxim Cournoyer |
2021-01-29 | gnu: python2-os-testr: Remove package....* gnu/packages/openstack.scm (python2-os-testr): Delete.
| Maxim Cournoyer |
2020-12-20 | gnu: python2-reno: Remove package....* gnu/packages/openstack.scm (python2-reno): Remove variable.
| Maxim Cournoyer |
2020-12-20 | gnu: python2-oslo.i18n: Remove package....* gnu/packages/openstack.scm (python2-oslo.i18n): Remove variable.
| Maxim Cournoyer |
2020-12-20 | gnu: python2-mox3: Remove package....* gnu/packages/openstack.scm (python2-mox3): Remove variable.
| Maxim Cournoyer |
2020-12-20 | gnu: python2-oslo.context: Remove package....* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
| Maxim Cournoyer |
2020-12-20 | gnu: python2-openstackdocstheme: Remove package....* gnu/packages/openstack.scm (python2-openstackdocstheme): Remove variable.
| Maxim Cournoyer |
2020-12-20 | gnu: python-oslo.config: Fix indentation....* gnu/packages/openstack.scm: Prettify the section header and fix the
indentation of the package.
| Maxim Cournoyer |
2020-12-20 | gnu: python-oslo.i18n: Fix indentation....* gnu/packages/openstack.scm (python-oslo.i18n): Fix indentation.
| Maxim Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-11-19 | gnu: python-oslosphinx: Fix indentation....* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation.
| Maxim Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-11-19 | gnu: Add python-cliff....* gnu/packages/openstack.scm (python-cliff): New variable.
| Maxim Cournoyer |
2020-11-19 | gnu: python-bandit: Fix indentation....* gnu/packages/openstack.scm (python-bandit): Fix indentation.
| Maxim Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-11-19 | gnu: python-oslotest: Re-indent....* gnu/packages/openstack.scm (python-oslotest): Fix indentation.
| Maxim Cournoyer |
2020-11-19 | 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 Cournoyer |
2020-07-07 | 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 Kraai |
2020-04-30 | 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 Wurmus |
2020-04-30 | 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 Wurmus |
2020-03-16 | gnu: Remove python2-bandit....This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-bandit): Remove variable.
| Marius Bakke |
2020-03-16 | 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 Bakke |
2020-03-16 | 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 Bakke |
2020-03-16 | gnu: Remove python2-oslo.serialization....* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable.
(python-oslo.serialization)[properties]: Remove.
| Marius Bakke |
2020-03-16 | 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 Bakke |
2020-03-16 | 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 Bakke |
2020-03-16 | 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 Bakke |
2020-03-16 | gnu: Remove python2-keystoneclient....This package fails to build and has no reverse dependencies.
* gnu/packages/openstack.scm (python2-keystoneclient): Remove variable.
| Marius Bakke |