Commit Graph

17046 Commits

Author SHA1 Message Date
Jonathan Ringer
74e0cbf32d python3Packages.clickclick: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
22ef38bdad python3Packages.zope_lifecycleevent: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
7a8434c710 python3Packages.zope_i18nmessageid: fix tests 2020-06-03 11:29:15 -07:00
Jonathan Ringer
0e13f49e7c python3Packages.zope-hookable: 4.2.0 -> 5.0.1 2020-06-03 11:29:15 -07:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Martin Weinelt
b2da714180
pythonPackages.django2_2: 2.2.11 -> 2.2.13
Fixes: CVE-2020-13254, CVE-2020-13596
2020-06-03 16:52:17 +02:00
Eduard Bopp
84b5d5dfef Update my GitHub username
I recently changed the username, so this reflects that change to make
sure people find me.

For confirmation, check that the GitHub ID is still 3098430 for my new
username using the GitHub API:

https://api.github.com/users/edibopp
2020-06-03 15:42:55 +02:00
Timo Kaufmann
3f3b93b141
Merge pull request #89397 from timokau/flask-autoindex-py2-unbreak
python2.pkgs.flask-autoindex: fix build
2020-06-03 13:49:18 +02:00
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
ec12a5fd1e
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
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
Atemu
45ac259796 jc: 1.10.12 -> 1.11.1 2020-05-31 01:17:35 +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
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