Timo Kaufmann
caf2c1bb07
python2.pkgs.flask-autoindex: fix build
...
pathlib is now required, which is part of the standard library in python
3.4+ but not in python 2.7. Broken by
ec12a5fd1e9379b359871efadeb245e8734f59a8
2020-06-03 13:20:31 +02:00
Jake Waksbaum
bfcead18cd
python27Packages.tenacity: 6.0.0 -> 6.2.0
2020-06-02 22:26:55 -07:00
Matt Huszagh
1471767b55
pythonPackages.pulp: 2.0 -> 2.1
2020-06-02 21:17:34 -07:00
Konstantin Alekseev
49ca8ce7f7
pre-commit: 1.21.0 -> 2.4.0
2020-06-02 13:23:29 -07:00
Patrick Winter
259f344ae6
python27Packages.pytest-factoryboy: init at 2.0.3
2020-06-02 12:59:49 -07:00
Frederik Rietdijk
994576f4cb
python3.pkgs.datashader: 0.9.0 -> 0.11.0
2020-06-02 18:34:43 +02:00
Frederik Rietdijk
ce6fbb9c42
python3.pkgs.fastparquet: 0.3.3 -> 0.4.0
2020-06-02 18:34:43 +02:00
Sebastian Jordan
9857b8b24d
nix-prefetch-github: 2.3.2 -> 2.4
2020-06-02 16:41:18 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
...
Remove sri hashes
2020-06-02 16:24:01 +02:00
Frederik Rietdijk
1ee0b9bc63
python3.pkgs.hvplot: 0.5.2 -> 0.6.0
2020-06-02 15:05:54 +02:00
Frederik Rietdijk
f4c52d58be
python3.pkgs.panel: 0.8.3 -> 0.9.5
2020-06-02 15:05:54 +02:00
Frederik Rietdijk
491b4dafe6
python3Packages.bokeh: 1.4.0 -> 2.0.1
...
Tests still don't function. Somehow fixtures cannot be found causing massive failures...
2020-06-02 15:05:54 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes
2020-06-01 15:24:19 +02:00
Nikolay Amiantov
e5e4d387e1
pythonPackages.python-pam: init at 1.8.4
2020-06-01 10:08:02 +02:00
Atemu
45ac259796
jc: 1.10.12 -> 1.11.1
2020-05-31 01:17:35 +02:00
Frederik Rietdijk
20aa1cc95c
python.pkgs.python-lz4: buildInputs are nativeBuildInputs
2020-05-29 20:42:11 +02:00
Frederik Rietdijk
7fe783903e
python.pkgs.pkgconfig: fix setup hook
...
after regression caused by https://github.com/NixOS/nixpkgs/pull/87705
2020-05-29 20:41:49 +02:00
Frederik Rietdijk
81b204e8a1
python.pkgs.cython: use pkg-config instead of python.pkgs.pkgconfig
...
It does not need the Python interface to pkg-config.
Note I think the majority of Python packages that use pkgconfig should
actually use pkg-config.
2020-05-29 20:21:04 +02:00
Frederik Rietdijk
36d9eeb9c7
Merge staging-next into staging
2020-05-29 17:06:01 +02:00
Frederik Rietdijk
c7d25a5db6
Merge master into staging-next
2020-05-29 17:05:38 +02:00
Claudio Bley
7172514b72
bazel: 3.1.0 -> 3.2.0
2020-05-29 15:22:35 +02:00
Claudio Bley
1c5386fa1d
bazel: Make bazel_3 the default version
...
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
MetaDark
f3ee91d47e
pythonPackages.pytest-datadir: init at 1.3.1
2020-05-28 19:21:43 -07:00
MetaDark
db2ce6413e
python3Packages.pygls: init at 0.8.1
2020-05-28 19:21:43 -07:00
R. RyanTM
f0d90a2ef0
python27Packages.py_scrypt: 0.8.13 -> 0.8.15
2020-05-28 19:19:51 -07:00
Vincent Haupert
354798437a
pythonPackages.hiyapyco: init at 0.4.16
2020-05-28 15:29:30 -07:00
Daniël de Kok
8c5f4b8a3b
python3Packages.spacy: relax thinc version constraint
2020-05-28 15:17:07 -07:00
R. RyanTM
abe0e561c7
python27Packages.thinc: 7.4.0 -> 7.4.1
2020-05-28 15:17:07 -07:00
R. RyanTM
1096383557
python27Packages.elasticsearch: 7.6.0 -> 7.7.0
2020-05-28 14:57:13 -07:00
Antoine Richard
847de99970
pythonPackages.secp256k1: fix broken package ( #88612 )
...
* fix secp256k1 broken package
* Update default.nix
* Update default.nix
2020-05-28 14:46:49 -07:00
Frederik Rietdijk
03de4c02fb
Merge staging-next into staging
2020-05-28 22:05:36 +02:00
Frederik Rietdijk
e27e3ae169
Merge master into staging-next
2020-05-28 22:03:48 +02:00
Dmitry Kalinkin
dba97ff6dd
Merge pull request #88015 from alexarice/agda-pkg-init
...
agda-pkg: init at 0.1.50
2020-05-28 12:32:34 -04:00
Raimon Grau
9cb0fd80bc
datasette: add setuptools to propagatedBuildInputs
2020-05-27 14:37:08 -07:00
Michael Weiss
816e06ce20
python3Packages.google_api_python_client: 1.8.3 -> 1.8.4
2020-05-27 22:27:52 +02:00
Martin Weinelt
92a7ae0a62
python3Packages.pygments-better-html: init at 0.1.4
2020-05-27 12:58:39 -07:00
R. RyanTM
ebe1fdda17
python27Packages.nbsmoke: 0.3.0 -> 0.4.1
2020-05-27 12:20:42 -07:00
R. RyanTM
5b6405a83b
python27Packages.foxdot: 0.8.7 -> 0.8.8
2020-05-27 12:17:34 -07:00
R. RyanTM
9cab8fcb45
python27Packages.hg-evolve: 9.3.1 -> 10.0.0
2020-05-27 12:08:50 -07:00
R. RyanTM
4544b7d425
python27Packages.cftime: 1.1.2 -> 1.1.3
2020-05-27 12:04:41 -07:00
R. RyanTM
c94dfc22f1
python27Packages.datadog: 0.35.0 -> 0.36.0
2020-05-27 12:03:01 -07:00
R. RyanTM
87a874efbb
python27Packages.elasticsearch-dsl: 7.1.0 -> 7.2.0
2020-05-27 12:01:52 -07:00
R. RyanTM
2ac20f513b
python27Packages.branca: 0.3.1 -> 0.4.1
2020-05-27 12:00:50 -07:00
R. RyanTM
35b91e5519
python27Packages.geoalchemy2: 0.7.0 -> 0.8.0
2020-05-27 11:59:48 -07:00
R. RyanTM
25e49a88c5
python27Packages.deprecated: 1.2.9 -> 1.2.10
2020-05-27 11:54:03 -07:00
R. RyanTM
6a75bf46e4
python37Packages.pikepdf: 1.11.2 -> 1.13.0
2020-05-27 11:53:00 -07:00
R. RyanTM
5de79cbfd3
python27Packages.convertdate: 2.2.0 -> 2.2.1
2020-05-27 11:51:57 -07:00
R. RyanTM
de700262d0
python37Packages.hstspreload: 2020.5.5 -> 2020.5.19
2020-05-27 11:50:42 -07:00
R. RyanTM
e345038e88
python27Packages.pyacoustid: 1.1.7 -> 1.2.0
2020-05-27 11:48:27 -07:00
R. RyanTM
dc0a3a787a
python27Packages.helpdev: 0.6.10 -> 0.7.1
2020-05-27 11:45:11 -07:00