Commit Graph

16716 Commits

Author SHA1 Message Date
Benjamin Hipple
fb5bb25c10 python3Packages.pytorch: fixup builds with MKL
- Pass `blas.provider` into `buildInputs`, so that CMake can find the actual
  `mkl` for inspection of its cmake files and headers.

- Add `USE_MKL` correctly when the blas provider is `mkl`.

- Use the MKLDNN and MKLDNN_CBLAS flags by default, since `mkldnn` is FOSS and
  always available..

- Remove a patch for MKL 2019, since we've moved to 2020.

- Add a pythonImportsCheck for "torch" as a basic sanity-check

- Removed some unused variables at the top of the file
2020-05-09 13:30:54 -04:00
Sam Stites
cc245fdcd5 pytorch: 1.2.0 -> 1.4.1
Co-authored-by: Benjamin Hipple <bhipple@protonmail.com>
2020-05-09 13:30:54 -04:00
R. RyanTM
13e733830e python27Packages.twilio: 6.35.1 -> 6.39.0 2020-05-09 17:24:02 +00:00
Jörg Thalheim
c979f814d2
Merge pull request #87384 from r-ryantm/auto-update/python2.7-pyroute2
python27Packages.pyroute2: 0.5.11 -> 0.5.12
2020-05-09 14:16:10 +01:00
R. RyanTM
9e0ab6dcb3 python27Packages.pyroute2: 0.5.11 -> 0.5.12 2020-05-09 12:46:09 +00:00
Robin Gloster
f1f0e82c50
privacyidea: address reviews 2020-05-09 12:11:44 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Frederik Rietdijk
d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
R. RyanTM
b1f802994e python27Packages.pycontracts: 1.8.12 -> 1.8.14 2020-05-09 11:11:18 +02:00
R. RyanTM
82d2736d07 python27Packages.hdbscan: 0.8.25 -> 0.8.26 2020-05-09 09:50:23 +02:00
R. RyanTM
8007a72a80 python27Packages.latexcodec: 1.0.7 -> 2.0.0 2020-05-09 07:39:20 +00:00
R. RyanTM
f3452bf2c5 python27Packages.h2: 3.1.1 -> 3.2.0 2020-05-09 07:25:08 +00:00
R. RyanTM
b6f9567bbf python37Packages.elementpath: 1.4.3 -> 1.4.4 2020-05-09 09:03:48 +02:00
R. RyanTM
0d3871cb82 python27Packages.dash-core-components: 1.9.0 -> 1.9.1 2020-05-09 08:59:37 +02:00
R. RyanTM
945eb11b02 python27Packages.hg-evolve: 9.3.0 -> 9.3.1 2020-05-09 08:51:09 +02:00
R. RyanTM
1b888841bb python27Packages.identify: 1.4.13 -> 1.4.15 2020-05-09 08:50:49 +02:00
R. RyanTM
e5457dacfa python37Packages.astropy: 4.0 -> 4.0.1.post1 2020-05-09 08:50:29 +02:00
R. RyanTM
8cab672e54 python27Packages.cvxopt: 1.2.4 -> 1.2.5 2020-05-09 08:50:13 +02:00
R. RyanTM
5c69f95fdb python27Packages.icalendar: 4.0.5 -> 4.0.6 2020-05-09 08:49:29 +02:00
R. RyanTM
67d62443d1 python27Packages.jsonrpclib-pelix: 0.4.0 -> 0.4.1 2020-05-09 08:49:09 +02:00
R. RyanTM
7eeca690a5 python37Packages.gensim: 3.8.2 -> 3.8.3 2020-05-09 08:48:47 +02:00
R. RyanTM
961be04dad python37Packages.goocalendar: 0.7.0 -> 0.7.1 2020-05-09 08:48:27 +02:00
R. RyanTM
f015ffc413 python27Packages.guessit: 3.1.0 -> 3.1.1 2020-05-09 08:48:07 +02:00
R. RyanTM
73d477bc51 python27Packages.feedgenerator: 1.9 -> 1.9.1 2020-05-09 08:47:54 +02:00
R. RyanTM
f79f493200 python27Packages.deprecated: 1.2.8 -> 1.2.9 2020-05-09 08:47:28 +02:00
R. RyanTM
4427124b09 python37Packages.immutables: 0.11 -> 0.12 2020-05-09 08:47:13 +02:00
R. RyanTM
523060e57f python27Packages.hvac: 0.10.0 -> 0.10.1 2020-05-09 08:46:59 +02:00
R. RyanTM
bab9c16aa2 python27Packages.flask_wtf: 0.14.2 -> 0.14.3 2020-05-09 06:08:58 +00:00
R. RyanTM
a4c43d9d59 python27Packages.flask-httpauth: 3.3.0 -> 4.0.0 2020-05-09 05:14:38 +00:00
R. RyanTM
65d33d6ea5
python27Packages.eve: 1.0 -> 1.1 2020-05-09 04:54:15 +00:00
R. RyanTM
dfc492da92 python27Packages.ConfigArgParse: 1.0 -> 1.2.3 2020-05-08 18:11:47 -07:00
R. RyanTM
90af984328 python27Packages.ajpy: 0.0.4 -> 0.0.5 2020-05-08 18:11:31 -07:00
Jon
b7f0e6d9b9
Merge pull request #87307 from r-ryantm/auto-update/python3.7-hstspreload
python37Packages.hstspreload: 2020.3.31 -> 2020.5.5
2020-05-08 18:09:36 -07:00
R. RyanTM
43ae1a86ab python27Packages.grequests: 0.4.0 -> 0.6.0 2020-05-08 18:09:26 -07:00
R. RyanTM
7f09f82c40 python27Packages.javaproperties: 0.5.2 -> 0.7.0 2020-05-08 18:08:54 -07:00
R. RyanTM
9f2ff031d3 python37Packages.hstspreload: 2020.3.31 -> 2020.5.5 2020-05-08 23:15:41 +00:00
Thomas Desrosiers
05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers
b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Yury G. Kudryashov
92b43be92a python3Packages.qtconsole: fix compile
It now depends on `qtpy`.
2020-05-08 09:22:44 -07:00
Mario Rodas
c831d1afc5 pythonPackages.internetarchive: add marsam to maintainers 2020-05-08 09:19:35 -07:00
Mario Rodas
8c1a2c154d pythonPackages.internetarchive: 1.9.0 -> 1.9.3 2020-05-08 09:19:35 -07:00
Emily
4cad49dc1a python3Packages.PyGithub: 1.47 -> 1.51 2020-05-08 15:49:34 +01:00
Mario Rodas
e8c9a804c0
Merge pull request #86738 from Atemu/jc-1.10.7
Jc 1.9.3 -> 1.10.7
2020-05-08 07:01:48 -05:00
Ben Darwin
d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin
7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Timo Kaufmann
236fdbcb62 Revert "python3Packages.notebook: 5.7.8 -> 6.0.3"
This reverts commit 62425ee576.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann
863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
Matthew Bauer
8bdb2a058e numpy: set lapack, blas sections
When using netlib lapack/blas, the section name doesn’t match what
numpy expects. So we need to add extra sections for both so that the
right directory is found. The original “blas.implementation” section
may not actually be still required, but it is still a good idea so
that numpy know whether to apply any blas-implementation specific
quirks.

Fixes #86613
2020-05-08 06:47:30 +02:00
Ben Darwin
81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
Florian
87927e9b60 python-miio: 0.4.8 -> 0.5.0.1 2020-05-07 11:17:56 -07:00
José Romildo Malaquias
9e1975bebd
Merge pull request #86519 from romildo/upd.efl
enlightenment.efl: 1.23.3 -> 1.24.0; new test module
2020-05-07 10:52:52 -03:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Benjamin Hipple
0a169d1fd1 python27Packages.watchdog: 0.9.0 -> 0.10.2 2020-05-06 10:26:48 -07:00
R. RyanTM
f6eb78110e python37Packages.cmd2: 1.0.1 -> 1.0.2 2020-05-06 10:22:10 -07:00
R. RyanTM
446af47e7f python27Packages.cftime: 1.0.4.2 -> 1.1.2 2020-05-06 10:09:39 -07:00
R. RyanTM
abd57f28bf python27Packages.bitstruct: 8.8.1 -> 8.10.0 2020-05-06 10:01:58 -07:00
R. RyanTM
0663a984e7 python27Packages.EasyProcess: 0.2.8 -> 0.2.10 2020-05-06 10:00:50 -07:00
R. RyanTM
d90344dacb python27Packages.filetype: 1.0.6 -> 1.0.7 2020-05-06 09:57:57 -07:00
R. RyanTM
e76a81f19c python37Packages.aiohttp-socks: 0.3.7 -> 0.3.9 2020-05-06 09:48:11 -07:00
Ben Darwin
4e2322ae7a python3Packages.neo: init at 0.8.0 2020-05-06 09:47:34 -07:00
R. RyanTM
2e519d1c68 python37Packages.ezdxf: 0.11 -> 0.12 2020-05-06 09:46:37 -07:00
Drew Risinger
b87b654bdf pythonPackages.deprecation: 2.0.7 -> 2.1.0 2020-05-06 09:46:18 -07:00
Frederik Rietdijk
6b889a6e52 python3Packages.mortgage: init at 1.0.5 2020-05-06 16:42:04 +02:00
Marcus Boyd
026073e57e python3Packages.spyder_3: remove broken application
Previously this had makeDesktopItem defined in it. Some recent tests
enabled for this option made it fail. It's no longer used as an
application (see the main spyder attribute for that), so all application
aspects have been removed.
2020-05-06 14:44:10 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Justin Gerhardt
840b5bf6ba pythonPackages.powerline: Added file binding 2020-05-05 19:11:06 -07:00
Jonathan Ringer
d8f894d9ae pythonPackages.pymssql: remove
has been abandoned upstream.
https://github.com/pymssql/pymssql
2020-05-05 15:58:40 -07:00
Timo Kaufmann
7ae4bd1f99
Merge pull request #86962 from Mic92/rl-coach
python3.pkgs.rl-coach: mark as broken
2020-05-05 21:20:38 +00:00
Martin Weinelt
dde157780c
ansible: v2.9.2 → v2.9.7
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:23:12 +02:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Jörg Thalheim
3a901d247c
python3.pkgs.rl-coach: mark as broken 2020-05-05 17:50:47 +01:00
José Romildo Malaquias
c8e228f174 pythonPackages.python-efl: 1.23.0 -> 1.24.0 2020-05-05 08:47:20 -03:00
Stig Palmquist
b69379415b
python3Packages.toggl-cli: relax click version dependency
fixes build problem by substituting click==7.0 with click>=7.0.
2020-05-05 12:52:04 +02:00
Jon
0b2ff5ad2b
Merge pull request #86870 from bcdarwin/update-pydicom
python3Packages.pydicom: 1.4.1 -> 1.4.2
2020-05-04 21:44:31 -07:00
Jonathan Ringer
83f5fd8958 python3Packages.nipype: 1.3.1 -> 1.4.2, enable python3.8 2020-05-04 21:41:05 -07:00
Jonathan Ringer
91ad6f176a pythonPackages.softlayer: disable python2
ERROR: Package 'SoftLayer' requires a different Python: 2.7.18 not in '>=3.5'
2020-05-04 21:17:49 -07:00
Ben Darwin
5d88b43f58 python3Packages.pydicom: 1.4.1 -> 1.4.2 2020-05-04 23:19:44 -04:00
Benjamin Hipple
36ee1e710a
Merge pull request #85399 from cgevans/tensorflow-bin_2-depfix
tensorflow-bin_2: fix tensorboard dependency
2020-05-04 22:47:13 -04:00
Pavol Rusnak
420124adf8 python: remove isPy33, isPy34 2020-05-04 18:49:45 -07:00
R. RyanTM
1fbb393143 python27Packages.autopep8: 1.5.1 -> 1.5.2 2020-05-04 21:06:42 +02:00
Atemu
583463ce53 jc: 1.9.3 -> 1.10.7
It now needs pygments for color output and ifconfig-parser was vendorised
2020-05-04 10:01:00 +02:00
Atemu
8de2754ad2 jc: fix formatting 2020-05-04 09:55:16 +02:00
Pavol Rusnak
7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Raphael Borun Das Gupta
de9f8c36c9 python3Packages.python-gitlab: 1.15.0 -> 2.2.0 2020-05-03 22:11:57 -07:00
Raphael Borun Das Gupta
fe7b497c83 python3Packages.python-gitlab: re-format with nixfmt 2020-05-03 22:11:57 -07:00
Dmitry Kalinkin
cc97e9d7f0
python3Packages.python-telegram-bot: set --with-upstream-urllib3 properly, add workaround 2020-05-03 15:27:29 -04:00
Dmitry Kalinkin
5cb3501a37
python3Packages.python-telegram-bot: mark python2 as unsupported 2020-05-03 15:26:54 -04:00
Jelle Besseling
5b49946723
python3Packages.python-telegram-bot: 12.3.0 -> 12.7 (#86652)
* python3Packages.python-telegram-bot: 12.3.0 -> 12.7

* Update pkgs/development/python-modules/python-telegram-bot/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-03 11:51:49 -07:00
Jonathan Ringer
69ebdd78be pythonPackages.secure: disable for python2, not supported
Processing ./secure-0.2.1-py2-none-any.whl
ERROR: Package 'secure' requires a different Python: 2.7.18 not in '>=3'
2020-05-03 11:39:49 -07:00
Jonathan Ringer
132664e8fb python3Packages.wordfreq: 2.2.0 -> 2.3.2 2020-05-03 11:37:33 -07:00
Jonathan Ringer
d961a508ed python3Packages.langcodes: 1.4.1 -> 2.0.0 2020-05-03 11:37:33 -07:00
Gabriel Ebner
a4f60b72e9 Merge branch 'master' into octoprint 2020-05-03 11:37:52 +02:00
José Romildo Malaquias
5374042779 pythonPackages.pythonefl: format 2020-05-02 22:50:23 -03:00
Florian Klink
9a2ec56ad4 python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
p7zip is abandoned and may not receive important security fixes.

It was marked as insecure in aa80b4780d

`binwalk` might loose the possibility to extract some binary formats,
but it's better than running it on untrusted imput.
2020-05-03 01:39:35 +02:00
Matt Huszagh
495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh
81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
Frederik Rietdijk
afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Jonathan Ringer
9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer
c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
d17be33ecb python3Packages.msrest: 0.6.11 -> 0.6.13 2020-05-01 18:21:02 -07:00
Jonathan Ringer
2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00
Jonathan Ringer
8ba7429ccd python3Packages.azure-mgmt-web: 0.45.0 -> 0.46.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
655c8c6d31 python3Packages.azure-mgmt-recoveryservices: 0.4.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
2fe106247c python3Packages.azure-mgmt-network: 10.0.0 -> 10.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
0e52e41948 python3Packages.azure-mgmt-netapp: 0.8.0 -> 0.10.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
21c45cc7ff python3Packages.azure-mgmt-loganalytics: 0.2.0 -> 0.5.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
d37e771f95 python3Packages.azure-mgmt-cosmosdb: 0.12.0 -> 0.13.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
43a1cb296c python3Packages.azure-mgmt-containerservice: 9.0.0 -> 9.0.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer
84c1569aec python3Packages.azure-mgmt-cognitiveservices: 6.0.0 -> 6.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
acd84ec83a python3Packages.azure-mgmt-applicationinsights: 0.2.0 -> 0.3.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
761dbda8a0 python3Packages.azure-mgmt-apimanagement: 0.1.0 -> 0.2.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
eca49da84d python3Packages.azure-mgmt-advisor: 3.0.0 -> 4.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
5555b51a94 python3Packages.azure-keyvault: 4.0.0 -> 4.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
a189cf3c06 azure-keyvault-certificates: init at 4.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer
b95f11c132 python3Packages.azure-identity: 1.3.0 -> 1.3.1 2020-05-01 18:21:02 -07:00
Jonathan Ringer
bec1b62449 python3Packages.azure: 4.0.0 -> 5.0.0 2020-05-01 18:21:02 -07:00
Stefan Frijters
0620bb7ebc pyprof2calltree: 1.4.4 -> 1.4.5 2020-05-01 17:18:17 +02:00
Ben Darwin
dca8b1bdd0 python3Packages.transforms3d: init at unstable-2019-12-17 2020-05-01 09:35:06 +02:00
Frederik Rietdijk
00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
Edmund Wu
ebb63137ad pythonPackages.sqlalchemy-utils: 0.36.0 -> 0.36.3 2020-05-01 09:27:18 +02:00
Edmund Wu
8762b2aca4 pythonPackages.pep8-naming: 0.9.1 -> 0.10.0 2020-05-01 09:27:18 +02:00
Frederik Rietdijk
484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Jörg Thalheim
b6474577b0 python3.pkgs.certifi: 2019.11.28 -> 2020.4.5.1 2020-05-01 08:52:49 +02:00
Raphael Borun Das Gupta
97d6fc8953 python3Packages.black: update homepage
The repo is now in the PSF GitHub org.
2020-04-30 02:07:32 +02:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
matthuszagh
92212a59df
pythonPackages.pylibftdi: init at 0.18.1 (#71286) 2020-04-28 16:49:19 -04:00
Chris Ostrouchov
27c7e7d38a pythonPackages.auth0-python: init at 3.9.1 2020-04-28 09:32:56 -07:00
Chris Ostrouchov
359c6b5bc1 pythonPackages.cloudflare: init at 2.6.5 2020-04-28 09:32:56 -07:00
Ben Darwin
cc89b93798 python3Packages.batchgenerators: 0.19.7 -> 0.20.0 2020-04-28 09:31:12 -07:00
Michael Weiss
0162890ce0
python3Packages.mysql-connector: 8.0.19 -> 8.0.20 2020-04-28 15:37:40 +02:00
Jörg Thalheim
deda5e8b05
python3.pkgs.fasttext: add pythonImportsCheck 2020-04-28 14:23:36 +01:00
Jörg Thalheim
d894038d0b
Merge remote-tracking branch 'upstream/master' into HEAD 2020-04-28 12:54:51 +01:00
Daniël de Kok
90136f0b77 python3Packages.fasttext: reuse pname, version, and src from fasttext 2020-04-28 12:16:20 +02:00
Jan Tojnar
3dc1caa683
python3.pkgs.pyusb: update the homepage 2020-04-28 05:31:35 +02:00
Jan Tojnar
8fd2c89b54
python3.pkgs.pyusb: remove unnecessary libusb-compat dependency
It was added in 4d7cc55344
without any rationale. python2.pkgs.nxt-python seems to build without it.
Maybe it for some reason uses the libusb-0.1 backend but propagating the compat library would not enable that.
2020-04-28 05:31:33 +02:00
Matthew Bauer
712026ead1
Merge pull request #85246 from matthewbauer/use-system-libraries-for-grpcio
python.pkgs.grpcio: use system openssl, zlib, and c-ares
2020-04-27 14:46:03 -05:00
Frederik Rietdijk
4ffb40bc78 python3Packages.dask: 2.10.1 -> 2.14.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
f7a8dc83db python: tqdm: 4.44.0 -> 4.45.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
697473975f python: qtconsole: 4.7.2 -> 4.7.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
5ca64bb043 python: numpy: 1.18.2 -> 1.18.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
67c4087ffb python: nbformat: 5.0.4 -> 5.0.6 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
6db84432b1 python: jupyter_client: 6.1.2 -> 6.1.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
6eb61b5d92 python3Packages.xarray: 0.15.0 -> 0.15.1 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
d2a2b7674b python3Packages.tqdm: 4.42.1 -> 4.44.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
10462514f7 python3Packages.tabulate: 0.8.6 -> 0.8.7 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
a034c18627 python3Packages.statsmodels: 0.11.0 -> 0.11.1 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
04ccf59c50 python3Packages.sounddevice: 0.3.14 -> 0.3.15 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
d2e945428d python3Packages.reikna: 0.7.4 -> 0.7.5 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
5cfd19274b python3Packages.qtconsole: 4.6.0 -> 4.7.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
f72c254545 python3Packages.numpy: 1.18.1 -> 1.18.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
62425ee576 python3Packages.notebook: 5.7.8 -> 6.0.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
7ba0848eec python3Packages.nbformat: 4.4.0 -> 5.0.4 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
8311b59577 python3Packages.line_profiler: 2.1.2 -> 3.0.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
cca7143293 python3Packages.jupyter_core: 4.6.1 -> 4.6.3 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
e19e5ac7f0 python3Packages.jupyter_client: 5.3.4 -> 6.1.2 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
1672f4ead1 python3Packages.ipython: 7.12.0 -> 7.13.0 2020-04-27 19:37:36 +02:00
Frederik Rietdijk
16f031e8e7
Merge pull request #86139 from NixOS/staging-next
Staging next
2020-04-27 19:35:17 +02:00
Jörg Thalheim
1dddfb24c9
Merge pull request #86093 from MetaDark/vdf
pythonPackages.vdf: 3.2 -> 3.3
2020-04-27 16:56:11 +01:00
georgewhewell
9c716aa71a pythonPackages.bluepy: init at 1.3.0 2020-04-27 09:19:18 +01:00
MetaDark
467e6c2669 pythonPackages.vdf: 3.2 -> 3.3 2020-04-26 22:36:00 -04:00
Frederik Rietdijk
57cfb787ef Merge staging into staging-next 2020-04-25 21:53:27 +02:00
Benjamin Hipple
ef4a5456a4
Merge pull request #85981 from renatoGarcia/asttokens
asttokens: 1.1.13 -> 2.0.4
2020-04-25 15:35:08 -04:00
Jörg Thalheim
083ea0abbe
Merge pull request #85220 from Mic92/home-assistant 2020-04-25 17:45:38 +01:00
Frederik Rietdijk
bb10352242 Merge staging-next into staging 2020-04-25 07:53:37 +02:00
Konrad Borowski
77ab79cb4b pythonPackages.untangle: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
41268500ae pythonPackages.subdownloader: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
2f49365ab9 pythonPackages.scikitlearn: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
ed1136b879 pythonPackages.geopandas: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
a55b6f1d06 pythonPackages.evernote: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
e538248f69 pythonPackages.certifi: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Renato Florentino Garcia
de9866e38c asttokens: 1.1.13 -> 2.0.4 2020-04-24 22:27:27 -03:00
Ben Wolsieffer
746ee6f4b4 pythonPackages.pymavlink: 2.4.6 -> 2.4.8 2020-04-24 18:03:57 -07:00
Mario Rodas
c42ac755a6 python37Packages.scrapy: 2.0.1 -> 2.1.0 2020-04-24 16:34:51 -07:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Frederik Rietdijk
2058aeba20 python3Packages.panel: 0.7.0 -> 0.8.3
A newer version is available but requires bokeh >= 2.
See https://github.com/NixOS/nixpkgs/pull/85758 for WIP bokeh PR.
2020-04-24 12:09:58 +02:00
Frederik Rietdijk
955170761f python3Packages.holoviews: 1.12.7 -> 1.13.2 2020-04-24 11:35:08 +02:00
Frederik Rietdijk
2030507f2d python3Packages.param: 1.9.2 -> 1.9.3 2020-04-24 11:35:08 +02:00
Frederik Rietdijk
d9078294cf python3Packages.pyviz_comms: 0.7.2 -> 0.7.4 2020-04-24 11:35:08 +02:00
Drew Risinger
4238afcfef python3Packages.qiskit: 0.17.0 -> 0.18.2 2020-04-23 20:33:19 -04:00
Drew Risinger
c17bbad264 python3Packages.qiskit-ibmq-provider: 0.6.0 -> 0.6.1 2020-04-23 20:33:19 -04:00
Drew Risinger
19abfc4e36 python3Packages.qiskit-aqua: 0.6.5 -> 0.6.6 2020-04-23 18:02:18 -04:00
Drew Risinger
88d49347f4 python3Packages.qiskit-ignis: 0.2.0 -> 0.3.0 2020-04-23 18:02:18 -04:00
Drew Risinger
aec8e04689 python3Packages.qiskit-aer: 0.4.1 -> 0.5.0 2020-04-23 18:02:18 -04:00
Drew Risinger
c6ea35d599 python3Packages.qiskit-terra: 0.12.0 -> 0.13.0
Also add in optional visualization inputs as default to ensure that
they are in the environment when used at runtime.
Some hacks to avoid packaging retworkx (uses a semi-complicated Rust ->
Python packaging system, will try to get that packaged in future).
For now, just disabling retworkx, will need to package it in future.
2020-04-23 18:02:18 -04:00
Drew Risinger
e218af21ab python3Packages.retworkx: init at 0.3.3
Replacement for networkx in qiskit-terra.
2020-04-23 18:02:18 -04:00
Drew Risinger
1940e83201 python3Packages.fastjsonschema: init at 2.14.4 2020-04-23 18:02:18 -04:00
Drew Risinger
69a7c3ba2d pythonPackages.python-constraint: init at 1.4.0 2020-04-23 18:02:18 -04:00
Matt Huszagh
51502a7240 pyclipper: init at 1.1.0.post3 2020-04-23 11:31:42 -07:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Benjamin Hipple
21be830522
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
BLAS/LAPACK fixup and expand docs
2020-04-22 21:56:20 -04:00
Drew
af3e5fc48a
pythonPackages.arrow: fix license (#85803) 2020-04-22 16:40:23 -04:00
Enno Lohmeier
d1cc4c139b pythonPackages.caldav: unbreak build 2020-04-22 12:32:52 -07:00
Matthew Bauer
3d18975478 python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
To avoid segmentation fault on MKL, we need to use the CBLAS ABI.
Normally, scipy will autodetect this, but here we don’t link using the
‘libmkl_rt.so’ name. So we need to manually set this.

See 50012918db/doc/source/building/linux.rst (fortran-abi-mismatch)
2020-04-22 12:38:28 -05:00
Frederik Rietdijk
6c13816249 Merge staging-next into staging 2020-04-22 17:20:43 +02:00
Frederik Rietdijk
8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Michael Weiss
c6e3c006b1 python3Packages.cryptography: 2.9 -> 2.9.1
"Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
OpenSSL 1.1.1g."
2020-04-22 17:08:52 +02:00
Michael Weiss
2319f0c168
python3Packages.google_api_python_client: 1.8.1 -> 1.8.2 2020-04-22 14:12:55 +02:00
Domen Kožar
a63762ace8
Merge pull request #72091 from xwvvvvwx/reproducible-pytest4
python3Packages.pytest4: deterministic bytecode
2020-04-22 14:05:09 +02:00
Jörg Thalheim
c1f5ac41a3
python3.pkgs.snitun: fix port binding conflicts in test 2020-04-22 07:31:54 +01:00
Drew Risinger
512a85d334 pythonPackages.pylatexenc: 2.1 -> 2.2 2020-04-21 20:23:17 -07:00
Evan Stoll
d3a41f3c23 pythonPackages.pyroma: init at 2.6 2020-04-21 17:17:13 -07:00
Lars Jellema
800dd4b7da python3Packages.simpleaudio: init at 1.0.4 2020-04-21 17:13:49 -07:00
Symphorien Gibol
5bc1773390 python3Packages.matrix-nio: add symphorien as maintainer 2020-04-21 16:35:58 -07:00
Symphorien Gibol
1d0aae0bc9 python3Packages.matrix-nio: 0.9.0 -> 0.10.0 2020-04-21 16:35:58 -07:00
Martin Weinelt
c0c8dcd828 pythonPackages.pulsectl: init at 20.4.3 2020-04-21 16:17:36 -07:00
Jonathan Ringer
5d4162e9f9 python3Packages.dotnetcore2: 2.1.11 -> 2.1.13
instead of installing only what's needed, remove extraneous executable
2020-04-21 14:40:26 -07:00
Michael Weiss
0d1194704b
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
This contains a fix for the goobook build which would break due to this
update.
2020-04-21 22:08:50 +02:00
Frederik Rietdijk
23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Robin Gloster
fb0c2616a7
python.pkgs.smpplib: init at 2.1.0 2020-04-21 16:52:19 +02:00
Robin Gloster
38c5add29c
python.pkgs.huey: init at 2.2.0 2020-04-21 16:52:19 +02:00
Robin Gloster
1a2852b447
python.pkgs.flask-versioned: init at 0.9.4-20101221 2020-04-21 16:52:19 +02:00
Robin Gloster
7a68da69ba
python.pkgs.pyrad: init at 2.3 2020-04-21 16:52:18 +02:00
Robin Gloster
cb62bf4979
python.pkgs.sqlsoup: init at 0.9.1 2020-04-21 16:52:18 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Frederik Rietdijk
ef1679a038
Merge pull request #85171 from bcdarwin/python3-mayavi
python3Packages.mayavi: update from Python 2 to Python 3 (and switch from wxPython to pyqt5)
2020-04-21 08:01:57 +02:00
Dmitry Kalinkin
c7d4882ab1
python3Packages.matplotlib: 3.1.3 -> 3.2.1, and various cleanups (#84362)
* pythonPackages.matplotlib: add veprbl to maintainers

* pythonPackages.matplotlib: remove an old darwin hack

* pythonPackages.matplotlib: remove python and stdenv from buildInputs

* python3Packages.matplotlib: remove a hack for python33

* pythonPackages.matplotlib: remove outdated checkPhase

Downloading the baseline_images is not a real issue, building against
older freetype (local_freetype = True) is, perhaps, not what we
want. The good news is that the tests would pass (tested on 3.2.1) if
we were to enable them:

========== 6684 passed, 1332 skipped, 10 xfailed in 228.64s (0:03:48) ==========

* pythonPackages.matplotlib: provide setup.cfg from a file instead of a patch

* python3Packages.matplotlib: 3.1.3 -> 3.2.1
2020-04-21 07:56:13 +02:00
Raphael Borun Das Gupta
5dc6f02d77 lektor: fix "ImportError: No module named pkg_resources" 2020-04-21 07:42:35 +02:00
John Ericson
607522c78d numpy: Use blas and lapack dev outputs for include dirs 2020-04-20 21:40:48 -04:00
Matthew Bauer
ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Matthew Bauer
015f46beba numpy: set lapack,blas library names correctly 2020-04-20 13:53:29 -05:00
Jörg Thalheim
216237e349
Merge pull request #85579 from siriobalmelli-foss/fix/howdoi 2020-04-20 10:41:53 +01:00
Pierre Bourdon
f52443efae pythonPackages.pyopengl: avoid dragging in 500M of -dev packages
Only the actual shared libraries are required to be installed, and they
are imported directly by path via ctypes. The package's patchPhase
already takes care of embedding the Nix store paths of the required
libraries into pyopengl.

This reduces the transitive closure size of PyOpenGL: 622M -> 136M.
2020-04-20 08:54:36 +02:00
Maximilian Bosch
45948bd56b
python3Packages.pytesseract: 0.3.3 -> 0.3.4
https://pypi.org/project/pytesseract/0.3.4/
2020-04-19 22:43:03 +02:00
Sirio Balmelli
85501cae5e
howdoi: cachelib and appdirs dependencies _also_ needed for Linux.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-04-19 19:43:08 +00:00
Sirio Balmelli
0e48a68559
howdoi: fix Darwin build dependencies
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-04-19 21:39:37 +02:00
worldofpeace
2a8f5b02b7
Merge pull request #85571 from rnhmjoj/secretstorage
pythonPackages.secretstorage: drop old dependency
2020-04-19 13:19:56 -04:00
rnhmjoj
c9a77e4d6d
pythonPackages.secretstorage: drop old dependency
pygobject was an optional dependency at some point but it has been
removed and is no longer needed.
2020-04-19 19:18:18 +02:00
rnhmjoj
a3e64e81fc
pythonPackages.publicsuffix2: init at 2.2019-12-21 2020-04-19 11:19:27 +02:00
Vladimír Čunát
e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
John Ericson
1ea80c2cc3 Merge remote-tracking branch 'upstream/master' into staging 2020-04-18 15:40:49 -04:00
Markus Wamser
5fbab6dabb
pythonPackages.pdfposter init at 0.7.post1 (#82926)
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-04-18 13:15:29 -04:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Vladimír Čunát
312e9037f4
python2.pkgs.cryptography: fixup build of dependants
... most notably fix pyopenssl.  I can't say I really understand this,
but the commit seems safe enough.
2020-04-18 07:39:10 +02:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Matthew Bauer
1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Matthieu Coudron
c881dd5e68 pythonPackages.pagelabels: init at 1.2.0
Used in termpdf I want to package.
2020-04-17 21:01:17 +02:00
Matthieu Coudron
c0a498b5d5 pythonPackages.pdfrw: init at 0.4.0 2020-04-17 21:01:17 +02:00
Jörg Thalheim
ee6f5a32bb
python38.pkgs.python-jsonrpc-server: disable for python38 2020-04-17 11:22:35 +01:00
Timo Kaufmann
42ca7c114e
Merge pull request #85176 from timokau/zimports-init
python.pkgs.zimports: init at 0.2.0
2020-04-17 09:43:12 +00:00
Drew Risinger
0b6602c9a2 python3Packages.cirq: fix test failures (ZHF)
Also build on aarch64 by disabling a few failing tests.
2020-04-16 18:44:02 -07:00
ajs124
9e34eccb0f pythonPackages.rtslib: 2.1.71 -> 2.1.72 2020-04-16 12:56:28 -07:00
ajs124
15e790cec8 pythonPackages.configshell: 1.1.27 -> 1.1.28 2020-04-16 12:54:21 -07:00
R. RyanTM
88be9a1b2f python27Packages.foxdot: 0.8.5 -> 0.8.7 2020-04-16 12:51:21 -07:00
Constantine Glen Evans
dfbee5e556
tensorflow-bin_2: fix tensorboard pip-hack collision 2020-04-16 12:44:06 -07:00
Constantine Glen Evans
efa52177ff
tensorflow-bin_2: change tensorflow-tensorboard to _2 2020-04-16 12:25:50 -07:00