129738 Commits

Author SHA1 Message Date
Jan Tojnar
e44038bcca
gobjectIntrospection: use absolute path for cairo GIR
Cairo does not provide its own GObject bindinds so they are provided
by gobject-introspection package. Unfortunately, this means that if we
want to use the absolute path, we need gi to depend on cairo, which
increases the closure size from 41M to 56M. We will probably want
to split the typelib into a separate output.

Closes: #34080
2018-01-20 15:58:20 +01:00
Frederik Rietdijk
0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +01:00
Frederik Rietdijk
176a035e94
Merge pull request #34077 from NixOS/python-unstable
Python: package updates and fixes
2018-01-20 15:44:27 +01:00
Charles Strahan
850799e607 pythonPackages.pamela: fix resolution of libpam.so 2018-01-20 14:07:14 +00:00
Frederik Rietdijk
21a736bb64 python.pkgs.secp256k1: 0.12.1 -> 0.13.2 2018-01-20 14:57:20 +01:00
Peter Simons
c6678c5688 pycurl: don't pollute $out/lib with system libraries
As far as I can tell, pycurl works just fine without that symlink.
2018-01-20 14:56:32 +01:00
Matan Shenhav
c8300a0596 pythonPackage.python-oauth2: init at 1.0.1 2018-01-20 13:54:05 +00:00
Frederik Rietdijk
25d1d4944a python.pkgs.bleach: relax test requirement 2018-01-20 14:51:09 +01:00
Frederik Rietdijk
ee91c45f89 python.pkgs.pytest_32: remove old version 2018-01-20 14:12:39 +01:00
Frederik Rietdijk
7f77cce9ed python.pkgs.pytest_29: remove old version 2018-01-20 14:11:56 +01:00
Frederik Rietdijk
75c2a76773 python.pkgs.xvfbwrapper: add missing test dependency 2018-01-20 14:09:53 +01:00
Aristid Breitkreuz
d7fad3b52f gnucash: fix gconf (fix copied from mendeley) 2018-01-20 14:09:04 +01:00
Florian Klink
70c200a952 bpython: don't set name attribute anymore 2018-01-20 13:48:37 +01:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Florian Klink
567cf47d49 twilio: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink
79745a0fbf pyte: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink
cddfa945cb guzzle_sphinx_theme: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink
c44d5153ab curtsies: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Robert Schütz
ee8f15ec7c pythonPackages.pytestrunner: 2.6.2 -> 3.0
Also add missing dependency to progressbar2
2018-01-20 13:37:43 +01:00
Frederik Rietdijk
1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
Miguel Madrid Mencía
72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
idontgetoutmuch
e38b122f26 pythonPackages.us: init at 1.0.0 (#34076) 2018-01-20 12:19:13 +00:00
Frederik Rietdijk
b4d9aaabda tmuxp: 1.3.4 -> 1.3.5 2018-01-20 13:14:07 +01:00
Frederik Rietdijk
217626a3e9 python.pkgs.click-threading: move and fix expression 2018-01-20 13:01:53 +01:00
Frederik Rietdijk
ed81943bde python.pkgs.MDP: fix expression 2018-01-20 12:59:03 +01:00
Frederik Rietdijk
6d282fa3b6 python.pkgs.libtmux: fix expression 2018-01-20 12:57:34 +01:00
Frederik Rietdijk
56c3535d06 python.pkgs.pytest_28: remove old version 2018-01-20 12:55:44 +01:00
Frederik Rietdijk
2c3c847d64 python.pkgs.secp256k1: use current pytest 2018-01-20 12:55:09 +01:00
Frederik Rietdijk
e3581626ef python.pkgs.secp256k1: move expression 2018-01-20 12:53:46 +01:00
Frederik Rietdijk
24e2e6d67d python.pkgs.keyring: use current pytest 2018-01-20 12:53:27 +01:00
Frederik Rietdijk
3fa9702958 python.pkgs.pytest_27: remove old version 2018-01-20 12:48:04 +01:00
Frederik Rietdijk
e2f041a65b python.pkgs.PyLTI: 0.4.1 -> 0.5.1 2018-01-20 12:47:22 +01:00
Frederik Rietdijk
29e9608949 python.pkgs.PyLTI: move expression 2018-01-20 12:42:24 +01:00
Frederik Rietdijk
c0c616b81f python.pkgs.pytest_30: remove unused version 2018-01-20 12:27:13 +01:00
Frederik Rietdijk
b47ff5905f python.pkgs.sqlalchemy: use current pytest 2018-01-20 12:26:26 +01:00
Frederik Rietdijk
f72a465e84 CPython and PyPy: update meta.maintainers 2018-01-20 12:25:56 +01:00
Frederik Rietdijk
e3865944f6 awscli: 1.14.22 -> 1.4.29 2018-01-20 12:18:00 +01:00
Frederik Rietdijk
a6ae893054 python: yarl: 0.17.0 -> 1.0.0 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
538edfbb9b python: yapf: 0.20.0 -> 0.20.1 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
752ebd03a6 python: uncertainties: 3.0.1 -> 3.0.2 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
36168f2bfc python: tiros: 1.0.40 -> 1.0.42 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
7da474670c python: tifffile: 0.13.0 -> 0.13.4 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
5f47916fc5 python: stripe: 1.77.0 -> 1.77.1 2018-01-20 12:09:08 +01:00
Frederik Rietdijk
3045f662b1 python: SQLAlchemy: 1.2.0 -> 1.2.1 2018-01-20 12:09:07 +01:00
Frederik Rietdijk
78ff151b9b python: Sphinx: 1.6.5 -> 1.6.6 2018-01-20 12:09:07 +01:00
Frederik Rietdijk
f1b4c710cb python: schema: 0.6.6 -> 0.6.7 2018-01-20 12:05:28 +01:00
Frederik Rietdijk
bea86ca20c python: regex: 2017.12.12 -> 2018.01.10 2018-01-20 12:05:28 +01:00
Frederik Rietdijk
a40f160d07 python: raven: 6.4.0 -> 6.5.0 2018-01-20 12:05:28 +01:00
Frederik Rietdijk
06b1ecdf5f python: pytest-xdist: 1.21.0 -> 1.22.0 2018-01-20 12:05:27 +01:00
Frederik Rietdijk
866d186ffd python: pyopencl: 2017.2.2 -> 2018.1 2018-01-20 12:05:27 +01:00