[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-python-build-system created (now f0ed9d6)
From: |
Hartmut Goebel |
Subject: |
branch wip-python-build-system created (now f0ed9d6) |
Date: |
Tue, 25 Oct 2016 17:47:40 +0000 (UTC) |
htgoebel pushed a change to branch wip-python-build-system
in repository guix.
at f0ed9d6 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 e7a343e gnu: Fix python inputs, part 1: all inputs become
propagated-inputs.
new 970cd6d gnu: Fix python inputs, part 2: all inputs become
native-inputs.
new 8c0d1d5 gnu: Fix python inputs, part 3: all native-inputs become
propagated-inputs.
new e858b87 gnu: Fix python inputs, part 4: special cases.
new 9da8cd3 gnu: Fix python inputs, part 5: some inputs become
propagated-inputs
new 2209b4b gnu: Fix python inputs, part 6: some inputs become
native-inputs.
new 87094a9 gnu: Fix python inputs, part 7: Ensure python-cython is a
native-input.
new 97cd28c gnu: scons: Do not use setuptools for building.
new bd2e030 gnu: python-pytest-cov: Use upstream options for testing.
new 49c3b90 gnu: python-sphinx-rtd-theme: Remove inputs.
new 9bb3b91 gnu: python-ccm: Add missing input python-psutil.
new 8a43031 gnu: python-ccm: Update synopsis and description.
new dd807d9 gnu: python-h5py: Remove needless "python2-variant"
property.
new de35de3 gnu: python-hdf5: Correct inputs.
new 11d29e4 gnu: python-fixture: Correct inputs.
new bc38474 gnu: python-fixture: Enable tests.
new 75424a1 gnu: python-testrepositoryfixture: Correct inputs.
new b6c79b0 gnu: python-pbr: Rework bootstrapping.
new 3a6c079 gnu: python-singledispatch: correct inputs.
new 5a1d57a gnu: python-pillow: Fix build.
new 384f19a gnu: python-pytest-flakes: Fix build.
new bb1d0f6 gnu: python-zope-schema: Add missing inputs.
new 9d9a729 gnu: python-zope-testing: Remove needless input.
new e0e51c6 gnu: python2-pysnptools: Correct inputs.
new 59575d9 gnu: python-fonttools: Remove intervening directory in
site-packges.
new 8598649 gnu: python-numpy-bootstrap, python-numpy: Fix build.
new 8e76b1e gnu: python-matplotlib: Fix build.
new 2a04c47 gnu: python-scipy: Fix build.
new a2c79ab gnu: python-ipython: Fix build.
new 9c5fc49 gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.
new 053c251 gnu: thefuck: Fix build.
new 7341211 gnu: openstack: Correct inputs.
new 4837287 gnu: python-pandas: Fix build.
new 161f629 gnu: python-scripttest: Correct inputs.
new e87046d gnu: python-subunit, python-testrepository: Fix inputs
new fdc556d gnu: python-pytest-xdist: Remove needless input
python-apipkg.
new 57fe33d gnu: python-setuptools: remove pre-built binaries from
source.
new 1cb733c gnu: python-testscenarios: remove needless input
"mimetools".
new 1c49a3b gnu: pytest-mock: remove needless propagated input
"python-py".
new bdc5ee3 gnu: python-statsmodels: Fix build
new bd9c3a4 gnu: python-cov-core: Fix imports.
new 8ece7d9 gnu: python-pyjwt: Add missing inputs and enable
test-suite.
new d798d2d gnu: python-oauthlib, python-oauthlib2: Correct inputs.
new 8c92ff8 gnu: python-joblib: Remove python byte-code files from
source.
new 15452a2 gnu: python-joblib: Add comment.
new 3595181 gnu: python-feedgenerator: Remove python byte-code files
from source.
new 952030f gnu: python-blinker: No longer disable tests.
new 68c604c gnu: python-scikit-image: Correct inputs.
new 76d46cb gnu: python2-scikit-image: Remove needless
propagated-input.
new 26f58ad gnu: python2-scikit-image: Remove needless native-input
and inheritance.
new 2df6d15 gnu: python-redis: Remove unused input.
new f7ad7da gnu: python-numpydoc: Correct inputs.
new a7d087e gnu: Add python-rst.linker, python2-rst.linker.
new 18b69f5 gnu: python-pathpy: Build documentation.
new abea632 gnu: python-zope-interface: Correct inputs.
new 13159c9 gnu: python-zope-location: Correct inputs.
new c55c2b5 gnu: python-configobj: Correct inputs.
new f006157 gnu: python-zope-security: Correct inputs.
new 684f26a gnu: python-websocket-client: Correct inputs.
new 60e6604 gnu: python-wsgi-intercept: Correct inputs.
new 810bdde gnu: python-urllib3: update comment.
new 210ce74 gnu: python-tox: Update FIXME comments.
new cb3326d gnu: Remove some outdated comments.
new f921bcf gnu: python-celery: Remove needless inputs.
new 18263cb gnu: python-sphinx-repoze-autointerface: Remove needless
input.
new f681abf gnu: python-sphinxcontrib-programoutput: Remove needless
input.
new de02b11 gnu: python-responses: Correct inputs
new d8e2188 gnu: python-pika: Correct input.
new 172b99d gnu: python-prompt-toolkit: Correct inputs
new 4896b65 gnu: python-consul: Correct inputs.
new 11d385c gnu: python-freezegun: Correct input.
new cbe79a1 gnu: python-nautilus: Correct inputs
new 5638261 gnu: python-sphinxcontrib-newsfeed: Remove needless input.
new d26ae43 gnu: python-testlib: Remove useless self-defined phase
"unpack".
new 59f0d0a gnu: khal: Fix build.
new 33e64af gnu: python2-warpedlmm: Remove phase remove-bin-directory.
new 339f3e7 gnu: python2-pbcore: Fix inputs:
new f221b17 gnu: python-pytest-django: Remove needless propagated
input "python-py".
new ad43438 gnu: python-flake8: Remove python byte-code files from
source.
new 8005b80 gnu: python-flake8-2.2.4: Remove python byte-code files
from source.
new cd1c4c2 gnu: python-tables: Remove python byte-code files from
source.
new f7be646 gnu: python-scikit-learn: Remove useless property
"python2-variant".
new 37cef66 Add a series of FIXME and TODO comments.
new 2eea8c2 Add TODO comments.
new f0ed9d6 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.
- branch wip-python-build-system created (now f0ed9d6),
Hartmut Goebel <=
- 09/103: guix: Add lint-checker for packages which should be no inputs at all., Hartmut Goebel, 2016/10/25
- 01/103: guix: python-build-system: Fix an outdated comment., Hartmut Goebel, 2016/10/25
- 06/103: guix: python-build-system: Add helpers for getting and setting PYTHONPATH., Hartmut Goebel, 2016/10/25
- 02/103: gnu: ensure pip and setuptools are installed even for Python 2., Hartmut Goebel, 2016/10/25
- 04/103: guix: python-build-system: Import setuptools before calling `setup.py'., Hartmut Goebel, 2016/10/25
- 07/103: guix: python-build-system: Delete .egg-info file created in phase check., Hartmut Goebel, 2016/10/25
- 03/103: guix: build all Python packages with --single-version-externally-managed., Hartmut Goebel, 2016/10/25
- 05/103: guix: python-build-system: Add option "#:use-setuptools?" (default true)., Hartmut Goebel, 2016/10/25
- 10/103: lint: more packages to probably be a native input., Hartmut Goebel, 2016/10/25
- 08/103: gnu: python-2.7: Add all guix prefixes in PYTHONPATH to site-prefixes., Hartmut Goebel, 2016/10/25