guix/guix
Ludovic Courtès 85dce718cb import: pypi: Updater silently ignores packages without source.
Reported by Andreas Enge <andreas@enge.fr>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00764.html>.

* guix/import/pypi.scm (&missing-source-error): New error type.
(latest-source-release): Raise it instead of using 'error'.
(pypi->guix-package): Guard against it and use 'leave' to report the
error.
(latest-release): Guard against it and return #f when caught.
2015-12-01 23:18:48 +01:00
..
build gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0. 2015-11-29 22:59:28 +01:00
build-system build-system/python: 'package-with-python2' preserves source location. 2015-11-04 00:12:20 +01:00
import import: pypi: Updater silently ignores packages without source. 2015-12-01 23:18:48 +01:00
scripts guix build: Modularize transformation handling. 2015-12-01 00:02:54 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in utils: Remove Nixpkgs helpers. 2015-10-06 23:51:04 +02:00
cpio.scm
cve.scm Add (guix cve). 2015-11-26 22:35:01 +01:00
cvs-download.scm
derivations.scm
download.scm Update CRAN mirrors. 2015-09-21 10:48:26 +02:00
elf.scm
ftp-client.scm ftp-client: Default port for 'ftp-open' is now "ftp". 2015-11-22 14:35:28 +01:00
gcrypt.scm
gexp.scm gexp: Build text derivations locally. 2015-11-25 11:59:54 +01:00
git-download.scm download: Disable offloading for downloads. 2015-09-05 22:11:03 +02:00
gnu-maintenance.scm upstream: Add 'description' field to 'upstream-updater'. 2015-10-27 21:54:57 +03:00
gnupg.scm
graph.scm graph: Add procedures to query a node's edges. 2015-11-21 16:26:43 +01:00
hash.scm
http-client.scm http-client: 'http-fetch' converts strings to URIs. 2015-11-29 17:46:11 +01:00
licenses.scm licenses: Add Zope Public License. 2015-09-22 14:57:00 +02:00
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Use locales from the /X.Y sub-directory of the locale package. 2015-10-04 10:19:42 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Add generation manipulation procedures. 2015-10-27 00:01:20 +01:00
records.scm
scripts.scm emacs: Add 'guix-devel-build-package-source'. 2015-10-12 10:59:31 +03:00
search-paths.scm
serialization.scm
sets.scm
store.scm store: Use the daemon's substitute URLs by default. 2015-10-28 15:31:44 +01:00
svn-download.scm
tests.scm tests: 'open-connection-for-tests' takes an optional parameter. 2015-09-28 22:53:59 +02:00
ui.scm ui: 'guix help COMMAND' is like 'guix COMMAND --help'. 2015-11-11 00:37:51 +01:00
upstream.scm import: gnu: Update to the (guix upstream) API. 2015-11-03 00:59:28 +01:00
utils.scm utils: Add 'canonical-newline-port'. 2015-11-26 18:17:23 +01:00