~ruther/guix-local

ea6b2d52 — Hartmut Goebel 4 years ago
gnu: Add python-pycountry@20.7.3.

This old version is required by Tryton.

* gnu/packages/python-xyz.scm (python-pycountry@20.7.3): New variable.
6ce3e51a — Florian Pelz 3 years ago
news: Add 'de' translation.

* etc/news.scm: Add German translation of 'guix style -f' entry.
Correct manual references in previous 'guix style' entries.
00d3fb23 — vicvbcun 3 years ago
gnu: python-sympy: Update to 1.10.1.

* gnu/packages/python-xyz.scm (python-sympy): Update to 1.10.1.
37ea0a73 — kiasoc5 3 years ago
gnu: openh264: Update to 2.3.0 and use gexps.

* gnu/packages/video.scm (openh264): Update to 2.3.0.
[arguments]: Use gexps.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
6ff0e43d — Hartmut Goebel 3 years ago
gnu: Add python-types-orjson.

* gnu/packages/python-xyz.scm (python-types-orjson): New variable.
da7e6028 — Hartmut Goebel 3 years ago
gnu: Add python-mdx-include.

* gnu/packages/python-xyz.scm (python-mdx-include): New variable.
0f9e0abd — Hartmut Goebel 3 years ago
gnu: Add python-rcslice.

* gnu/packages/python-xyz.scm (python-rcslice): New variable.
cf2327ec — Hartmut Goebel 3 years ago
gnu: Add python-cyclic.

* gnu/packages/python-xyz.scm (python-cyclic): New variable.
feef09b2 — Hartmut Goebel 3 years ago
gnu: Add python-starlette.

* gnu/packages/python-web.scm (python-starlette): New variable.
357a4c18 — Hartmut Goebel 3 years ago
gnu: Add python-mkdocs-markdownextradata-plugin.

* gnu/packages/python-xyz.scm (python-mkdocs-markdownextradata-plugin): New variable.
924a78b1 — Marius Bakke 3 years ago
gnu: aspell: Fix CVE-2019-25051 with a graft.

This partially reverts commit 468c95e9415bc303cfa36c9b67bbd2ce0abe904b in
order to prevent rebuilding 2k+ packages via 'inkscape'.

* gnu/packages/aspell.scm (aspell)[replacement]: New field.
[source](patches): Remove "aspell-CVE-2019-25051.patch".
(aspell/replacement): New private variable.
2111a4ee — Hartmut Goebel 4 years ago
gnu: conan: Update to 1.50.0.

* gnu/packages/package-management.scm (conan): Update to 1.50.0.
  [arguments]<phases>{check}: Add another test to be skipped, adjust comment.
84de0e31 — Hartmut Goebel 4 years ago
gnu: python-pygithub: Update to 1.55.

* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.55.
  [propagated-inputs]: Add python-pynacl.
ead37cb6 — Hartmut Goebel 4 years ago
gnu: 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.
6937cea1 — Hartmut Goebel 4 years ago
gnu: python-pyjwt: Update to 2.4.0.

* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.4.0.
  [source]: Remove snippet.
  [arguments]<phases>{check}: Remove now unused parts, honor '#:tests?'.
  (native-inputs]: Remove python-pytest-cov, add python-cryptography.
104f9e05 — Hartmut Goebel 4 years ago
gnu: 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.
52359f01 — Hartmut Goebel 4 years ago
gnu: 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.
0bba3ebf — Hartmut Goebel 4 years ago
gnu: 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.
cffb9967 — Hartmut Goebel 4 years ago
gnu: python-munch: Update to 2.5.0.

* gnu/packages/python-xyz.scm (python-munch): Update to 2.5.0.
  [propagated-inputs]: Add python-six.
  [native-inputs]: Add python-pbr and python-pytest.
d2dd9d1d — Hartmut Goebel 4 years ago
gnu: 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.
Next