Commit Graph

24893 Commits

Author SHA1 Message Date
Fabian Affolter
9cdd1484b3 python3Packages.aiopylgtv: init at 0.4.0 2021-03-01 16:23:32 +01:00
Fabian Affolter
c052fdb7c6 python3Packages.pymediaroom: init at 0.6.4.1 2021-03-01 16:13:21 +01:00
Sandro
1f372a609b Merge pull request #114616 from bobrik/ivan/grpcio-darwin
python3Packages.grpcio: remove cctools from build inputs
2021-03-01 15:59:21 +01:00
Fabian Affolter
6966ee9c78 python3Packages.chirpstack-api: init at 3.9.4 2021-03-01 15:52:35 +01:00
Martin Weinelt
5cb6dbf0a0 Merge pull request #114703 from fabaff/bump-httpx 2021-03-01 15:32:49 +01:00
Sandro
d84668403a Merge pull request #114743 from sternenseemann/textacy-broken
pythonPackages.textacy: mark as broken
2021-03-01 15:08:21 +01:00
Sandro
ea61c06017 Merge pull request #114738 from dotlambda/pyuv-1.4.0
pythonPackages.pyuv: 1.2.0 -> 1.4.0
2021-03-01 15:07:18 +01:00
Sandro Jäckel
4509c025e1 pythonPackages.powerline: remove unused inputs 2021-03-01 15:06:45 +01:00
Robert Schütz
345de56eac pythonPackages.pyuv: 1.2.0 -> 1.4.0 2021-03-01 13:08:25 +01:00
sternenseemann
2c1d2b3690 pythonPackages.textacy: mark as broken
textacy requires scikit-learn < 0.24, but nixpkgs has scikit-learn
0.24.1 only.
2021-03-01 12:57:04 +01:00
Sandro Jäckel
aa99645813 pythonPackages.gviz-api: clean up 2021-03-01 10:46:58 +01:00
Sandro Jäckel
0e3d110b2c pythonPackages.jq: disable tests, add pythonImportsCheck 2021-03-01 10:46:54 +01:00
Robert Schütz
eced6b7a96 python3Packages.ldaptor: 20.1.1 -> 21.2.0 2021-03-01 10:17:15 +01:00
Fabian Affolter
928cec1a4e python3Packages.pytest-httpx: enable tests 2021-03-01 10:05:23 +01:00
Fabian Affolter
7bbebc5d6a python3Packages.pytest-httpx: 0.10.1 -> 0.11.0 2021-03-01 10:00:57 +01:00
Bernardo Meurer
ee06463b2a python3Packages.soco: 0.21.2 -> 0.21.2 2021-02-28 20:13:04 -08:00
Fabian Affolter
a48cf5c9ad python3Packages.asysocks: 0.1.0 -> 0.1.1 2021-02-28 19:58:41 -08:00
Fabian Affolter
39cc74dbd8 python3Packages.elmax: 0.1.0 -> 0.1.1 2021-02-28 23:41:25 +01:00
Fabian Affolter
0514652bc1 python3Packages.httpx: 0.16.1 -> 0.17.0 2021-02-28 23:39:29 +01:00
Ryan Mulligan
8cfe583b87 Merge pull request #114614 from r-ryantm/auto-update/python3.7-databricks-connect
python37Packages.databricks-connect: 7.3.8 -> 7.3.9
2021-02-28 14:28:43 -08:00
sternenseemann
969b6dc4ab pythonPackages.tqdm: 4.54.1 -> 4.58.0
* Remove some now unnecessary checkInputs
* add pandas, rich, numpy and tkinter to checkInput which enables tests
  of optional tqdm features.
2021-02-28 21:02:16 +01:00
owen
ad0e172cdc ircrobots: 0.3.6 -> 0.3.7 2021-02-28 14:53:13 -05:00
Sandro
07b0c7bc41 Merge pull request #114580 from bobrik/ivan/python-watchdog-flaky-test
python3Packages.watchdog: fix flaky test on macOS
2021-02-28 20:52:51 +01:00
Sandro
eed476f472 Merge pull request #114690 from fabaff/elmax
python3Packages.elmax: init at 0.1.0
2021-02-28 20:49:05 +01:00
Sandro
6c05b987f9 Merge pull request #114680 from fabaff/bump-pydantic 2021-02-28 20:11:09 +01:00
Fabian Affolter
4ee567fec5 python3Packages.elmax: init at 0.1.0 2021-02-28 20:06:24 +01:00
Sandro
2c3512d20f Merge pull request #114591 from fabaff/bump-asteval
python3Packages.asteval: 0.9.22 -> 0.9.23
2021-02-28 18:37:41 +01:00
Fabian Affolter
e888cbbd88 python3Packages.pydantic: 1.7.3 -> 1.8 2021-02-28 18:12:20 +01:00
Fabian Affolter
21dd525bc9 python3Packages.python-dotenv: switch to pytestCheckHook 2021-02-28 18:11:30 +01:00
Sandro
ddf21160e3 Merge pull request #114046 from fabaff/bump-archinfo 2021-02-28 18:06:10 +01:00
Ivan Babrou
d191f2278d python3Packages.grpcio: remove cctools from build inputs
This fixes `aarch64-darwin` build in #105026. Without this the `strip` in `PATH`
is the one from `darwin.cctools`, which doesn't preserve code signatures,
resulting in code that cannot run and pass `pythonImportsCheckPhase`.

The dependency on cctools was introduced in #44902 in 2018,
but it doesn't seem to be necessary on `x86_64-darwin` today.
2021-02-28 16:37:49 +00:00
Sandro
3998c0ff22 Merge pull request #114671 from sternenseemann/afdko-fix-tests
pythonPackages.afdko: fix tests for fonttools >= 4.21.0
2021-02-28 17:24:17 +01:00
SCOTT-HAMILTON
e8cfc61efa pandas: fix scipy coo_matrix test 2021-02-28 11:22:42 -05:00
Fabian Affolter
39be4b5be8 Merge pull request #114664 from sternenseemann/fonttools-maintainer
pythonPackages.fonttools: add myself as maintainer
2021-02-28 16:50:19 +01:00
Fabian Affolter
51d4dc2619 python3Packages.identify: enable tests 2021-02-28 10:43:20 -05:00
Fabian Affolter
7471ce31fe python3Packages.editdistance: init at 0.5.3 2021-02-28 10:43:20 -05:00
Tim Steinbach
058902d18b awscli: 1.19.12 -> 1.19.17 2021-02-28 10:38:01 -05:00
Tim Steinbach
60c62dd5f0 python3Packages.boto3: 1.17.12 -> 1.17.17 2021-02-28 10:38:01 -05:00
Tim Steinbach
d44c8cd61f python3Packages.botocore: 1.20.12 -> 1.20.17 2021-02-28 10:38:01 -05:00
Sandro
e1d350c1bb Merge pull request #114578 from fabaff/fix-shapely 2021-02-28 16:37:51 +01:00
sternenseemann
0f0a416d7f pythonPackages.afdko: fix tests for fonttools >= 4.21.0
Missed this while testing the fonttools update because my machine
couldn't handle the amount of master rebuilds at the time. fonttools
changed something in its xml output which causes afdko tests to fail
which diff against an expected output. We can simply pull in a patch
from their development branch to fix this.
2021-02-28 16:12:21 +01:00
sternenseemann
44bc58a19b pythonPackages.fonttools: add myself as maintainer
Although I did not originally add this package, I've been updating it
basically exclusively in recent times and I can be pinged about it.
2021-02-28 15:28:14 +01:00
Sandro
3468fa5345 Merge pull request #114499 from sternenseemann/fonttools-4.21.0
pythonPackages.fonttools: 4.20.0 -> 4.21.1
2021-02-28 15:12:27 +01:00
Sandro
4995bd5105 Merge pull request #114540 from fabaff/tests-slicedimage
python3Packages.slicedimage: switch to pytestCheckHook
2021-02-28 14:36:39 +01:00
Fabian Affolter
1f005b14d0 python3Packages.skybellpy: init at 0.6.3 2021-02-28 14:16:53 +01:00
Fabian Affolter
4fc83dc5f5 python3Packages.myjwt: init at 1.4.0 2021-02-28 13:04:42 +01:00
Fabian Affolter
ddb855a661 python3Packages.ailment: 9.0.5739 -> 9.0.5903 2021-02-28 12:48:29 +01:00
Fabian Affolter
ccd6cd97c9 python3Packages.pyvex: 9.0.5739 -> 9.0.5903 2021-02-28 12:38:53 +01:00
Robert Schütz
5a0fc99101 python3Packages.pygraphviz: 1.6 -> 1.7 (#113040) 2021-02-28 12:36:57 +01:00
Fabian Affolter
7b6687a210 Merge pull request #114615 from r-ryantm/auto-update/python3.7-identify
python37Packages.identify: 1.5.14 -> 1.6.1
2021-02-28 11:17:54 +01:00