| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/python.scm (python2-seaborn): Use customized 'python2-'
versions of 'matplotlib', 'pandas' and 'scipy'.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-'
versions of 'matplotlib', 'numpy' and 'scipy'.
|
|
|
|
| |
* gnu/packages/python.scm (python2-pandas): Do it.
|
|
|
|
| |
* gnu/packages/python.scm (python2-ipython): Do it.
|
|
|
|
| |
* gnu/packages/python.scm (python-matplotlib): Do it.
|
|
|
|
| |
* gnu/packages/python.scm (python-ipython): Do it.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Do it.
* gnu/packages/patches/matplotlib-setupext-tk.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-six): Update to 1.10.0.
[source]: Change uri to pypi format.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-babel): Update to 2.1.1.
[source]: Change uri to pypi format.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-keyring)[inputs]: Force building
with python2-pycrypto.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-pycrypto)[inputs]: Force building
with python2.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-2)[outputs]: New field.
[arguments]: Add 'move-tk-inter' phase.
(python2-minimal, python-minimal, wrap-python3)[outputs]: New field.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-2)[arguments]: Make the #:modules list
shorter.
|
|
|
|
|
|
|
|
| |
This reduces the number of run-time dependencies of python-2 from 25 to
15, corresponding only to ~4 MiB.
* gnu/packages/python.scm (python-2)[arguments]: Add
'do-not-record-configure-flags' phase.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-minimal, python-minimal)[arguments]:
Reuse the inherited configure flags, and just add
--without-system-ffi.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-2-deterministic-build-info.patch,
gnu/packages/patches/python-3-deterministic-build-info.patch: New
files.
* gnu/packages/python.scm (python-2, python): Use them.
* gnu-system.am (dist_patch_DATA): Add them.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-2)[arguments]: Set SOURCE_DATE_EPOCH
to 1 to match what the daemon does.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): Likewise.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-2.7-source-date-epoch.patch: New file.
* gnu/packages/python.scm (python-2)[source]: Use it.
[arguments]: Set SOURCE_DATE_EPOCH in 'patch-lib-shells' phase.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): New
procedure.
(%standard-phases): Add it.
* gnu-system.am (dist_patch_DATA): Add patch.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pickleshare)[native-inputs]: Add
python-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pathpy)[native-inputs]: Add
python-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-oauthlib)[inputs]: Override inherited
"python2-cryptography" in inputs.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-oauthlib): Update to 1.0.3.
[native-inputs]: Move python-setuptools, python-nose, python mock here.
Add python-coverage.
[inputs]: Add python-blinker, python-cryptography, python-pyjwt.
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-unittest2)[inputs]: Switch from
python-setuptools to python2-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyjwt): Update to 1.4.0.
[native-inputs]: Move python-setuptools here, add python-pytest-runner.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add
python-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.9.0.
[native-inputs]: Add python-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tornado)[home-page]: Use the preferred
one.
|
|
|
|
| |
* gnu/packages/python.scm (python-cryptography): Update to 1.0.2.
|
|
|
|
| |
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.0.2.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pystache, python2-pystache): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-paramiko): Move python-pycrypto to the
propagated-inputs.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-flake8-2.2.4,
python2-flake8-2.2.4): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-mccabe-0.2.1,
python2-mccabe-0.2.1): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-requests, python2-requests): Bump to 2.8.0.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-simplegeneric)[native-inputs]: Add
python-setuptools.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gdbm.scm: Remove.
* gnu/packages/databases.scm (gdbm): New variable, from gdbm.scm.
* gnu/packages/avahi.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/guile.scm, gnu/packages/mail.scm,
gnu/packages/man.scm, gnu/packages/pulseaudio.scm,
gnu/packages/python.scm, gnu/packages/ruby.scm,
gnu/packages/sawfish.scm: Adjust accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove gdbm.scm.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-debian): Use @enumerate instead of
@itemize.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-chardet, python2-chardet): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-debian, python2-debian): New
variables.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-file, python2-file): New variables.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
variables.
|
|/
|
|
|
| |
* gnu/packages/python.scm (python-dbus)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-tlsh, python2-tlsh): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-scipy)[arguments]: Add build phase
"fix-tests".
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add
python-numpydoc.
|
|
|
|
| |
* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
|
|
|
|
|
| |
* gnu/packages/python.scm (python-scipy, python2-scipy): Update to
0.16.0.
|