Frederik Rietdijk
f4348cc5cb
python.pkgs.backports_lzma: set to null conditionally
2018-01-24 14:18:19 +01:00
Frederik Rietdijk
21ae679db7
python.pkgs.matplotlib: fix optional dependency
2018-01-24 14:18:19 +01:00
Frederik Rietdijk
18275c60ff
python.pkgs.tornado: fix optional dependency
2018-01-24 14:18:19 +01:00
Frederik Rietdijk
a6bb22853a
python.pkgs.backport_functools_lru_cache: set to null conditionally
2018-01-24 14:18:18 +01:00
Frederik Rietdijk
769342b37b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-24 14:17:49 +01:00
Frederik Rietdijk
25e3e2d69d
Merge pull request #33626 from thanegill/rxpy-init
...
pythonPackages.rx: init at 1.6.0
2018-01-24 08:27:15 +01:00
Jörg Thalheim
976d17fb5e
python.pkgs.astor: also disable some test on python2
2018-01-24 06:24:16 +00:00
Jörg Thalheim
3b6b52b19f
python.pkgs.astor: fix python 3.6 tests
2018-01-24 06:21:40 +00:00
Thane Gill
df43f58dc6
pythonPackages.rx: init at 1.6.0
2018-01-23 10:03:17 -08:00
Frederik Rietdijk
5a45105d64
Merge pull request #34152 from thanegill/python.pkgs.ldap3-2.4.1
...
python.ldap3: 2.4 -> 2.4.1
2018-01-23 08:00:24 +01:00
adisbladis
70cf5ea965
Merge pull request #34147 from dotlambda/yarl
...
python3Packages.yarl: 1.0.0 -> 1.1.0
2018-01-23 12:50:06 +08:00
Robert Schütz
efbe08a2da
python3Packages.yarl: 1.0.0 -> 1.1.0
2018-01-23 12:36:28 +08:00
Will Dietz
4e80b56c3c
bootstrapped-pip: fix for cross (nativeBuildInputs)
2018-01-22 17:19:03 -06:00
Will Dietz
e33499bd30
python setuptools: fix for cross (nativeBuildInputs)
2018-01-22 17:19:02 -06:00
Daiderd Jordan
505c82efe4
python-cffi: add lnl7 to maintainers
2018-01-22 19:58:15 +01:00
Daiderd Jordan
0c27903ac0
python-cffi: remove patch for clang
...
Builds fine without it now.
2018-01-22 19:45:40 +01:00
Thane Gill
2d17253afe
python.ldap3: 2.4 -> 2.4.1
2018-01-22 10:13:13 -08:00
Frederik Rietdijk
4c88132d25
Merge commit 'a0f8e3a' into HEAD
2018-01-22 16:08:37 +01:00
Jörg Thalheim
6daf8f29c4
Merge pull request #34117 from flokli/bpython-pypi
...
bpython: fetch from PyPi
2018-01-21 22:34:41 +00:00
Florian Klink
71c9ee7f9d
bpython: fetch from PyPi
...
0.17 recently got released on PyPi
2018-01-21 22:02:05 +01:00
Michael Weiss
58e78238e7
Merge pull request #33931 from dotlambda/multidict
...
pythonPackages.multidict: 3.3.2 -> 4.0.0
2018-01-21 21:12:46 +01:00
Michael Weiss
58ff18b6b5
pythonPackages.raven: 6.4.0 -> 6.5.0
2018-01-21 01:50:06 +01:00
Frederik Rietdijk
75d8096108
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-20 21:04:17 +01:00
Frederik Rietdijk
fc1c0fe0c4
Merge pull request #31871 from ixxie/jupyterhub
...
Jupyterhub
2018-01-20 20:49:28 +01:00
Matan Shenhav
e8ff1e079f
pythonPackages.jupyterhub: init at 0.8.1
2018-01-20 19:39:06 +00:00
Frederik Rietdijk
21a736bb64
python.pkgs.secp256k1: 0.12.1 -> 0.13.2
2018-01-20 14:57:20 +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
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
idontgetoutmuch
e38b122f26
pythonPackages.us: init at 1.0.0 ( #34076 )
2018-01-20 12:19:13 +00: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