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 411c893)


From: Hartmut Goebel
Subject: branch wip-python-build-system created (now 411c893)
Date: Tue, 18 Oct 2016 20:13:11 +0000 (UTC)

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

        at  411c893   TODO: Remove .pyc

This branch includes the following new commits:

       new  2107494   guix: python-build-system: Fix an outdated comment.
       new  1cbfab8   gnu: ensure pip and setuptools are installed even for 
Python 2.
       new  0441ad2   guix: build all Python packages with 
--single-version-externally-managed.
       new  ce4990d   guix: python-build-system: Import setuptools before 
calling `setup.py'.
       new  3c7a2c1   guix: python-build-system: Add option "#:use-setuptools?" 
(default true).
       new  1ca21cc   guix: python-build-system: Add helpers for getting and 
setting PYTHONPATH.
       new  4273144   guix: python-build-system: Delete .egg-info file created 
in phase check.
       new  5ef9e8f   gnu: python-2.7: Add all guix prefixes in PYTHONPATH to 
site-prefixes.
       new  024a606   guix: Add lint-checker for packages which should be no 
inputs at all.
       new  0581c9a   lint: more packages to probably be a native input.
       new  510a089   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1a)
       new  425c425   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1b)
       new  35ac447   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 2)
       new  9451174   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 3)
       new  09968c1   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4a)
       new  83ef16b   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4b)
       new  d545dc0   gnu: Remove needless inputs python-pip and python2-pip.
       new  a7f3d91   gnu: Remove work-arounds for bug 20765 (ensure 
uncompressed eggs).
       new  eb7a830   gnu: scons: Do not use setuptools for building.
       new  1e0a03d   gnu: python-pytest: Propagate input "python-py".
       new  4948289   gnu: python-pytest-cov: Use upstream options for testing.
       new  9381c39   gnu: Fix inputs in python.scm, part 1: inputs -> 
propagated-inputs.
       new  3348d33   gnu: Fix inputs in python.scm, part 2: inputs -> 
native-inputs.
       new  6296677   gnu: Fix inputs in python.scm, part 2: native-inputs -> 
propagated-inputs.
       new  56ee400   inputs -> propagated-inputs: special
       new  9f925da   gnu: python-sphinx-rtd-theme: Remove inputs.
       new  6087ba1   some inputs -> propagated-inputs
       new  9531b16   make native-inputs: simple ones: one nose, docuitls, 
phinx, tests, …
       new  82b0482   gnu: Ensure python-cython is a native-input.
       new  eb78035   gnu: python-ccm: Add missing input python-psutil.
       new  ff84902   gnu: python-ccm: Update synopsis and description.
       new  984c6e5   gnu: python-h5py: Remove needless "python2-variant" 
property.
       new  35d4853   gnu: python-hdf5: Correct inputs.
       new  cd70b8d   gnu: python-fixture: Correct inputs.
       new  00c36c5   gnu: python-fixture: Enable tests.
       new  03a58ce   gnu: python-testrepositoryfixture: Correct inputs.
       new  a60b9e2   gnu: python-pbr: Rework bootstrapping.
       new  29684e8   gnu: python-singledispatch: correct inputs.
       new  e79d8fb   gnu: python-pillow: Fix build.
       new  d562d15   gnu: python-pytest-flakes: Fix build.
       new  05b9ffe   gnu: python-zope-schema: Add missing inputs.
       new  b3cd16a   gnu: python-zope-testing: Remove needless input.
       new  ce57705   gnu: python2-pysnptools: Correct inputs.
       new  2791cf2   gnu: python-fonttools: Remove intervening directory in 
site-packges.
       new  8e9ccd8   gnu: python-numpy-bootstrap, python-numpy: Fix build.
       new  35628a8   gnu: python-matplotlib: Fix build.
       new  36c8f5e   gnu: python-scipy: Fix build.
       new  6e1788e   gnu: python-ipython: Fix build
       new  c893ae6   gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.
       new  03b6335   gnu: thefuck: Fix build.
       new  1bd033e   gnu: openstack: Correct inputs.
       new  d735f90   gnu: python-pandas: Fix build.
       new  7b00528   gnu: python-scripttest: Correct inputs.
       new  9c4c966   gnu: python-subunit, python-testrepository: Fix inputs
       new  9a5d0d9   gnu: python-pytest-xdist: Remove needless input 
python-apipkg.
       new  e0dbbf5   gnu: python-setuptools: remove pre-built binaries from 
source.
       new  e311de1   gnu: python-testscenarios: remove needless input 
"mimetools".
       new  779c1ad   gnu: pytest-mock: remove needless propagated input 
"python-py".
       new  5733d1a   Add a series of FIXME and TODO comments.
       new  36e115b   gnu: python-statsmodels: Fix build
       new  da5d021   gnu: python-cov-core: Fix imports.
       new  1b4aac3   gnu: python-pyjwt: Add missing inputs and enable 
test-suite.
       new  3b39682   gnu: python-oauthlib, python-oauthlib2: Correct inputs.
       new  f39a50a   gnu: python-joblib: Remove python byte-code files from 
source.
       new  4c06ff9   gnu: python-joblib: Add comment.
       new  dfceba9   gnu: python-feedgenerator: Remove python byte-code files 
from source.
       new  5a51356   python-blinker: No longer disable tests.
       new  7906daf   gnu: python-scikit-image: Correct inputs.
       new  2aadefe   gnu: python2-scikit-image: Remove needless 
propagated-input.
       new  79e7b03   gnu: python2-scikit-image: Remove needless native-input 
and inheritance.
       new  2990d8e   gnu: python-redis: Remove unused input.
       new  dd07ae7   gnu: python-numpydoc: Correct inputs.
       new  bf4c68d   gnu: Add python-rst.linker, python2-rst.linker.
       new  8b86f79   python-pathpy: Build documentation. REWORD UNFINISHED
       new  cadc835   Add TODO comments.
       new  dbd7d7b   zope.interface: Correct inputs.
       new  4167ad0   python-zope-location: Correct inputs.
       new  2c8681e   python-configobj: Correct inputs.
       new  aef6734   zope.security: Correct inputs.
       new  b9b3613   python-websocket-client: Correct inputs.
       new  16ad6e0   python-wsgi-intercept: Correct inputs.
       new  c43f570   python-urllib3: update comment
       new  9ead089   python-tox: Update FIXME comments.
       new  203578f   Remove some outdated comments.
       new  b0f8991   python-celery: Remove needless inputs.
       new  2c3fb12   python-sphinx-repoze-autointerface: Remove needless 
input, already propagated.
       new  efc1915   python-sphinxcontrib-programoutput: Remove needless 
input, already propagated.
       new  56ca468   python-responses: Correct inputs
       new  4fc7a9a   python-pika: Correct input
       new  a7a539b   python-prompt-toolkit: Correct inputs
       new  2aacae9   python-consul correct inputs
       new  824b4fd   python-freezegun: Correct input.
       new  d4bb5d6   python-dateutil, python-dateutil-2: Update home-page url.
       new  ca5763b   gnu: python-nautilus: Correct inputs
       new  aa3c8fa   gnu: python-sphinxcontrib-newsfeed: Remove needless input.
       new  c73d1b2   gnu: python-testlib: Remove useless self-defined phase 
"unpack".
       new  411c893   TODO: Remove .pyc

The 97 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]