guix-commits
[Top][All Lists]
Advanced

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

branch python-build-system created (now d464917)


From: Hartmut Goebel
Subject: branch python-build-system created (now d464917)
Date: Tue, 15 Nov 2016 21:36:54 +0000 (UTC)

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

        at  d464917   gnu: python-awscli: fix inputs.

This branch includes the following new commits:

       new  043a51c   guix: python-build-system: Fix an outdated comment.
       new  aaf75c8   gnu: ensure pip and setuptools are installed even for 
Python 2.
       new  7db40bc   guix: build all Python packages with 
--single-version-externally-managed.
       new  46bcdcc   guix: python-build-system: Import setuptools before 
calling `setup.py'.
       new  5f7565d   guix: python-build-system: Add option "#:use-setuptools?" 
(default true).
       new  a2ff4f0   guix: python-build-system: Add helpers for getting and 
setting PYTHONPATH.
       new  b002f96   guix: python-build-system: Delete .egg-info file created 
in phase check.
       new  c101928   guix: python-build-system: Add background about Python 
installation methods.
       new  15e57f5   gnu: python-2.7: Add all guix prefixes in PYTHONPATH to 
site-prefixes.
       new  891a843   guix: Add lint-checker for packages which should be no 
inputs at all.
       new  e442246   lint: more packages to probably be a native input.
       new  f54d6ba   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1a)
       new  5d85493   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 1b)
       new  f3b98f4   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 2)
       new  00e10c6   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 3)
       new  5c31f4a   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4a)
       new  f210e94   gnu: Remove python-setuptools and python2-setuptools from 
inputs (part 4b)
       new  d8013ee   gnu: Remove needless inputs python-pip and python2-pip.
       new  b41a05c   gnu: Remove work-arounds for bug 20765 (ensure 
uncompressed eggs).
       new  f22efa0   gnu: Fix python inputs, part 1: all inputs become 
propagated-inputs.
       new  e7881f3   gnu: Fix python inputs, part 2: all inputs become 
native-inputs.
       new  dae73d9   gnu: Fix python inputs, part 3: all native-inputs become 
propagated-inputs.
       new  482d959   gnu: Fix python inputs, part 5: some inputs become 
propagated-inputs
       new  328bb95   gnu: Fix python inputs, part 6: some inputs become 
native-inputs.
       new  f2516de   gnu: Fix python inputs, part 7: Ensure python-cython is a 
native-input.
       new  b3e8b4b   gnu: scons: Do not use setuptools for building.
       new  ce40b38   gnu: python-pytest-cov: Use upstream options for testing.
       new  ef74511   gnu: python-sphinx-rtd-theme: Remove inputs.
       new  e165f13   gnu: python-ccm: Add missing input python-psutil.
       new  d9a6e22   gnu: python-ccm: Update synopsis and description.
       new  9820a02   gnu: python-h5py: Remove needless "python2-variant" 
property.
       new  6986669   gnu: python-hdf5: Correct inputs.
       new  ae92cad   gnu: python-fixture: Correct inputs.
       new  424f0a4   gnu: python-fixture: Enable tests.
       new  b2e66ed   gnu: python-testrepositoryfixture: Correct inputs.
       new  d2a8db9   gnu: python-pbr: Rework bootstrapping.
       new  5e1c9d2   gnu: python-singledispatch: correct inputs.
       new  6151120   gnu: python-pillow: Fix build.
       new  05c2fd3   gnu: python-pytest-flakes: Fix build.
       new  47f7721   gnu: python-zope-schema: Add missing inputs.
       new  e408ffc   gnu: python-zope-testing: Remove needless input.
       new  b72ac1b   gnu: python2-pysnptools: Correct inputs.
       new  9e8c6a3   gnu: python-fonttools: Remove intervening directory in 
site-packges.
       new  2efabc5   gnu: python-numpy-bootstrap, python-numpy: Fix build.
       new  ca33a3a   gnu: python-matplotlib: Fix build.
       new  d548e6a   gnu: python-scipy: Fix build.
       new  eee5cd0   gnu: python-ipython: Fix build.
       new  a08a835   gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.
       new  4816055   gnu: thefuck: Fix build.
       new  e116d10   gnu: openstack: Correct inputs.
       new  abcc7a0   gnu: python-pandas: Fix build.
       new  521b777   gnu: python-scripttest: Correct inputs.
       new  b52ad37   gnu: python-subunit, python-testrepository: Fix inputs
       new  c4516ad   gnu: python-pytest-xdist: Remove needless input 
python-apipkg.
       new  e0ed457   gnu: python-setuptools: remove pre-built binaries from 
source.
       new  8e73d3b   gnu: python-testscenarios: remove needless input 
"mimetools".
       new  d5e41cf   gnu: pytest-mock: remove needless propagated input 
"python-py".
       new  25b2c47   gnu: python-statsmodels: Fix build
       new  f78e1c2   gnu: python-cov-core: Fix imports.
       new  130fe99   gnu: python-pyjwt: Add missing inputs and enable 
test-suite.
       new  bb06aa3   gnu: python-oauthlib, python-oauthlib2: Correct inputs.
       new  6aa5f1c   gnu: python-joblib: Remove python byte-code files from 
source.
       new  f052ec9   gnu: python-joblib: Add comment.
       new  7c88bcf   gnu: python-feedgenerator: Remove python byte-code files 
from source.
       new  9fbe7b2   gnu: python-blinker: No longer disable tests.
       new  b83e233   gnu: python-scikit-image: Correct inputs.
       new  ddd1dc3   gnu: python2-scikit-image: Remove needless 
propagated-input.
       new  1273359   gnu: python2-scikit-image: Remove needless native-input 
and inheritance.
       new  cf8124b   gnu: python-redis: Remove unused input.
       new  213d174   gnu: python-numpydoc: Correct inputs.
       new  fe94cf0   gnu: Add python-rst.linker, python2-rst.linker.
       new  2887700   gnu: python-pathpy: Build documentation.
       new  38d480a   gnu: python-zope-interface: Correct inputs.
       new  d27f176   gnu: python-zope-location: Correct inputs.
       new  861f70c   gnu: python-configobj: Correct inputs.
       new  fd8e23b   gnu: python-zope-security: Correct inputs.
       new  a5333f7   gnu: python-websocket-client: Correct inputs.
       new  b9fc496   gnu: python-wsgi-intercept: Correct inputs.
       new  8322749   gnu: python-urllib3: update comment.
       new  7ba07ed   gnu: python-tox: Update FIXME comments.
       new  f7989b8   gnu: Remove some outdated comments.
       new  06f1d73   gnu: python-celery: Remove needless inputs.
       new  47c7dc4   gnu: python-sphinx-repoze-autointerface: Remove needless 
input.
       new  a0a0985   gnu: python-sphinxcontrib-programoutput: Remove needless 
input.
       new  d8ea5f2   gnu: python-responses: Correct inputs
       new  2c199b5   gnu: python-prompt-toolkit: Correct inputs
       new  fd1d6de   gnu: python-consul: Correct inputs.
       new  4e09696   gnu: python-freezegun: Correct input.
       new  38ceb10   gnu: python-nautilus: Correct inputs
       new  251ed7f   gnu: python-sphinxcontrib-newsfeed: Remove needless input.
       new  632735f   gnu: python-testlib: Remove useless self-defined phase 
"unpack".
       new  3221207   gnu: khal: Fix build.
       new  54c85e1   gnu: python2-warpedlmm: Remove phase remove-bin-directory.
       new  de5bc89   gnu: python2-pbcore: Fix inputs:
       new  bac6816   gnu: python-pytest-django: Remove needless propagated 
input "python-py".
       new  011271c   gnu: python-flake8: Remove python byte-code files from 
source.
       new  b9c8ccc   gnu: python-flake8-2.2.4: Remove python byte-code files 
from source.
       new  bac2367   gnu: python-tables: Remove python byte-code files from 
source.
       new  1b5241c   gnu: python-scikit-learn: Remove useless property 
"python2-variant".
       new  5b1416d   gnu: python-betamax: fix inputs.
       new  e62600f   gnu: python2-ipython: fix inputs.
       new  05e2e4c   gnu: python-pip: fix inputs.
       new  8fa6890   gnu: python-botocore: fix inputs.
       new  d464917   gnu: python-awscli: fix inputs.

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