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 2e28c39)


From: Hartmut Goebel
Subject: branch wip-python-build-system created (now 2e28c39)
Date: Tue, 25 Oct 2016 17:44:33 +0000 (UTC)

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

        at  2e28c39   Add a FIXME comment

This branch includes the following new commits:

       new  23e39a2   guix: python-build-system: Fix an outdated comment.
       new  09a7110   gnu: ensure pip and setuptools are installed even for 
Python 2.
       new  fc18983   guix: build all Python packages with 
--single-version-externally-managed.
       new  9be1ba3   guix: python-build-system: Import setuptools before 
calling `setup.py'.
       new  3ba79ec   guix: python-build-system: Add option "#:use-setuptools?" 
(default true).
       new  5e44a32   guix: python-build-system: Add helpers for getting and 
setting PYTHONPATH.
       new  d9c2e58   guix: python-build-system: Delete .egg-info file created 
in phase check.
       new  3c972c6   gnu: python-2.7: Add all guix prefixes in PYTHONPATH to 
site-prefixes.
       new  4ffc9c6   guix: Add lint-checker for packages which should be no 
inputs at all.
       new  90ed3ec   lint: more packages to probably be a native input.
       new  c03d13d   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1a)
       new  4c6fee5   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1b)
       new  6802938   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 2)
       new  dcaba87   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 3)
       new  50416a3   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4a)
       new  bb46025   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4b)
       new  d049550   gnu: Remove needless inputs python-pip and python2-pip.
       new  2fee5d8   gnu: Remove work-arounds for bug 20765 (ensure 
uncompressed eggs).
       new  2dce042   gnu: Fix python inputs, part 1: all inputs become 
propagated-inputs.
       new  4bd6750   gnu: Fix python inputs, part 2: all inputs become 
native-inputs.
       new  ff44771   gnu: Fix python inputs, part 3: all native-inputs become 
propagated-inputs.
       new  98d6bc7   gnu: Fix python inputs, part 4: special cases.
       new  a8c66ec   gnu: Fix python inputs, part 5: some inputs become 
propagated-inputs
       new  95d84b7   gnu: Fix python inputs, part 6: some inputs become 
native-inputs.
       new  b13beba   gnu: Fix python inputs, part 7: Ensure python-cython is a 
native-input.
       new  ad9b1f2   gnu: scons: Do not use setuptools for building.
       new  8fa5a4a   gnu: python-pytest-cov: Use upstream options for testing.
       new  4580d69   gnu: python-sphinx-rtd-theme: Remove inputs.
       new  22177d7   gnu: python-ccm: Add missing input python-psutil.
       new  6c9e289   gnu: python-ccm: Update synopsis and description.
       new  5aca79b   gnu: python-h5py: Remove needless "python2-variant" 
property.
       new  797141e   gnu: python-hdf5: Correct inputs.
       new  53de33d   gnu: python-fixture: Correct inputs.
       new  dba2222   gnu: python-fixture: Enable tests.
       new  00d8007   gnu: python-testrepositoryfixture: Correct inputs.
       new  31cbff1   gnu: python-pbr: Rework bootstrapping.
       new  a1cc72f   gnu: python-singledispatch: correct inputs.
       new  3e7b037   gnu: python-pillow: Fix build.
       new  c1a1031   gnu: python-pytest-flakes: Fix build.
       new  408bb87   gnu: python-zope-schema: Add missing inputs.
       new  b2368df   gnu: python-zope-testing: Remove needless input.
       new  79c72f2   gnu: python2-pysnptools: Correct inputs.
       new  caa1065   gnu: python-fonttools: Remove intervening directory in 
site-packges.
       new  af3f924   gnu: python-numpy-bootstrap, python-numpy: Fix build.
       new  53ff262   gnu: python-matplotlib: Fix build.
       new  a2c836b   gnu: python-scipy: Fix build.
       new  929dfca   gnu: python-ipython: Fix build.
       new  0f7a56d   gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.
       new  6e4478a   gnu: thefuck: Fix build.
       new  ea62178   gnu: openstack: Correct inputs.
       new  be661a5   gnu: python-pandas: Fix build.
       new  90279b1   gnu: python-scripttest: Correct inputs.
       new  62eb317   gnu: python-subunit, python-testrepository: Fix inputs
       new  48a8705   gnu: python-pytest-xdist: Remove needless input 
python-apipkg.
       new  2c7c323   gnu: python-setuptools: remove pre-built binaries from 
source.
       new  e02690e   gnu: python-testscenarios: remove needless input 
"mimetools".
       new  6e2ff03   gnu: pytest-mock: remove needless propagated input 
"python-py".
       new  b73929e   gnu: python-statsmodels: Fix build
       new  cee68f3   gnu: python-cov-core: Fix imports.
       new  7ae1296   gnu: python-pyjwt: Add missing inputs and enable 
test-suite.
       new  34354e3   gnu: python-oauthlib, python-oauthlib2: Correct inputs.
       new  8156a9c   gnu: python-joblib: Remove python byte-code files from 
source.
       new  61eabfa   gnu: python-joblib: Add comment.
       new  49f964f   gnu: python-feedgenerator: Remove python byte-code files 
from source.
       new  27bc9d5   gnu: python-blinker: No longer disable tests.
       new  51867d8   gnu: python-scikit-image: Correct inputs.
       new  2977a64   gnu: python2-scikit-image: Remove needless 
propagated-input.
       new  1d4b6ce   gnu: python2-scikit-image: Remove needless native-input 
and inheritance.
       new  be5ab77   gnu: python-redis: Remove unused input.
       new  a3a956d   gnu: python-numpydoc: Correct inputs.
       new  b69c319   gnu: Add python-rst.linker, python2-rst.linker.
       new  6df470b   gnu: python-pathpy: Build documentation.
       new  986262e   gnu: python-zope-interface: Correct inputs.
       new  9a10745   gnu: python-zope-location: Correct inputs.
       new  7854280   gnu: python-configobj: Correct inputs.
       new  bd1a544   gnu: python-zope-security: Correct inputs.
       new  2ff96f5   gnu: python-websocket-client: Correct inputs.
       new  2c61867   gnu: python-wsgi-intercept: Correct inputs.
       new  7f6e9fb   gnu: python-urllib3: update comment.
       new  e7a2274   gnu: python-tox: Update FIXME comments.
       new  03c52c3   gnu: Remove some outdated comments.
       new  fd590f2   gnu: python-celery: Remove needless inputs.
       new  ed17e97   gnu: python-sphinx-repoze-autointerface: Remove needless 
input.
       new  a7b71ef   gnu: python-sphinxcontrib-programoutput: Remove needless 
input.
       new  13ba50e   gnu: python-responses: Correct inputs
       new  601b3ed   gnu: python-pika: Correct input.
       new  9405eb5   gnu: python-prompt-toolkit: Correct inputs
       new  7281a3c   gnu: python-consul: Correct inputs.
       new  133f14c   gnu: python-freezegun: Correct input.
       new  e841e28   gnu: python-nautilus: Correct inputs
       new  a8bf9ab   gnu: python-sphinxcontrib-newsfeed: Remove needless input.
       new  9b1d50e   gnu: python-testlib: Remove useless self-defined phase 
"unpack".
       new  86ede72   gnu: khal: Fix build.
       new  6ac5d49   gnu: python2-warpedlmm: Remove phase remove-bin-directory.
       new  041e0f6   gnu: python2-pbcore: Fix inputs:
       new  bdceb52   gnu: python-pytest-django: Remove needless propagated 
input "python-py".
       new  59185ac   gnu: python-flake8: Remove python byte-code files from 
source.
       new  0625478   gnu: python-flake8-2.2.4: Remove python byte-code files 
from source.
       new  d920847   gnu: python-tables: Remove python byte-code files from 
source.
       new  d20c7a6   gnu: python-scikit-learn: Remove useless property 
"python2-variant".
       new  34f35fb   Add a series of FIXME and TODO comments.
       new  783b902   Add TODO comments.
       new  2e28c39   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]