guix/gnu
Hartmut Goebel b41a05ce49
gnu: Remove work-arounds for bug 20765 (ensure uncompressed eggs).
Bug 20765 is solved since we build all Python packages using
option "--single-version-externally-managed".

* gnu/packages/bioinformatics.scm (pbtranscript-tofu): Remove
  configure-flags. (pepr): remove phase "disable-egg-generation".
* gnu/packages/pdf.scm (reportlab): Remove configure-flags.
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-elib.intl,
  python-pkgconfig, python-pytest-pep8, python-pytest-flakes): Remove
  configure-flags. (python-pillow) remove phase
  "disable-egg-generation". (python-libarchive-c) Remove patching
  setup.cfg.
* gnu/packages/statistics.scm (python-patsy): remove phase
  "prevent-generation-of-egg-archive".
* gnu/packages/tls.scm (python-acme): remove phase
  "disable-egg-compression".
* gnu/packages/tor.scm (onionshare): Remove configure-flags.
2016-11-15 22:31:02 +01:00
..
build container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
packages gnu: Remove work-arounds for bug 20765 (ensure uncompressed eggs). 2016-11-15 22:31:02 +01:00
services services: Require wpa-supplicant-service for connman-service. 2016-11-15 00:19:23 +01:00
system container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
tests
artwork.scm
local.mk gnu: python-2.7: Add all guix prefixes in PYTHONPATH to site-prefixes. 2016-11-15 17:37:48 +01:00
packages.scm
services.scm
system.scm system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23. 2016-11-08 23:31:27 +01:00
tests.scm