~ruther/guix-local

ref: 5b3c3d4b5a7a775a407b97f044c93cc151b3103f guix-local/gnu/packages/openstack.scm -rw-r--r-- 31.2 KiB
2010af55 — Marius Bakke 9 years ago
gnu: python-requests-mock: Update to 1.3.0.

* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock):
Update to 1.3.0.
23015b4f — Marius Bakke 9 years ago
gnu: python-oslosphinx: Disable tests.

* gnu/packages/openstack.scm (python-oslosphinx,
python2-oslosphinx)[arguments]: New field.
c8d7e063 — Danny Milosavljevic 9 years ago
gnu: Add python-reno.

* gnu/packages/openstack.scm (python-reno, python-reno2): New variables.
376c4619 — Danny Milosavljevic 9 years ago
gnu: python-mox3: Remove python-oslosphinx dependency (since the tests don't run anyway).

* gnu/packages/openstack.scm (python-mox3)[native-inputs]: Remove python-oslosphinx.
bfba0836 — Marius Bakke 9 years ago
gnu: python-keystoneclient: Disable tests.

* gnu/packages/openstack.scm (python-keystoneclient,
  python2-keystoneclient)[arguments]: Set #:tests? #f.
f959495b — Marius Bakke 9 years ago
gnu: python-tempest-lib: Disable tests.

* gnu/packages/openstack.scm (python-tempest-lib,
  python2-tempest-lib)[arguments]: Set #:tests? #f.
73b494a1 — Marius Bakke 9 years ago
gnu: python-oslo.log: Disable tests.

* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]:
  Set #:tests? #f.
5ae31b54 — Marius Bakke 9 years ago
gnu: python-oslo.serialization: Disable tests.

* gnu/packages/openstack.scm (python-oslo.serialization,
  python2-oslo.serialization)[arguments]: Set #:tests? #f.
ad59ebda — Marius Bakke 9 years ago
gnu: python-oslo.utils: Disable tests.

* gnu/packages/openstack.scm (python-oslo.utils,
  python2-oslo.utils)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-bandit and python-oslo.config.
d9184f4f — Marius Bakke 9 years ago
gnu: python-oslo.config: Disable tests.

* gnu/packages/openstack.scm (python-oslo.config,
  python2-oslo.config)[arguments]: Set #:tests? #f.
130f68ec — Marius Bakke 9 years ago
gnu: python-stevedore: Fix tests.

* gnu/packages/openstack.scm (python-stevedore,
  python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx,
  python-sphinx and python-testrepository.
bb56d9a1 — Marius Bakke 9 years ago
gnu: python-oslo.i18n: Disable tests.

* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
  Set #:tests? #f.
f30e5336 — Marius Bakke 9 years ago
gnu: python-oslo.context: Disable tests.

* gnu/packages/openstack.scm (python-oslo.context,
  python2-oslo.context)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-coverage, python-hacking, python-mock,
  python-os-client-config, python-oslosphinx and python-sphinx.
767c7e0e — Marius Bakke 9 years ago
gnu: python-debtcollector: Disable tests.

* gnu/packages/openstack.scm (python-debtcollector,
  python2-debtcollector)[arguments]: Set #:tests? #f.
ea8907c5 — Marius Bakke 9 years ago
gnu: python-mox3: Disable tests.

* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable
  tests.
  [native-inputs]: Add python-oslosphinx and python-sphinx.
2ff4559b — Marius Bakke 9 years ago
gnu: python-hacking: Disable tests.

* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]:
Set #:tests? #f.
8a7cbc88 — Marius Bakke 9 years ago
Merge branch 'master' into staging
03e856dd — Hartmut Goebel 9 years ago
Merge branch 'python-build-system'.
e116d100 — Hartmut Goebel 9 years ago
gnu: openstack: Correct inputs.

* gnu/packages/openstack.scm (python-os-testr) Propagate input
  python-subunit, change all other inputs to native-inputs.
  (python-mox3): Remove needless input python-six.
  (python-stevedore, python-requests-mock): Move python-pbr to
  native-inputs.
482d9591 — Hartmut Goebel 9 years ago
gnu: Fix python inputs, part 5: some inputs become propagated-inputs

* gnu/packages/openstack.scm
  (python-os-client-config)[inputs] change to
  [native-inputs]. [propagated-inputs]: New element, move python-appdirs,
  python-pyyaml here.
  (python-git-review)[propagated-inputs]: New element, move python-requests
  here.
* gnu/packages/python.scm
  (python-rpy2)[propagated-inputs]: New element, move python-six here.
  (python-xcffib)[inputs] move python-six to [propagated-inputs].
  (python-flake8)[propagated-inputs]: New element, move python-pep8,
  python-pyflakes, python-mccabe here.
  (python-flake8-2.2.4)[propagated-inputs]: New element, move python-pep8,
  python-pyflakes, python-mccabe here.
  (python-pytest)[propagated-inputs]: New element, move python-py here.
  (python-tox)[propagated-inputs]: New element, move all inputs except of
  python-pytest here.
  (python-botocore)[propagated-inputs]: New element, move python-dateutil,
  python-docutils, python-jmespath here.
  (awscli)[propagated-inputs]: New element, move python-colorama,
  python-botocore, python-s3transfer, python-docutils, python-rsa here.
  (python-mako)[propagated-inputs]: New element, move python-markupsafe here.
* gnu/packages/qemu.scm(python-libvirt)[propagated-inputs]: New element, move
  python-lxml here.
Next