summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-stem.ng02016-08-12
| | | | | | * gnu/packages/python.scm (python-stem, python2-stem): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: python-cython: Use 'modify-phases'.Efraim Flashner2016-08-11
| | | | * gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
* gnu: python-cython: Update to 0.24.1.Efraim Flashner2016-08-11
| | | | * gnu/packages/python.scm (python-cython): Update to 0.24.1.
* gnu: Add python-pythondialog.Leo Famulari2016-08-06
| | | | | | | * gnu/packages/python.scm (python-pythondialog): New variable. (python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG. Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
* gnu: Add python-future.Ben Woodcroft2016-08-06
| | | | | * gnu/packages/python.scm (python-future, python2-future): New variables.
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * gnu: python-alembic: Update to 0.8.7.Andreas Enge2016-07-31
| | | | | | | | * gnu/packages/python.scm (python-alembic): Update to 0.8.7.
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\
| * | gnu: python@2.7: Delete faulty test on mips64el only.Ludovic Courtès2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | This amends 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72 and avoids a rebuild. * gnu/packages/python.scm (python-2.7)[arguments] <pre-check>: When (%current-system) starts with "mips64el", delete Lib/test/test_ctypes.py.
| * | gnu: python-2.7: Disable test failing on mips64el-linux.Andreas Enge2016-07-27
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove an additional test that fails on mips64el-linux.
| * | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
| |\ \
| * \ \ Merge branch 'master' into core-updatesLeo Famulari2016-07-22
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion.
| * \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \
| * | | | | Revert "gnu: Add python-imagesize."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.
| * | | | | Revert "gnu: Add python-alabaster."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
| * | | | | Revert "gnu: Add python-snowballstemmer."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
| * | | | | Revert "gnu: python-sphinx: Update to 1.4.4."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
| * | | | | Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."Leo Famulari2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
| * | | | | gnu: python-sphinx-rtd-theme: Update to 0.1.9.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): Update to 0.1.9.
| * | | | | gnu: python-sphinx: Update to 1.4.4.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4. [source]: Use pypi-uri. [inputs]: Add python-alabaster, python-babel, python-imagesize, python-six. [propagated-inputs]: New field.
| * | | | | gnu: Add python-snowballstemmer.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New variables.
| * | | | | gnu: Add python-alabaster.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
| * | | | | gnu: Add python-imagesize.Leo Famulari2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
| * | | | | Revert "gnu: wrap-python3: Create more symlinks."Leo Famulari2016-07-01
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09.
| * | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
| | | | | |
| * | | | | Merge branch 'master' into core-updatesMark H Weaver2016-06-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-06-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: python: Make sure shared libraries are stripped.Ludovic Courtès2016-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2)[arguments]: Add 'make-libraries-writable' phase.
| * | | | | | | | | | gnu: python: Remove unnecessary installed tests.Ludovic Courtès2016-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests' phase.
| * | | | | | | | | | gnu: wrap-python3: Create more symlinks.Leo Famulari2016-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and 'python-config'.
| * | | | | | | | | | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-04-06
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: wrap-python3: Remove extraneous commas from Scheme lists.Mark H Weaver2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (wrap-python3): Remove commas from Scheme lists.
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: python-2: Enable tests.Efraim Flashner2016-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2)[source]: Delete failing tests. [arguments]: Enable tests.
| * | | | | | | | | | | | | | gnu: python-2: Update to 2.7.11.Efraim Flashner2016-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-2): Update to 2.7.11.
* | | | | | | | | | | | | | | Revert "Merge branch 'core-updates'"Mark H Weaver2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
* | | | | | | | | | | | | | | gnu: python2-bz2file: Use python-2.Ben Woodcroft2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to 124df723a0150e968910e34d5e94023b18901d0c. Problem reported by Andreas Enge <andreas@enge.fr>. * gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
* | | | | | | | | | | | | | | gnu: python-bz2file: Disable tests.Ben Woodcroft2016-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-bz2file)[arguments]: Disable tests. (python2-bz2file)[arguments]: New field.
* | | | | | | | | | | | | | | gnu: python-atomicwrites: Update to 1.1.0.Leo Famulari2016-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites): Update to 1.1.0.
* | | | | | | | | | | | | | | Merge branch 'core-updates'Ludovic Courtès2016-08-01
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | gnu: Remove trailing periods from synopsis.David Craven2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis. * gnu/packages/gnustep.scm (wmfire): Update synopsis. * gnu/packages/haskell.scm (ghc-socks): Update synopsis. * gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis. * gnu/packages/openstack.scm (python-bandit): Update synopsis. * gnu/packages/perl.scm (perl-test-trap): Update synopsis. * gnu/packages/python.scm (python-backports-abc): Update synopsis. * gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | | | | | | | | | | | | gnu: python-beautifulsoup4: Update to 4.5.0.Leo Famulari2016-07-28
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4): Update to 4.5.0.
* | | | | | | | | | | | | gnu: python-iso8601: Update to 0.1.11.Efraim Flashner2016-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
* | | | | | | | | | | | | gnu: python-waf: Update to 1.9.1.Efraim Flashner2016-07-24
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-waf): Update to 1.9.1.
* | | | | | | | | | | | gnu: Add ptpython and ptpython2.Danny Milosavljevic2016-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (ptpython, ptpython-2): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org>