Commit Graph

24824 Commits

Author SHA1 Message Date
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
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
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
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
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
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
R. RyanTM
196b4ead1d python37Packages.identify: 1.5.14 -> 1.6.1 2021-02-28 05:47:21 +00:00
R. RyanTM
11970049d1 python37Packages.databricks-connect: 7.3.8 -> 7.3.9 2021-02-28 04:41:38 +00:00
R. RyanTM
b26297344a python37Packages.alerta: 8.3.0 -> 8.4.0 2021-02-28 01:28:51 +00:00
Jörg Thalheim
476d202f40 Merge pull request #114600 from fabaff/bump-msldap 2021-02-27 23:42:04 +00:00
Sandro
d65005f2a7 Merge pull request #114587 from fabaff/pytankerkoenig 2021-02-28 00:34:47 +01:00
Fabian Affolter
bb310ed07c python3Packages.winacl: 0.1.0 -> 0.1.1 2021-02-27 23:47:37 +01:00
Sandro
79efdab171 Merge pull request #114564 from fabaff/python-gammu 2021-02-27 23:21:30 +01:00
Fabian Affolter
b281937f21 python3Packages.msldap: 0.3.25 -> 0.3.26 2021-02-27 23:21:16 +01:00
Fabian Affolter
b4ce0e16d5 python3Packages.asteval: 0.9.22 -> 0.9.23 2021-02-27 22:02:41 +01:00