Marius Bakke
40d97db708
gnu: python-dateutil: Add missing input.
...
* gnu/packages/time.scm (python-dateutil)[native-inputs]: Add PYTHON-PYTEST-COV.
2020-01-24 20:44:34 +01:00
Marius Bakke
cc9c83c55d
gnu: python-pygobject: Update to 3.34.0.
...
* gnu/packages/glib.scm (python-pygobject): Update to 3.34.0.
[source](modules, snippet): New fields. Delete failing tests identified by
commit 622d702f7e
.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Remove.
[native-inputs]: Remove WHICH and DBUS.
(python2-pygobject)[build-system]: Change to PYTHON-BUILD-SYSTEM.
[arguments]: New field. Copy old phase from python-pygobject.
[native-inputs]: Remove WHICH and DBUS.
(python-pygobject-3.34.0): Remove variable.
2020-01-24 20:44:34 +01:00
Marius Bakke
9ba3cf5782
gnu: python-pycairo: Update to 1.18.2.
...
* gnu/packages/gtk.scm (python-pycairo): Update to 1.18.2.
(python2-pycairo)[propagated-inputs]: Remove.
2020-01-24 20:44:34 +01:00
Marius Bakke
cc63d8cfd8
gnu: python-pytest-cov: Update to 2.8.1.
...
* gnu/packages/check.scm (python-pytest-cov): Update to 2.8.1.
2020-01-24 20:44:34 +01:00
Marius Bakke
0e648e6160
gnu: python-mako: Do not use pytest nose compatibility layer.
...
* gnu/packages/python-xyz.scm (python-mako)[native-inputs]: Replace
PYTHON-PYTEST with PYTHON-NOSE.
[arguments]: Adjust check phase accordingly. While at it, allow overriding
the #:tests? key.
2020-01-24 20:44:34 +01:00
Marius Bakke
0ae97f5dd1
gnu: python2-pytest: Update to 4.6.9.
...
* gnu/packages/check.scm (python2-pytest): Update to 4.6.9.
(python2-pytest-bootstrap)[propagated-inputs]: Add
PYTHON2-IMPORTLIB-METADATA-BOOTSTRAP, PYTHON2-PACKAGING-BOOTSTRAP, and
PYTHON2-WCWIDTH. Replace PYTHON2-PLUGGY with PYTHON2-PLUGGY-BOOTSTRAP.
* gnu/packages/python-compression.scm (python2-zipp-bootstrap): New public variable.
* gnu/packages/python-xyz.scm (python2-importlib-resources-bootstrap): New
public variable.
(python-importlib-metadata)[native-inputs]: Change from PYTHON-PACKAGING to
PYTHON-PACKAGING-BOOTSTRAP.
[properties]: New field.
(python2-importlib-metadata-bootstrap, python2-contextlib2-bootstrap,
python2-pluggy-bootstrap): New public variables.
(python-packaging)[arguments]: Allow overriding #:tests?.
(python2-packaging-bootstrap): New public variable.
2020-01-24 20:44:33 +01:00
Marius Bakke
db6fb90a1f
gnu: python2-pluggy: Update to 0.13.1.
...
* gnu/packages/python-xyz.scm (python-pluggy)[source, version]: Remove.
[propagated-inputs]: Add PYTHON2-IMPORTLIB-METADATA.
2020-01-24 20:44:33 +01:00
Marius Bakke
5e7202bbdf
gnu: python2-importlib-resources: Drop 'wheel' dependency.
...
* gnu/packages/python-xyz.scm (python2-importlib-resources)[native-inputs]:
Remove.
[arguments]: Add #:phases.
2020-01-24 20:44:33 +01:00
Marius Bakke
94fa51e17d
gnu: python2-flake8: Add missing input.
...
* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add
PYTHON2-FUNCTOOLS32.
2020-01-24 20:44:33 +01:00
Marius Bakke
c5d399090e
gnu: python-pytest: Update to 5.3.2.
...
* gnu/packages/check.scm (python-pytest): Update to 5.3.2.
[propagated-inputs]: Add PYTHON-WCWIDTH and PYTHON-PACKAGING-BOOTSTRAP.
[native-inputs]: Add PYTHON-XMLSCHEMA.
[arguments]: Support overriding check phase with #:tests?.
(python2-pytest): Stay on version 4.4.2.
(python2-pytest-bootstrap): Inherit from PYTHON2-PYTEST instead of
PYTHON-PYTEST-BOOTSTRAP.
* gnu/packages/python-xyz.scm (python-packaging-bootstrap): New public variable.
2020-01-24 20:44:33 +01:00
Marius Bakke
17263ef5e8
gnu: python-pluggy: Update to 0.13.1.
...
* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.13.1.
[properties]: New field.
(python2-pluggy): Stay on 0.11.0.
2020-01-24 20:44:33 +01:00
Marius Bakke
3b5378a87f
gnu: python-hypothesis: Update to 5.1.5.
...
* gnu/packages/check.scm (python-hypothesis): Update to 5.1.5.
[native-inputs]: Remove.
[arguments]: New field.
[propagated-inputs]: Remove PYTHON-COVERAGE. Add PYTHON-SORTEDCONTAINERS.
(python2-hypothesis): Update to 4.57.1.
2020-01-24 20:44:33 +01:00
Marius Bakke
8aed0895f1
gnu: python-attrs: Update to 19.3.0.
...
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.3.0.
2020-01-24 20:44:32 +01:00
Marius Bakke
11c28af19a
gnu: python-pyparsing: Update to 2.4.6.
...
* gnu/packages/python-xyz.scm (python-pyparsing): Update to 2.4.6.
2020-01-24 20:44:32 +01:00
Marius Bakke
aadef9c845
gnu: python-sortedcontainers: Add python2 variant.
...
* gnu/packages/python-xyz.scm (python2-sortedcontainers): New public
variable.
2020-01-24 20:44:32 +01:00
Marius Bakke
4c2530afce
gnu: python-sorted-containers: Disable tests.
...
It did not actually run tests previously, because pytest was unavailable.
* gnu/packages/python-xyz.scm (python-sortedcontainers)[arguments]: New
field.
[native-inputs]: Remove.
2020-01-24 20:44:32 +01:00
Marius Bakke
dab41b95fb
gnu: python-mock: Update to 3.0.5.
...
* gnu/packages/check.scm (python-mock): Update to 3.0.5.
[propagated-inputs]: Remove PYTHON-PBR-MINIMAL.
[native-inputs]: Remove.
[arguments]: Remove #:phases. Add #:tests?.
2020-01-24 20:44:32 +01:00
Marius Bakke
a9d1da178e
gnu: python-more-itertools: Update to 8.1.0.
...
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.1.0.
2020-01-24 20:44:32 +01:00
Marius Bakke
fb7686a999
gnu: python-flake8: Update to 3.7.9.
...
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.7.9.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER.
2020-01-24 20:44:31 +01:00
Marius Bakke
87a49025e9
gnu: python2-pathlib2: Update to 2.3.5.
...
* gnu/packages/python-xyz.scm (python2-pathlib2): Update to 2.3.5.
2020-01-24 20:44:31 +01:00
Marius Bakke
f00722b40c
gnu: python-six: Update to 1.13.0.
...
* gnu/packages/python-xyz.scm (python-six): Update to 1.13.0.
[native-inputs]: Remove PYTHON-PY.
2020-01-24 20:44:31 +01:00
Marius Bakke
c6bc3529a5
gnu: python-configparser: Update to 4.0.2.
...
* gnu/packages/python-xyz.scm (python-configparser): Update to 4.0.2.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
2020-01-24 20:44:31 +01:00
Marius Bakke
559f5799db
gnu: python-typing: Update to 3.7.4.1.
...
* gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.1.
2020-01-24 20:44:31 +01:00
Marius Bakke
23d5d859a8
gnu: python-py: Update to 1.8.1.
...
* gnu/packages/python-xyz.scm (python-py): Update to 1.8.1.
2020-01-24 20:44:31 +01:00
Marius Bakke
1c4746ee69
gnu: python-setuptools-scm: Update to 3.3.3.
...
* gnu/packages/python-xyz.scm (python-setuptools-scm): Update to 3.3.3.
(python-setuptools-scm-3.3): Remove variable.
(python-lazy-object-proxy)[native-inputs]: Change from
PYTHON-SETUPTOOLS-SCM-3.3 to PYTHON-SETUPTOOLS-SCM.
2020-01-24 20:44:30 +01:00
Marius Bakke
5e1d6787f2
gnu: python-coverage: Update to 5.0.3.
...
* gnu/packages/check.scm (python-coverage): Update to 5.0.3.
2020-01-24 20:44:30 +01:00
Marius Bakke
b8f5aa6fa0
gnu: python-scandir: Update to 1.10.0.
...
* gnu/packages/python-xyz.scm (python-scandir): Update to 1.10.0.
2020-01-24 20:44:30 +01:00
Marius Bakke
6e3cbafb60
gnu: fontforge: Fix build with Python 3.8.
...
* gnu/packages/fontutils.scm (fontforge)[native-inputs]: Add AUTOCONF,
AUTOMAKE, and LIBTOOL.
[arguments]: Add phase 'fix-linking-with-python-3.8'.
2020-01-24 20:44:30 +01:00
Marius Bakke
1cc3971242
gnu: boost: Fix build with Python 3.8.
...
* gnu/packages/boost.scm (boost)[arguments]: Drop "m" suffix of Python 3
header location.
2020-01-24 20:44:30 +01:00
Marius Bakke
b15d1c467f
gnu: Python: Update to 3.8.1.
...
* gnu/packages/python.scm (python-3.7): Rename to ...
(python-3.8): ... this. Update to 3.8.1.
[source](patches): Add "python-3.8-fix-tests.patch".
[source](snippet): Adjust for renamed file.
(python-3): Alias to PYTHON-3.8.
* gnu/packages/patches/python-3-search-paths.patch: Adjust for 3.8.
* gnu/packages/patches/python-3.8-search-paths.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2020-01-24 20:44:29 +01:00
Marius Bakke
49d7167328
gnu: gobject-introspection: Update to 1.62.0.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.62.0.
2020-01-24 20:44:29 +01:00
Tobias Geerinckx-Rice
762867313c
news: Add ‘nl’ translation.
...
* * etc/news.scm: Add ‘nl’ translation.
2020-01-24 18:19:20 +01:00
Nicolas Goaziou
77c4ef1af9
gnu: emacs-xr: Update to 1.14.
...
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.14.
2020-01-24 18:06:02 +01:00
Florian Pelz
cd17ac4483
news: Add 'de' translation.
...
* etc/news.scm: Add 'de' translation.
2020-01-24 15:46:24 +00:00
Vagrant Cascadian
5b98473a1f
gnu: r-biocset: Fix spelling of "ability".
...
* gnu/packages/bioconductor (r-biocset)[description]: Fix typo.
2020-01-24 02:38:13 -08:00
Vagrant Cascadian
d16a1c9356
gnu: rust-serde-bytes-0.11: Fix spelling of "handle".
...
* gnu/packages/crates-io (rust-serde-bytes-0.11)[synopsis]: Fix typo.
2020-01-24 02:38:11 -08:00
Vagrant Cascadian
b36d132873
gnu: rust-rust-argon2-0.5: Fix spelling of "contains".
...
* gnu/packages/crates-io (rust-rust-argon2-0.5)[description]: Fix typo.
2020-01-24 02:38:09 -08:00
Vagrant Cascadian
57c844bea7
gnu: rust-which-2.0: Fix spelling of "executable".
...
* gnu/packages/crates-io (rust-which-2.0)[description]: Fix typo.
2020-01-24 02:38:06 -08:00
Vagrant Cascadian
41d06fff1f
gnu: emacs-helm-clojuredocs: Fix typo "This package".
...
* gnu/packages/emacs-xyz (emacs-helm-clojuredocs)[description]: Fix typo.
2020-01-24 02:38:02 -08:00
Vagrant Cascadian
a8d73e699e
gnu: ghc-time-compat: Fix typo "This package".
...
* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
2020-01-24 02:38:00 -08:00
Vagrant Cascadian
a6d35eb455
gnu: ocaml-mmap: Fix spelling of "function".
...
* gnu/packages/ocaml (ocaml-mmap)[description]: Fix typo.
2020-01-24 02:37:57 -08:00
Vagrant Cascadian
4250a9638d
gnu: pinfo: Fix spelling of "additionally".
...
* gnu/packages/texinfo (pinfo)[description]: Fix typo.
2020-01-24 02:37:54 -08:00
Efraim Flashner
fd7ad89948
gnu: jimtcl: Update to 0.79.
...
* gnu/packages/embedded.scm (jimtcl): Update to 0.79.
[home-page]: Update home-page.
2020-01-24 10:31:29 +02:00
Efraim Flashner
cc17b07a02
gnu: jimtcl: Don't use unstable tarball.
...
* gnu/packages/embedded.scm (jimtcl)[source]: Download using git-fetch.
2020-01-24 10:26:53 +02:00
Efraim Flashner
fe1506a0ca
gnu: stlink: Don't use unstable tarball.
...
* gnu/packages/embedded.scm (stlink)[source]: Download using git-fetch.
2020-01-24 10:24:12 +02:00
Efraim Flashner
02aab3df21
gnu: spin2cpp: Don't use unstable tarball.
...
* gnu/packages/embedded.scm (spin2cpp)[source]: Download using git-fetch.
2020-01-24 10:16:07 +02:00
Efraim Flashner
9be1f2b77c
gnu: openspin: Don't use unstable tarball.
...
* gnu/packages/embedded.scm (openspin)[source]: Download using git-fetch.
2020-01-24 10:07:58 +02:00
Mark H Weaver
c4bdd78a6a
gnu: linux-libre: Update to 5.4.14.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.14.
(linux-libre-5.4-pristine-source): Update hash.
2020-01-23 23:16:58 -05:00
Mark H Weaver
e0376b60e1
gnu: linux-libre@4.19: Update to 4.19.98.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98.
(linux-libre-4.19-pristine-source): Update hash.
2020-01-23 23:16:56 -05:00
Mark H Weaver
666581fd57
gnu: linux-libre@4.14: Update to 4.14.167.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-23 23:16:54 -05:00