| Commit message (Collapse) | Author | Age |
... | |
| | |
| | |
| | |
| | | |
* guix/import/pypi.scm (parse-requires.txt): Remove potential duplicates.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The previous solution was fragile and could leave unwanted characters in a
requirement name, such as '[' or ']'.
Partially fixes <https://bugs.gnu.org/33047>.
* guix/import/pypi.scm (use-modules): Export SPECIFICATION->REQUIREMENT-NAME
(%requirement-name-regexp): New variable.
(clean-requirement): Rename to...
(specification->requirement-name): this, which now uses
%requirement-name-regexp to select the requirement name from the requirement
specification.
(parse-requires.txt): Adapt.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* guix/import/pypi.scm: Export PARSE-REQUIRES.TXT.
(clean-requirement): Move procedure to the top level.
(guess-requirements): Move the READ-REQUIREMENTS procedure to the top level,
and rename it to PARSE-REQUIRES.TXT. Move the CLEAN-REQUIREMENT procedure to
the top level. Move the COMMENT? functions inside the PARSE-REQUIRES.TXT
procedure.
(parse-requires.txt): Add a SECTION-HEADER? predicate, and use it to prevent
parsing optional requirements.
* tests/pypi.scm (test-requires-with-sections): New variable.
("parse-requires.txt, with sections"): New test.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The output of tar when creating archives for the purpose of tests is not
useful, so we mute it.
* tests/pypi.scm ("pypi->guix-package"): Mute the output of tar.
("pypi->guix-package, wheels"): Likewise.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PyPI packages are mandated to have a setup.py file, which contains a listing
of the required dependencies. The setuptools/distutils machinery embed
metadata in the archives they produce, which contains this information. There
is no need nor gain to collect the requirements from a "requirements.txt"
file, as it is not the true record of dependencies for PyPI packages and may
contain extraneous requirements or not exist at all.
* guix/import/pypi.scm (guess-requirements): Update comment.
[guess-requirements-from-source]: Do not attempt to parse the file
requirements.txt. Streamline logic.
* tests/pypi.scm (test-requires.txt): Rename from test-requirements, to hint
at the file being tested.
("pypi->guix-package"): Adapt so that the fake package contains a requires.txt
file rather than a requirements.txt file.
("pypi->guix-package, wheels"): Likewise.
|
| | |
| | |
| | |
| | | |
* gnu/packages/finance.scm (silkaj): Update to 0.7.2.
|
| | |
| | |
| | |
| | | |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
|
| | |
| | |
| | |
| | | |
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
|
| | |
| | |
| | |
| | | |
* etc/guix-install.sh: Recommend downloading the GPG key from Savannah.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/guile.scm (guile-2.2.5): Rename to...
(guile-2.2.6): ... this, and update to 2.2.6.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/check.scm (behave)[propagated-inputs]: Add
python-importlib-metadata.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change
GTKSOURCEVIEW to GTKSOURCEVIEW-3.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* guix/import/crate.scm (maybe-cargo-inputs): Remove one level of lists.
* guix/import/crate.scm (maybe-cargo-development-inputs): Same.
* tests/crate.scm: (crate->guix-package)[package]<#:arguments>: Remove
one level of list nesting.
|
| | |
| | |
| | |
| | | |
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190625.
|
| | |
| | |
| | |
| | | |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/icu4c.scm (icu4c-64): New public variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C to ICU4C-64.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.4.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| | |
| | |
| | |
| | | |
* gnu/packages/databases.scm (postgresql): Update to 10.9.
|
| | |
| | |
| | |
| | | |
* gnu/packages/base.scm (tzdata): Update to 2019b.
|
| | |
| | |
| | |
| | | |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-51.
|
| | |
| | |
| | |
| | | |
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19.
[arguments]: End phases on #t.
|
| | |
| | |
| | |
| | | |
* gnu/packages/perl.scm (perl-module-build): Update to 0.4229.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/base.scm (tzdata, tzdata-for-tests)[source, native-inputs]:
Update redirected URIs.
|
| | |
| | |
| | |
| | | |
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11.
|
| | |
| | |
| | |
| | | |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-50.
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is a follow-up to commit 966e4beadcf5dcc7537ccdbe42505c9129c5dd08.
* gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
|
| | |
| | |
| | |
| | | |
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.88.
|
| | |
| | |
| | |
| | | |
* gnu/packages/gtk.scm (gtk+): Update to 3.24.9.
|
| | |
| | |
| | |
| | | |
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/certs.scm (nss-certs): Update to 3.44.1.
* gnu/packages/nss.scm (nss): Likewise.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a follow-up to commit 301b2e74f986385664153e6e770e238b351f5cf0.
* gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an
empty string for the non-matching case.
|
| |\| |
|
| | |
| | |
| | |
| | | |
* gnu/packages/web.scm (nginx): Update to 1.17.1.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gstreamer)[source](patches): New field.
[arguments]: Do not disable any tests.
|
| | |
| | |
| | |
| | | |
* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* guix/build/download-nar.scm (urls-for-item): Remove
mirror.hydra.gnu.org.
* guix/download.scm (%content-addressed-mirrors): Likewise.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* etc/substitutes/hydra.gnu.org.pub: Delete file.
* guix/self.scm (miscellaneous-files): Don't install it.
* Makefile.am (dist_pkgdata_DATA): Remove it.
* gnu/services/base.scm (%default-authorized-guix-keys): Likewise.
(hydra-key-authorization): Rename to…
(substitute-key-authorization): …this. Adjust only call site.
|
| | |
| | |
| | |
| | | |
* doc/guix.texi (Invoking guix publish): It runs Cuirass.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* doc/contributing.texi (Packaging Guidelines, Submitting Patches):
Replace hydra URL with @value{SUBSTITUTE-SERVER}.
* doc/guix.texi (Official Substitute Server): Remove ‘hydra’ @cindex.
(Substitute Server Authorization): Remove note about hydra.gnu.org.pub.
|
| | |
| | |
| | |
| | |
| | | |
* etc/guix-install.sh (sys_authorize_build_farms): Authorise only
ci.guix.gnu.org and make all references to it singular.
|
| | |
| | |
| | |
| | | |
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.1.
|
| | |
| | |
| | |
| | | |
* gnu/packages/admin.scm (di): Update to 4.47.1.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/package-management.scm (stow): Update to 2.3.0.
[propagated-inputs]: New field.
|
| | |
| | |
| | |
| | | |
* gnu/packages/perl.scm (perl-clone-choose): New variable.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/llvm.scm (llvm): Rename to...
(llvm-8): ...this.
(llvm): New variable.
* gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
|
| | |
| | |
| | |
| | | |
* gnu/packages/rust.scm: (rust-1.30): Remove llvm override.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/local.mk: (dist_patch_DATA): Delete
%D%/packages/patches/rust-1.30-gdb-llvm.patch
* gnu/packages/rust.scm: (rust-1.30): Delete patch overrides.
(rust-1.31): Delete patch overrides.
|
| | |
| | |
| | |
| | | |
* gnu/packages/statistics.scm (r-quantreg): Update to 5.41.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-3.
[propagated-inputs]: Remove r-mvtnorm.
|