| Commit message (Expand) | Author | Age |
... | |
* | | | gnu: python-h5py: Fix path to hdf5 library.•••* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths"
phase.
| Ricardo Wurmus | 2015-10-08 |
* | | | gnu: python-h5py, python2-h5py: Correct inputs.•••* gnu/packages/python.scm (python-h5py)
[inputs]: Remove python-cython and python-numpy.
[propagated-inputs]: New field.
[native-inputs]: Drop python-setuptools and add python-cython.
(python2-h5py): Replace "inputs" with "propagated-inputs".
| Ricardo Wurmus | 2015-10-08 |
* | | | gnu: Add python-joblib.•••* gnu/packages/python.scm (python-joblib, python2-joblib): New
variables.
| Ricardo Wurmus | 2015-10-08 |
| |/
|/| |
|
* | | gnu: Add python-xlrd.•••* gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
| Ben Woodcroft | 2015-10-01 |
|/ |
|
* | Merge branch 'core-updates' | Ludovic Courtès | 2015-09-26 |
|\ |
|
| * | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-24 |
| |\ |
|
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2015-09-22 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2015-09-13 |
| |\ \ \ |
|
| * | | | | gnu: python-setuptools: Update to 18.3.1.•••* gnu/packages/python.scm (python-setuptools): Update to 18.3.1.
| 宋文武 | 2015-09-13 |
| * | | | | gnu: Add python-fonttools.•••* gnu/packages/python.scm (python-fonttools, python2-fonttools): New
variables.
| 宋文武 | 2015-09-06 |
| * | | | | gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.•••* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools,
plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'.
* gnu/packages/check.scm (catch-framework): Likewise.
* gnu/packages/code.scm (global): Likewise.
* gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools):
Likewise.
* gnu/packages/engineering.scm (fastcap, fasthenry): Likewise.
* gnu/packages/gnuzilla.scm (nss): Likewise.
* gnu/packages/guile.scm (guile-minikanren): Likewise.
* gnu/packages/java.scm (swt): Likewise.
* gnu/packages/make-bootstrap.scm (%static-binaries): Likewise.
* gnu/packages/maths.scm (lpsolve): Likewise.
* gnu/packages/mp3.scm (mpc123): Likewise.
* gnu/packages/ninja.scm (ninja): Likewise.
* gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise.
* gnu/packages/screen.scm (dtach): Likewise.
* gnu/packages/synergy.scm (synergy): Likewise.
* gnu/packages/textutils.scm (utf8proc): Likewise.
* gnu/packages/version-control.scm (git-test-sequence): Likewise.
* gnu/packages/wicd.scm (wicd): Likewise.
| Ludovic Courtès | 2015-08-29 |
* | | | | | gnu: Add pyOpenSSL.•••* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New
variables.
| Ricardo Wurmus | 2015-09-25 |
* | | | | | gnu: Add python-cryptography.•••* gnu/packages/python.scm (python-cryptography, python2-cryptography):
New variables.
| Ricardo Wurmus | 2015-09-25 |
* | | | | | gnu: Add python-cryptography-vectors.•••* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors): New variables.
| Ricardo Wurmus | 2015-09-25 |
* | | | | | gnu: Add python-pretend.•••* gnu/packages/python.scm (python-pretend, python2-pretend): New
variables.
| Ricardo Wurmus | 2015-09-25 |
* | | | | | gnu: Add python-idna.•••* gnu/packages/python.scm (python-idna, python2-idna): New variables.
| Ricardo Wurmus | 2015-09-25 |
* | | | | | gnu: Add python-ipaddress.•••* gnu/packages/python.scm (python2-ipaddress): New variable.
| Ricardo Wurmus | 2015-09-25 |
| |_|_|/
|/| | | |
|
* | | | | gnu: Add python-pyasn1.•••* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): New
variables.
| Ricardo Wurmus | 2015-09-24 |
* | | | | gnu: python-cffi: Update to 1.2.1.•••* gnu/packages/python.scm (python-cffi): Update to 1.2.1.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
| Ricardo Wurmus | 2015-09-24 |
| |_|/
|/| | |
|
* | | | gnu: python2-ipython: Override terminado in propagated inputs.•••* gnu/packages/python.scm (python2-ipython)[inputs, propagated-inputs]:
Override inherited "python-terminado" in propagated inputs instead of
regular inputs.
| Ricardo Wurmus | 2015-09-21 |
* | | | gnu: Add python2-keyring.•••* gnu/packages/python.scm (python2-keyring): New variable.
| Cyril Roelandt | 2015-09-20 |
* | | | gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1.•••* gnu/packages/python.scm (python2-pyflakes): New variable.
* gnu/packages/python.scm (python2-pyflakes-0.8.1): Fix the definition.
| Cyril Roelandt | 2015-09-20 |
* | | | gnu: Add python-prettytable•••* gnu/packages/python.scm (python-prettytable,
python2-prettytable): New variables.
| Cyril Roelandt | 2015-09-20 |
* | | | gnu: Add python-webob.•••* gnu/packages/python.scm (python-webob, python2-webob): New variables.
| Cyril Roelandt | 2015-09-16 |
* | | | gnu: Add python-monotonic.•••* gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
| Cyril Roelandt | 2015-09-14 |
* | | | gnu: Add python-iso8601.•••* gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
| Cyril Roelandt | 2015-09-14 |
* | | | gnu: Add python-wrapt•••* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
| Cyril Roelandt | 2015-09-14 |
* | | | gnu: Add python-netaddr.•••* gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
| Cyril Roelandt | 2015-09-13 |
| |/
|/| |
|
* | | ui: Add package-description-string.•••Provide support for Texinfo's markup in package description.
* guix/ui.scm (%text-width): New parameter.
(texi->plain-text): New variable.
(package->recutils): Use them.
(package-description-string): New variable.
* emacs/guix-main.scm (%package-param-alist): Use it.
* gnu/packages/perl.scm (perl-devel-globaldestruction)
(perl-devel-lexalias, perl-exporter-lite): Adapt to Texinfo's markup.
* gnu/packages/python.scm (python2-empy): Likewise.
| Mathieu Lirzin | 2015-09-08 |
* | | gnu: python-testtools: fix propagated inputs.•••* gnu/packages/python.scm (python-testools): turn python-fixtures and
python-testtools into propagated inputs.
| Cyril Roelandt | 2015-09-08 |
* | | gnu: Add python-msgpack.•••* gnu/packages/python.scm (python-msgpack, python2-msgpack): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Leo Famulari | 2015-09-02 |
* | | gnu: Add python-llfuse.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Leo Famulari | 2015-09-02 |
* | | gnu: add python-appdirs.•••* gnu/packages/python.scm (python-appdirs, python2-appdirs): New variables.
| Cyril Roelandt | 2015-09-01 |
* | | gnu: Add python-ly.•••* gnu/packages/python.scm (python-ly): New variable.
| Ricardo Wurmus | 2015-08-31 |
|/ |
|
* | gnu: Bump python-six to 1.9.0.•••* gnu/packages/python.scm (python-six): Bump to 1.9.0.
| Cyril Roelandt | 2015-08-09 |
* | gnu: python-2: Update to 2.7.10.•••* gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch,
gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/python.scm (python-2): Update to 2.7.10. Remove patches.
Update comment showing test failures.
| Eric Dvorsak | 2015-08-06 |
* | gnu: Move python2-ansible to (gnu packages admin).••• * gnu/packages/python.scm (python2-ansible): Move to ...
* gnu/packages/admin.scm (ansible): ... here.
| Eric Dvorsak | 2015-08-01 |
* | gnu: python-ipython: Update to 3.2.1.•••* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 3.2.1.
Add optional dependencies required for notebooks.
(python-ipython): Fix and enable tests (1 still failing).
| Federico Beffa | 2015-08-01 |
* | gnu: Add python-terminado.•••* gnu/packages/python.scm (python-terminado, python2-terminado): New
variables.
| Federico Beffa | 2015-08-01 |
* | gnu: Add python-ptyprocess.•••* gnu/packages/python.scm (python-ptyprocess, python2-ptyprocess): New
variables.
| Federico Beffa | 2015-08-01 |
* | gnu: Add python-mistune.•••* gnu/packages/python.scm (python-mistune, python2-mistune): New variables.
| Federico Beffa | 2015-08-01 |
* | gnu: Add python2-ansible.•••* gnu/packages/python.scm (python2-ansible): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-passlib.•••* gnu/packages/python.scm (python-passlib, python2-passlib): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-py-bcrypt.•••* gnu/packages/python.scm (python-py-bcrypt, python2-py-bcrypt): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-paramiko.•••* gnu/packages/python.scm (python-paramiko, python2-paramiko): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-httplib2.•••* gnu/packages/python.scm (python-httplib2, python-httplib2): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-ecdsa.•••* gnu/packages/python.scm (python-ecdsa, python2-ecdsa): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-ccm.•••* gnu/packages/python.scm (python-ccm, python2-ccm): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python2-pycrypto.•••* gnu/packages/python.scm (python2-pycrypto): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add pelican.•••* gnu/packages/python.scm (pelican): New variable.
| Christopher Allan Webber | 2015-07-26 |