~ruther/guix-local

ref: db967b646292e3517fc11f98ea0d4c19fd2191a9 guix-local/gnu/packages/python.scm -rw-r--r-- 454.7 KiB
db967b64 — Marius Bakke 9 years ago
gnu: python-scipy: Fix expression after changing to 'modify-phases'.

This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0.

* gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
16ca6aaa — Marius Bakke 9 years ago
gnu: python-scipy: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
7adb9031 — Danny Milosavljevic 9 years ago
gnu: python-testtools: Update to 1.4.0.

* gnu/packages/python.scm (python-testtools): Update to 1.4.0.
  [source]: Use pypi-uri.
  [arguments]: New field.
d83d8722 — Danny Milosavljevic 9 years ago
gnu: Add python-dulwich.

* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
b585e361 — Danny Milosavljevic 9 years ago
gnu: Add python-fastimport.

* gnu/packages/python.scm (python-fastimport, python2-fastimport):
  New variables.
c227458a — Danny Milosavljevic 9 years ago
gnu: python-sphinx: Update to 1.5.1 and enable tests.

* gnu/packages/python.scm (python-sphinx): Update to 1.5.1.
  [arguments]: New field.
  [native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose,
  python-requests.
  (python2-sphinx)[native-inputs]: Add python2-enum34.
c9a18125 — Marius Bakke 9 years ago
gnu: Add python-geventhttpclient.

* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient):
New variables.
d1ba1d6b — Marius Bakke 9 years ago
gnu: python-requests: Update to 2.12.4.

* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.
fdcbf10b — Danny Milosavljevic 9 years ago
gnu: python-matplotlib: Make sure that phases end with #t.

* gnu/packages/python.scm (python-matplotlib)[arguments]:
  Make sure that phases end with #t.
84e0f8c1 — Danny Milosavljevic 9 years ago
gnu: python-matplotlib: Fix reST markup error.

* gnu/packages/python.scm (python-matplotlib)[arguments]:
  Fix reST markup error.
42b7009a — Danny Milosavljevic 9 years ago
gnu: python-matplotlib: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'.
9a8acd00 — Danny Milosavljevic 9 years ago
gnu: python-sphinx: Update to 1.4.8.

* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
  [source]: Use pypi-uri.
  [propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
  python-babel, python-snowballstemmer, python-six.
  [properties]: Add python2-variant.
  (python2-sphinx)[native-inputs]: Add python2-mock.
  [propagated-inputs]: Add python2-pytz.
cc072591 — Leo Famulari 9 years ago
Merge branch 'master' into python-tests
8d67610b — Danny Milosavljevic 9 years ago
gnu: Add python2-cheetah

* gnu/packages/python.scm (python2-cheetah): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
d4acb6db — Tobias Geerinckx-Rice 9 years ago
gnu: python-click: Update to 6.7.

* gnu/packages/python.scm (python-click): Update to 6.7.
022c9772 — Ludovic Courtès 9 years ago
gnu: libgit2, python-pygit2: Update to 0.25.1 [security fixes].

See <http://www.openwall.com/lists/oss-security/2017/01/10/5>.

* gnu/packages/version-control.scm (libgit2): Update to 0.25.1.
* gnu/packages/python.scm (python-pygit2): Update to 0.25.0.
392c26b0 — Maxim Cournoyer 9 years ago
gnu: python-pip: Update to 9.0.1

* gnu/packages/python.scm (python-pip): Update to 9.0.1.
[native-inputs]: Remove.
[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9657aeb1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-tblib: Properly @end enumerate.

* gnu/packages/python.scm (python-tblib)[description]: Don't use
‘@end itemize’ to end an ‘@enumerate’ block.
aa21c764 — Leo Famulari 9 years ago
gnu: python-pycrypto: Fix CVE-2013-7459.

* gnu/packages/patches/python-pycrypto-CVE-2013-7459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto)[source]: Use the
patch. Use pypi-uri.
491b78a8 — Leo Famulari 9 years ago
gnu: python-icalendar: Update to 3.11.1.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.1.
Next