Commit Graph

18079 Commits

Author SHA1 Message Date
R. RyanTM
c42b5bac66 python27Packages.pytest-tornado: 0.8.0 -> 0.8.1 2020-07-06 21:34:06 +00:00
Marcus Boyd
5e759553ae pythonPackages.pylint: propagate toml 2020-07-04 14:54:20 -07:00
Maximilian Bosch
eb7113f2c0
Merge pull request #92279 from jonringer/prawcore-disable-py2
python2Packages.prawcore: disable on python2
2020-07-04 18:48:44 +02:00
Benjamin Hipple
ad5f34afa2
Merge pull request #92280 from jonringer/fix-zope-contenttype
python3Packages.zope_contenttype: fix build
2020-07-04 12:35:33 -04:00
Benjamin Hipple
68a0a9b433
Merge pull request #92281 from jonringer/detox-remove
pythonPackages.detox: remove
2020-07-04 12:35:00 -04:00
Benjamin Hipple
0eabb1b779
Merge pull request #92277 from jonringer/fix-pipdate
python3Packages.pipdate: fix dependency management
2020-07-04 12:33:11 -04:00
betaboon
e747fc91fa python3.pkgs.pyls-black: 0.4.4 -> 0.4.6 2020-07-04 09:27:54 -07:00
Jonathan Ringer
ba5559fd7a
pythonPackages.detox: remove 2020-07-04 08:53:59 -07:00
Jonathan Ringer
93e7581c9a
python3Packages.zope_contenttype: fix build 2020-07-04 08:39:36 -07:00
Jonathan Ringer
01f1f3d5d0
python2Packages.prawcore: disable on python2
no longer compatible with python2's urllib

```
  prawcore/exceptions.py:2: in <module>
      from urllib.parse import urlparse
  E   ImportError: No module named parse
  builder for '/nix/store/3l1rqygq58hbwyzn6fqx8x4djbmzgggh-python2.7-prawcore-1.4.0.drv' failed with exit code
```
2020-07-04 08:32:46 -07:00
Sirio Balmelli
f0c7019005 python3Packages.testfixtures: fix build (ignore failing tests)
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Joh <jonringer@users.noreply.github.com>
2020-07-04 08:27:07 -07:00
Jonathan Ringer
7e6e87e7eb
python3Packages.pipdate: fix dependency management 2020-07-04 08:05:53 -07:00
Jonathan Ringer
ff5aaa33e9 python3Packages.aiorun: fix build 2020-07-04 07:43:58 -07:00
Frederik Rietdijk
a9ed5b7729
Merge pull request #91808 from danieldk/pytorch-1.5.1
python3Packages.pytorch: 1.5.0 -> 1.5.1
2020-07-04 14:38:48 +02:00
Jack Kelly
2fea6a2a64 aws-lambda-builders: 0.8.0 -> 0.9.0 2020-07-04 21:01:32 +10:00
Mario Rodas
198d74cb65
Merge pull request #92218 from r-ryantm/auto-update/jc
jc: 1.11.6 -> 1.11.8
2020-07-03 18:24:31 -05:00
Evils
b75f75cd5b python.pkgs.btrfs: init at v11 2020-07-04 00:21:57 +02:00
Jonathan Ringer
b9fd42db62 python3Packages.sparse: fix tests 2020-07-03 12:52:20 -07:00
R. RyanTM
caa5a63f37 jc: 1.11.6 -> 1.11.8 2020-07-03 19:52:19 +00:00
Renato Florentino Garcia
b19523ba23 pythonPackages.icecream: init at 2.0.0 2020-07-03 12:34:06 -07:00
Renato Florentino Garcia
d0269a3b97 pythonPackages.executing: init at 0.4.3 2020-07-03 12:34:06 -07:00
Cole Mickens
4c84e1d8eb pythonPackages.matrix-nio: 0.12.0 -> 0.14.1 2020-07-03 12:15:59 -07:00
MetaDark
a408cd9e7c pythonPackages.debugpy: init at 1.0.0b12 2020-07-03 12:15:09 -07:00
R. RyanTM
0c1b8043dd python27Packages.foxdot: 0.8.8 -> 0.8.11 2020-07-03 12:04:37 -07:00
Thomas Watson
3ba2e9f15c pythonPackages.zstandard: 0.13.0 -> 0.14.0 2020-07-03 12:04:02 -07:00
Cole Mickens
06c7787be7 pythonPackages.denonavr: 0.8.1 -> 0.9.3 2020-07-03 12:02:37 -07:00
Daniël de Kok
4855aa62fa python3Packages.transformers: 2.2.1 -> 3.0.1
Changelog:

https://github.com/huggingface/transformers/releases/tag/v3.0.0
https://github.com/huggingface/transformers/releases/tag/v3.0.1
2020-07-03 18:30:32 +02:00
Daniël de Kok
1bc8a6eeb3 python3Packages.transformers: add danieldk as maintainer 2020-07-03 18:30:32 +02:00
Daniël de Kok
66d0b2a0d0 python3Packages.tokenizers: init at 0.8.0 2020-07-02 21:53:51 +02:00
Frederik Rietdijk
0091e0358b python.pkgs.zstandard: it vendors a copy of zstd...
so we don't even need to give zstd at all.
Related discussion https://github.com/NixOS/nixpkgs/issues/92075.

Follow-up to 3b4df94aeb
2020-07-02 21:49:26 +02:00
Frederik Rietdijk
3b4df94aeb python.pkgs.zstandard: use libzstd instead of python zstd 2020-07-02 21:34:20 +02:00
Jonathan Ringer
e63a945017 python3Packages.canmatrix: 0.8.0 -> 0.9.1 2020-07-02 11:48:13 -07:00
Rouven Czerwinski
f32a8650fd pythonPackages.canopen: 0.5.1 -> 1.1.0
Bump version for the python canopen module, move to fetchPypi and
re-enable tests.
2020-07-02 11:46:43 -07:00
Drew Risinger
4ab1c2b032 apache-airflow: unbreak
Unpins some dependencies to unbreak. Removes unused python dependencies,
and corrects some dependency replacements
2020-07-01 23:25:12 -04:00
Drew Risinger
8ec02758c0 pythonPackages.flask-appbuilder: unpin flask-login 2020-07-01 23:24:46 -04:00
Drew Risinger
5818654847 pythonPackages.semver: 2.8.1 -> 2.10.2 2020-07-01 22:51:41 -04:00
Claudio Bley
cda852a528 bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
Cole Mickens
3ddf576767 pythonPackages.tinycss2: remove failing lint test 2020-07-01 12:10:15 -07:00
Cole Mickens
85c5636938 pythonPackages.html-sanitizer init at 1.9.1 2020-07-01 11:03:40 -07:00
Drew Risinger
08df77da32 python3Packages.qasm2image: mark broken
Reasons: Last update was Oct 2018 (no activity on GitHub since), failed
tests don't error out the build (i.e. failed build can still succeed),
and this package has not been kept updated to reflect the changing
python3Packages.qiskit API.
2020-07-01 10:37:29 -07:00
Drew Risinger
8fb624ceff python3Packages.cssselect2: unbreak
Imports were out of date. v0.3.0 no longer supports python2.
2020-07-01 10:37:29 -07:00
Drew Risinger
20237cc9e5 python3Packages.tinycss2: unbreak
Newly breaking due to changes in pytest-flake8, resolved with upstream
patch.

Took the opportunity to clean up the package a little bit too, remove
unnecessary patch.
2020-07-01 10:37:29 -07:00
Drew Risinger
265e567557 python3Packages.qiskit: 0.19.1 -> 0.19.6 2020-07-01 10:37:29 -07:00
Drew Risinger
ed69f06e02 python3Packages.qiskit-aqua: 0.7.0 -> 0.7.3 2020-07-01 10:37:29 -07:00
Drew Risinger
d4dd524948 python3Packages.qiskit-ibmq-provider: 0.7.0 -> 0.7.2 2020-07-01 10:37:29 -07:00
Drew Risinger
0242e11c53 python3Packages.qiskit-ignis: 0.3.0 -> 0.3.3 2020-07-01 10:37:29 -07:00
Drew Risinger
1c8371b488 python3Packages.qiskit-aer: 0.5.1 -> 0.5.2 2020-07-01 10:37:29 -07:00
Drew Risinger
50f9065e30 python3Packages.qiskit-terra: 0.14.1 -> 0.14.2 2020-07-01 10:37:29 -07:00
Drew Risinger
9962a039b3 python3Packages.retworkx: 0.3.3 -> 0.3.4
Fix issue with hash lookup that failed on python3.8.
2020-07-01 10:37:29 -07:00
Johannes Schleifenbaum
8c2d5d8cce pythonPackages.pywebview: 3.2 -> 3.3.1 2020-07-01 10:24:45 -07:00