guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-python-build-system created (now 0832852)


From: Hartmut Goebel
Subject: branch wip-python-build-system created (now 0832852)
Date: Tue, 25 Oct 2016 18:00:30 +0000 (UTC)

htgoebel pushed a change to branch wip-python-build-system
in repository guix.

        at  0832852   Add a FIXME comment

This branch includes the following new commits:

       new  f159cae   guix: python-build-system: Fix an outdated comment.
       new  6c6ec6b   gnu: ensure pip and setuptools are installed even for 
Python 2.
       new  6945e8a   guix: build all Python packages with 
--single-version-externally-managed.
       new  0ae5ac7   guix: python-build-system: Import setuptools before 
calling `setup.py'.
       new  84221bb   guix: python-build-system: Add option "#:use-setuptools?" 
(default true).
       new  0b52e99   guix: python-build-system: Add helpers for getting and 
setting PYTHONPATH.
       new  2254d28   guix: python-build-system: Delete .egg-info file created 
in phase check.
       new  51f127f   gnu: python-2.7: Add all guix prefixes in PYTHONPATH to 
site-prefixes.
       new  e9112cf   guix: Add lint-checker for packages which should be no 
inputs at all.
       new  38ee3de   lint: more packages to probably be a native input.
       new  909b29a   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1a)
       new  c4765bd   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1b)
       new  c4c1389   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 2)
       new  0b4c05e   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 3)
       new  2a61a89   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4a)
       new  a1e3b53   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4b)
       new  35040a1   gnu: Remove needless inputs python-pip and python2-pip.
       new  2cf44bc   gnu: Remove work-arounds for bug 20765 (ensure 
uncompressed eggs).
       new  5dfa8d6   gnu: Fix python inputs, part 1: all inputs become 
propagated-inputs.
       new  4f0488a   gnu: Fix python inputs, part 2: all inputs become 
native-inputs.
       new  9ded93c   gnu: Fix python inputs, part 3: all native-inputs become 
propagated-inputs.
       new  76a1b9d   gnu: Fix python inputs, part 4: special cases.
       new  7bbb08f   gnu: Fix python inputs, part 5: some inputs become 
propagated-inputs
       new  8d197e3   gnu: Fix python inputs, part 6: some inputs become 
native-inputs.
       new  2ab1b66   gnu: Fix python inputs, part 7: Ensure python-cython is a 
native-input.
       new  fb396c9   gnu: scons: Do not use setuptools for building.
       new  d32dc05   gnu: python-pytest-cov: Use upstream options for testing.
       new  844d01e   gnu: python-sphinx-rtd-theme: Remove inputs.
       new  f26c4a1   gnu: python-ccm: Add missing input python-psutil.
       new  67b87cf   gnu: python-ccm: Update synopsis and description.
       new  b6e1414   gnu: python-h5py: Remove needless "python2-variant" 
property.
       new  ff811f4   gnu: python-hdf5: Correct inputs.
       new  856d725   gnu: python-fixture: Correct inputs.
       new  3acdbc4   gnu: python-fixture: Enable tests.
       new  6ab7012   gnu: python-testrepositoryfixture: Correct inputs.
       new  fe6b671   gnu: python-pbr: Rework bootstrapping.
       new  48618f3   gnu: python-singledispatch: correct inputs.
       new  df1fbaa   gnu: python-pillow: Fix build.
       new  de14cc6   gnu: python-pytest-flakes: Fix build.
       new  b6f93eb   gnu: python-zope-schema: Add missing inputs.
       new  a5b6a3e   gnu: python-zope-testing: Remove needless input.
       new  a2d0e43   gnu: python2-pysnptools: Correct inputs.
       new  0d1998e   gnu: python-fonttools: Remove intervening directory in 
site-packges.
       new  8cdf937   gnu: python-numpy-bootstrap, python-numpy: Fix build.
       new  b2a0f6d   gnu: python-matplotlib: Fix build.
       new  719c424   gnu: python-scipy: Fix build.
       new  ab40610   gnu: python-ipython: Fix build.
       new  8a12532   gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.
       new  83c81cb   gnu: thefuck: Fix build.
       new  43a016f   gnu: openstack: Correct inputs.
       new  296c38c   gnu: python-pandas: Fix build.
       new  fb63f76   gnu: python-scripttest: Correct inputs.
       new  ca909be   gnu: python-subunit, python-testrepository: Fix inputs
       new  951d977   gnu: python-pytest-xdist: Remove needless input 
python-apipkg.
       new  fb27874   gnu: python-setuptools: remove pre-built binaries from 
source.
       new  4d7be91   gnu: python-testscenarios: remove needless input 
"mimetools".
       new  a0725f4   gnu: pytest-mock: remove needless propagated input 
"python-py".
       new  d8f030f   gnu: python-statsmodels: Fix build
       new  ce245c5   gnu: python-cov-core: Fix imports.
       new  931a7ff   gnu: python-pyjwt: Add missing inputs and enable 
test-suite.
       new  97445f9   gnu: python-oauthlib, python-oauthlib2: Correct inputs.
       new  242fde5   gnu: python-joblib: Remove python byte-code files from 
source.
       new  31b5327   gnu: python-joblib: Add comment.
       new  cabc0da   gnu: python-feedgenerator: Remove python byte-code files 
from source.
       new  8c418af   gnu: python-blinker: No longer disable tests.
       new  d8e9a4d   gnu: python-scikit-image: Correct inputs.
       new  635d21c   gnu: python2-scikit-image: Remove needless 
propagated-input.
       new  1846b6f   gnu: python2-scikit-image: Remove needless native-input 
and inheritance.
       new  88eeffc   gnu: python-redis: Remove unused input.
       new  dd32ca6   gnu: python-numpydoc: Correct inputs.
       new  565ac08   gnu: Add python-rst.linker, python2-rst.linker.
       new  214a181   gnu: python-pathpy: Build documentation.
       new  8046e7f   gnu: python-zope-interface: Correct inputs.
       new  6c34f2d   gnu: python-zope-location: Correct inputs.
       new  2397b59   gnu: python-configobj: Correct inputs.
       new  94c0146   gnu: python-zope-security: Correct inputs.
       new  0d4591f   gnu: python-websocket-client: Correct inputs.
       new  da2c5b7   gnu: python-wsgi-intercept: Correct inputs.
       new  253a565   gnu: python-urllib3: update comment.
       new  fc375b2   gnu: python-tox: Update FIXME comments.
       new  ef0932b   gnu: Remove some outdated comments.
       new  22eefff   gnu: python-celery: Remove needless inputs.
       new  529833b   gnu: python-sphinx-repoze-autointerface: Remove needless 
input.
       new  4e15e3c   gnu: python-sphinxcontrib-programoutput: Remove needless 
input.
       new  9f59711   gnu: python-responses: Correct inputs
       new  0fb7f64   gnu: python-pika: Correct input.
       new  3a40199   gnu: python-prompt-toolkit: Correct inputs
       new  df09a76   gnu: python-consul: Correct inputs.
       new  43e8df5   gnu: python-freezegun: Correct input.
       new  b1af7b3   gnu: python-nautilus: Correct inputs
       new  f78dd51   gnu: python-sphinxcontrib-newsfeed: Remove needless input.
       new  4d201e4   gnu: python-testlib: Remove useless self-defined phase 
"unpack".
       new  6b94894   gnu: khal: Fix build.
       new  8d3ff2c   gnu: python2-warpedlmm: Remove phase remove-bin-directory.
       new  03a042d   gnu: python2-pbcore: Fix inputs:
       new  29b5800   gnu: python-pytest-django: Remove needless propagated 
input "python-py".
       new  4b180f7   gnu: python-flake8: Remove python byte-code files from 
source.
       new  acbfbaf   gnu: python-flake8-2.2.4: Remove python byte-code files 
from source.
       new  1e2f3e0   gnu: python-tables: Remove python byte-code files from 
source.
       new  58f22ee   gnu: python-scikit-learn: Remove useless property 
"python2-variant".
       new  9a60e49   Add a series of FIXME and TODO comments.
       new  3f6f13f   Add TODO comments.
       new  0832852   Add a FIXME comment

The 103 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]