Commit Graph

17103 Commits

Author SHA1 Message Date
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
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
Jonathan Ringer
a02dbee0a0 python3Packages.pyatv: 0.3.13 -> 0.6.1 2020-05-27 11:40:55 -07:00
R. RyanTM
0a02d4129b python37Packages.immutables: 0.12 -> 0.14 2020-05-27 11:40:36 -07:00
R. RyanTM
60b4c4095c python37Packages.minidb: 2.0.3 -> 2.0.4 2020-05-27 11:40:24 -07:00
R. RyanTM
9737325bd1 python27Packages.qtconsole: 4.7.3 -> 4.7.4 2020-05-27 11:40:03 -07:00
R. RyanTM
27657a3494 python27Packages.paste: 3.2.2 -> 3.4.0 2020-05-27 11:33:49 -07:00
R. RyanTM
d48542ea54 python27Packages.rasterio: 1.1.3 -> 1.1.4 2020-05-27 11:31:10 -07:00
Jon
7edf30e3f6
Merge pull request #88734 from r-ryantm/auto-update/python2.7-plotly
python27Packages.plotly: 4.6.0 -> 4.7.1
2020-05-27 11:30:46 -07:00
R. RyanTM
266d57a971 python37Packages.PyChromecast: 4.2.3 -> 5.2.0 2020-05-27 11:29:42 -07:00
R. RyanTM
a4dfc60015 python37Packages.zeroconf: 0.26.0 -> 0.26.1 2020-05-27 11:28:47 -07:00
R. RyanTM
27b307bf60 python27Packages.pydub: 0.23.1 -> 0.24.0 2020-05-27 11:14:29 -07:00
R. RyanTM
81696662c9 python27Packages.stevedore: 1.31.0 -> 1.32.0 2020-05-27 10:58:06 -07:00
R. RyanTM
c9b491d69b python27Packages.spglib: 1.14.1.post0 -> 1.15.1 2020-05-27 10:46:34 -07:00
R. RyanTM
bed73effbd python27Packages.sqlalchemy-utils: 0.36.3 -> 0.36.5 2020-05-27 10:15:57 -07:00
R. RyanTM
66e096ac85 python37Packages.tablib: 1.1.0 -> 2.0.0 2020-05-27 10:14:08 -07:00
asymmetric
c3f947309a python: scrypt: remove myself from maintainers
I don't use the package anymore.
2020-05-27 09:26:01 -07:00
Chris Ostrouchov
d190eca583 pythonPackages.duckdb: init at 0.1.7 2020-05-27 09:24:47 -07:00
Konstantin Alekseev
3795449282 pythonPackages.nodeenv: add setuptools to propagatedBuildInputs 2020-05-27 09:19:20 -07:00
Lancelot SIX
75caa46ca5 pythonPackages.slixmpp: 1.4.2 -> 1.5.2 2020-05-27 09:15:19 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Frederik Rietdijk
1b7204ab3c Merge master into staging-next 2020-05-27 15:26:50 +02:00
Frederik Rietdijk
ef5faff8c6 python3Packages.h5netcdf: init at 0.8.0 2020-05-27 13:58:27 +02:00
Markus S. Wamser
c9e0014c21 pythonPackages.svgwrite: remove pyparsing from dependencies 2020-05-27 13:16:46 +02:00
Markus S. Wamser
b958b715a1 pythonPackages.svgwrite: 1.3.1 -> 1.4 2020-05-27 11:43:37 +02:00
R. RyanTM
90159ed045 python37Packages.pyenchant: 3.0.1 -> 3.1.0 2020-05-26 22:54:19 -07:00
R. RyanTM
05d7c27c33 python27Packages.w3lib: 1.21.0 -> 1.22.0 2020-05-26 22:52:17 -07:00
R. RyanTM
2be266cc0f python27Packages.update_checker: 0.16 -> 0.17 2020-05-26 22:48:42 -07:00
R. RyanTM
8856efb30e python27Packages.identify: 1.4.15 -> 1.4.16 2020-05-26 21:52:37 -07:00
R. RyanTM
d29b1f20ce python27Packages.plexapi: 3.4.0 -> 3.6.0 2020-05-26 21:47:17 -07:00
Mario Rodas
7da72d58ad
Merge pull request #88996 from r-ryantm/auto-update/python2.7-phonenumbers
python27Packages.phonenumbers: 8.12.2 -> 8.12.4
2020-05-26 23:28:11 -05:00
R. RyanTM
91f3aa9ab5 python37Packages.elementpath: 1.4.4 -> 1.4.5 2020-05-26 17:41:04 -07:00
R. RyanTM
1791c1a58c python37Packages.jellyfish: 0.7.2 -> 0.8.2 2020-05-26 17:40:26 -07:00
R. RyanTM
a52314bd4d python27Packages.pysmb: 1.1.28 -> 1.2.1 2020-05-26 17:39:42 -07:00
R. RyanTM
2842814654 python27Packages.phonenumbers: 8.12.2 -> 8.12.4 2020-05-27 00:34:23 +00:00
Rick van Schijndel
0cf8e1d645 maintainers: remove @ahmedtd 2020-05-26 19:56:24 +02:00
Ben Darwin
b20f22d4cd python3Packages.pytorch-metric-learning: init at 0.9.81 2020-05-25 20:56:03 -04:00
Benjamin Hipple
cd9fb17b75
Merge pull request #76997 from bcdarwin/skorch
python3Packages.skorch: init at 0.8.0
2020-05-25 20:51:03 -04:00
Ben Darwin
710a48751a skorch: init at 0.8.0 2020-05-25 20:31:11 -04:00
Benjamin Hipple
77eb712d50
Merge pull request #77281 from bcdarwin/python-livelossplot
python3Packages.livelossplot: init at v0.5.0
2020-05-25 20:15:52 -04:00
Markus Schmidl
7915115ae8
pythonPackages.lazy_import: init at 0.2.2 (#70921) 2020-05-25 17:37:52 +01:00
Ryan Mulligan
51029c708d
Merge pull request #88699 from r-ryantm/auto-update/python3.7-opt_einsum
python37Packages.opt-einsum: 3.1.0 -> 3.2.1
2020-05-24 16:22:42 -07:00
Mario Rodas
fe58ddb043
Merge pull request #88708 from r-ryantm/auto-update/python2.7-Nuitka
python27Packages.Nuitka: 0.6.7 -> 0.6.8.1
2020-05-24 14:33:46 -05:00
Mario Rodas
eceb2a0f9d
Merge pull request #88803 from r-ryantm/auto-update/codespell
codespell: 1.16.0 -> 1.17.1
2020-05-24 14:26:26 -05:00
Mario Rodas
fa961cec0a
Merge pull request #88709 from r-ryantm/auto-update/python2.7-parsel
python27Packages.parsel: 1.5.2 -> 1.6.0
2020-05-24 14:25:49 -05:00
R. RyanTM
d2d7ad0718 codespell: 1.16.0 -> 1.17.1 2020-05-24 18:40:30 +00:00
Mario Rodas
00bb8aca09
Merge pull request #88700 from r-ryantm/auto-update/python2.7-pdf2image
python27Packages.pdf2image: 1.10.0 -> 1.13.1
2020-05-24 12:59:46 -05:00
Mario Rodas
ab781769ff
Merge pull request #88704 from r-ryantm/auto-update/python3.7-mpv
python37Packages.mpv: 0.4.5 -> 0.4.6
2020-05-24 12:55:06 -05:00
Mario Rodas
1125cb4668
Merge pull request #88730 from r-ryantm/auto-update/python3.7-pyftdi
python37Packages.pyftdi: 0.49.0 -> 0.51.2
2020-05-24 12:23:29 -05:00
Mario Rodas
c034e19e76
Merge pull request #88755 from r-ryantm/auto-update/python2.7-stripe
python27Packages.stripe: 2.47.0 -> 2.48.0
2020-05-24 09:52:00 -05:00
Mario Rodas
0177ec7c3f
Merge pull request #88737 from r-ryantm/auto-update/python2.7-unidiff
python27Packages.unidiff: 0.5.5 -> 0.6.0
2020-05-24 09:44:44 -05:00
Silvan Mosberger
a6caa07dc9
Merge pull request #88743 from r-ryantm/auto-update/python2.7-Wand 2020-05-24 16:04:26 +02:00