Tim Steinbach
df3bbc0dc7
python3Packages.boto3: 1.17.17 -> 1.17.18
2021-03-02 14:46:05 -05:00
Tim Steinbach
2324d8a304
python3Packages.botocore: 1.20.17 -> 1.20.18
2021-03-02 14:46:05 -05:00
github-actions[bot]
4b97c2a726
Merge master into staging-next
2021-03-02 18:17:39 +00:00
Martin Weinelt
6040ffb45f
Merge pull request #114845 from r-ryantm/auto-update/python3.7-asyncwhois
...
python37Packages.asyncwhois: 0.2.4 -> 0.3.0
2021-03-02 18:08:26 +01:00
R. RyanTM
22e0b02624
python37Packages.google-cloud-speech: 2.0.1 -> 2.1.0
2021-03-02 16:57:10 +00:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19
2021-03-02 16:59:03 +01:00
Ignacio Torres Masdeu
8c7c2c31b2
pythonPackages.secretstorage: 3.3.0 -> 3.3.1
2021-03-02 16:08:17 +01:00
R. RyanTM
227145df1c
python37Packages.asyncwhois: 0.2.4 -> 0.3.0
2021-03-02 14:16:00 +00:00
Sandro
92990bf4f2
Merge pull request #114500 from sternenseemann/tqdm-4.58.0
2021-03-02 13:54:03 +01:00
Robert Schütz
af1a9c5678
pythonPackages.virtualenv: disable tests failing on python2
...
They try to find the `python3` executable.
2021-03-02 10:32:41 +01:00
Cole Helbling
69f8105930
python3Packages.virtualenv: don't add fish as a checkInput
...
Otherwise, everything that touches fish is a mass-rebuild. Not ideal.
2021-03-02 10:32:41 +01:00
R. RyanTM
e1ffe75049
python37Packages.pglast: 1.14 -> 1.17
2021-03-02 09:26:32 +00:00
R. RyanTM
55c7e78ccd
python37Packages.entrance: 1.1.14 -> 1.1.15
2021-03-02 07:10:20 +00:00
R. RyanTM
ea3fce1f63
python37Packages.desktop-notifier: 3.2.2 -> 3.2.3
2021-03-02 06:48:13 +00:00
R. RyanTM
ad9faced84
python37Packages.google-cloud-bigquery: 2.9.0 -> 2.10.0
2021-03-02 06:34:57 +00:00
Dmitry Kalinkin
e714a4c376
python3Packages.numba: disable on python 3.9
...
RuntimeError: Cannot install on Python version 3.9.2; only versions >=3.6,<3.9 are supported.
2021-03-01 20:51:43 -05:00
github-actions[bot]
ab4511343f
Merge master into staging-next
2021-03-02 00:32:15 +00:00
Martin Weinelt
ff9033ae24
Merge pull request #112991 from fabaff/skybellpy
2021-03-02 00:09:08 +01:00
Fabian Affolter
da69061d07
Merge pull request #114216 from fabaff/bump-pg8000
...
python3Packages.pg8000: 1.16.6 -> 1.17.0
2021-03-01 23:12:47 +01:00
Sandro
4d7a0c8d5d
Merge pull request #114771 from fabaff/PyViCare
2021-03-01 19:56:30 +01:00
Graham Bennett
fe1a363022
python3Packages.ring_doorbell: init at 0.7.0
2021-03-01 18:51:23 +00:00
github-actions[bot]
4b494c403e
Merge master into staging-next
2021-03-01 18:21:50 +00:00
Fabian Affolter
d8305b6539
python3Packages.pyvicare: init at 0.2.5
2021-03-01 19:17:54 +01:00
Sandro
bb310fc2c7
pythonPackages.jaraco-classes: add pythonNamespace back
...
See https://github.com/NixOS/nixpkgs/pull/114639#discussion_r584802038
2021-03-01 09:26:19 -08:00
Sandro Jäckel
2d243e170d
pythonPackages.requests: mark broken for python27
2021-03-01 18:16:34 +01:00
Sandro
7e34180cc2
Merge pull request #114670 from robertoszek/nixpkgs-pleroma-bot-init-at-0.8.6
2021-03-01 18:08:04 +01:00
Tim Steinbach
e9c39c7b73
python3Packages.sagemaker: 2.25.2 -> 2.26.0
2021-03-01 12:04:55 -05:00
Sandro Jäckel
64dbd56960
pythonPackages.pytest-vcr: remove unused input
2021-03-01 18:02:03 +01:00
Sandro Jäckel
fb13141437
pythonPackages.papis: remove unused input
2021-03-01 18:01:59 +01:00
Sandro Jäckel
13a571d6cb
pythonPackages.knack: remove unused input
2021-03-01 18:01:54 +01:00
Sandro Jäckel
e103713cde
pythonPackages.johnnycanencrypt: remove unused input
2021-03-01 18:01:49 +01:00
Sandro Jäckel
bf0a2f91b8
pythonPackages.httpbin: remove unused input
2021-03-01 18:01:39 +01:00
Sandro
81e6cf3d1c
Merge pull request #114755 from fabaff/chirpstack-api
...
python3Packages.chirpstack-api: init at 3.9.4
2021-03-01 17:08:35 +01:00
robertoszek
14b60caa6e
pleroma-bot: init at 0.8.6
...
added pythonImportsCheck
Update pkgs/development/python-modules/pleroma-bot/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Update pkgs/top-level/all-packages.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
changed fetcher and added checkInput tests
Update pkgs/development/python-modules/pleroma-bot/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
change to pytestCheckHook
Update pkgs/development/python-modules/pleroma-bot/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
formatting with nixpkgs-fmt
attribute ordering
use version
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-01 17:08:07 +01:00
Sandro
6148f08e0f
Merge pull request #114757 from fabaff/pymediaroom
2021-03-01 16:57:53 +01:00
Sandro
5ed774aeca
Merge pull request #114758 from fabaff/aiopylgtv
2021-03-01 16:57:40 +01:00
Robert Schütz
d58effee80
python3Packages.accupy: fix tests and correct dependencies
2021-03-01 16:23:36 +01:00
Robert Schütz
38353baa89
python3Packages.ptpython: does not depend on docopt
2021-03-01 16:23:36 +01:00
Robert Schütz
6b0e6c4cf7
python3Packages.jaraco_classes: fix build and add meta
2021-03-01 16:23:36 +01:00
Robert Schütz
31dcf063d8
pythonPackages.exdown: requires Python 3
2021-03-01 16:23:36 +01:00
Robert Schütz
3a35a9315c
python3Packages.pyfma: fix tests
2021-03-01 16:23:36 +01:00
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
Martin Weinelt
9e86aa7157
Merge remote-tracking branch 'origin/master' into staging-next
2021-03-01 16:03:00 +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
Jonathan Ringer
00e61cf60e
python3Packages.ptpython: fix build, add missing black dep
2021-02-28 16:27:45 -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
fortuneteller2k
38ea3741bc
sacad: init at 2.3.4
2021-03-01 00:53:52 +08: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
github-actions[bot]
5ef815e49f
Merge master into staging-next
2021-02-28 12:20:11 +00: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
fortuneteller2k
eb7235a768
python3Packages.web-cache: init at 1.1.0
2021-02-28 18:36:59 +08: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
Van Tuan Vo
5590b2bacd
adb-enhanced: init at 2.5.9
2021-02-28 03:28:06 +01:00
R. RyanTM
b26297344a
python37Packages.alerta: 8.3.0 -> 8.4.0
2021-02-28 01:28:51 +00:00
github-actions[bot]
ee0bd463b5
Merge master into staging-next
2021-02-28 00:40:15 +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
Fabian Affolter
2430a647eb
python3Packages.pymfy: init at 0.9.4
2021-02-27 23:29:09 +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
Fabian Affolter
d1b0794a29
python3Packages.pytankerkoenig: init at 0.0.7
2021-02-27 20:45:47 +01:00
Ivan Babrou
83d3f74bab
python3Packages.watchdog: fix flaky test on macOS
2021-02-27 10:27:34 -08:00
R. RyanTM
76e6896331
python3Packages.inflect: 5.0.2 -> 5.2.0 ( #114557 )
...
Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-02-27 19:19:00 +01:00
github-actions[bot]
6e387b7d59
Merge master into staging-next
2021-02-27 18:16:41 +00:00
Fabian Affolter
cf33ca630d
python3Packages.shapely: fix build
2021-02-27 18:51:46 +01:00
Robert Schütz
31a050c427
Merge pull request #114007 from dotlambda/imagemagick7-default
...
imagemagick: make 7.0 default
2021-02-27 18:41:20 +01:00
Robert Schütz
10ba3c20a7
treewide: replace imagemagick7 with imagemagick
2021-02-27 18:36:56 +01:00
Fabian Affolter
afc28939f7
python3Packages.graphql-relay: 3.0.0 -> 3.1.0
2021-02-27 09:29:03 -08:00
Vincent Haupert
d60f67d486
python3Packages.graphtage: init at 0.2.5
2021-02-27 09:26:12 -08:00
Vincent Haupert
e31c4b42f0
pythonPackages.json5: init at 0.9.5
2021-02-27 09:26:12 -08:00
R. RyanTM
6c351c3dbc
python37Packages.azure-mgmt-web: 1.0.0 -> 2.0.0
2021-02-27 09:19:50 -08:00
R. RyanTM
13e7de73c2
python37Packages.databricks-cli: 0.14.1 -> 0.14.2
2021-02-27 09:14:55 -08:00
Dmitry Kalinkin
921d68d79f
pythonPackages.numba: 0.51.0 -> 0.52.0
2021-02-27 11:58:34 -05:00
Dmitry Kalinkin
04dd63b2f7
pythonPackages.llvmlite: 0.34.0 -> 0.35.0
2021-02-27 11:58:08 -05:00
Martin Weinelt
17f2d43f42
Merge pull request #114543 from fabaff/switchbot
...
python3Packages.pyswitchbot: init at 0.9.1
2021-02-27 17:53:13 +01:00
Martin Weinelt
e980bfd90e
Merge pull request #113785 from fabaff/twinkly-client
...
python3Packages.twinkly-client: init at 0.0.2
2021-02-27 17:52:00 +01:00
Martin Weinelt
ea4a67a40f
Merge pull request #113842 from fabaff/bump-libcec
...
python3Packages.pycec: init at 0.5.1
2021-02-27 17:49:22 +01:00
Martin Weinelt
c1aaa66d72
Merge pull request #111348 from risicle/ris-httpcore-0.12.3
...
pythonPackages.httpcore: 0.12.0 -> 0.12.3
2021-02-27 17:43:10 +01:00
Fabian Affolter
418ba054f5
python3Packages.python-gammu: init at 3.1
2021-02-27 15:51:01 +01:00
Sandro
1c6912636d
Merge pull request #114472 from fabaff/simplehound
2021-02-27 14:18:32 +01:00
Sandro
904fc94cb1
Merge pull request #114470 from fabaff/python-awair
2021-02-27 13:51:47 +01:00
github-actions[bot]
5b68a8b74b
Merge master into staging-next
2021-02-27 12:19:58 +00:00
Sandro
0c98cef613
Merge pull request #114494 from fabaff/bump-slack-sdk
...
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-27 13:19:13 +01:00
Fabian Affolter
fb4a196f8f
Merge pull request #114547 from r-ryantm/auto-update/python3.7-libversion
...
python37Packages.libversion: 1.2.1 -> 1.2.2
2021-02-27 12:09:02 +01:00
R. RyanTM
4a2934f0e6
python37Packages.libversion: 1.2.1 -> 1.2.2
2021-02-27 10:12:51 +00:00
Fabian Affolter
9d9ecfffb9
python3Packages.pyswitchbot: init at 0.9.1
2021-02-27 10:20:07 +01:00
Fabian Affolter
56f38233a9
Merge pull request #114541 from r-ryantm/auto-update/python3.7-censys
...
python37Packages.censys: 1.1.0 -> 1.1.1
2021-02-27 09:36:04 +01:00
R. RyanTM
4a87fe669f
python37Packages.censys: 1.1.0 -> 1.1.1
2021-02-27 08:09:58 +00:00
Fabian Affolter
953b7ae255
python3Packages.slicedimage: switch to pytestCheckHook
2021-02-27 09:05:03 +01:00
R. RyanTM
5bbfc16b28
python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0
2021-02-27 05:11:55 +00:00
github-actions[bot]
84d3bc409b
Merge master into staging-next
2021-02-27 00:37:52 +00:00
sternenseemann
6a932fb74f
pythonPackages.fonttools: 4.20.0 -> 4.21.1
2021-02-26 20:58:01 +01:00
Sandro
919902ba01
Merge pull request #114445 from fabaff/bump-prawn
2021-02-26 19:44:28 +01:00
github-actions[bot]
c0d450070c
Merge master into staging-next
2021-02-26 18:16:44 +00:00
Fabian Affolter
ea3e9d551d
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-26 19:15:06 +01:00
Sandro
74025ebf66
Merge pull request #114384 from mschwaig/google-auth-depends-on-six
...
pythonPackages.google-auth: add missing dependency on six
2021-02-26 18:17:41 +01:00
Fabian Affolter
8bdca7d22d
python3Packages.simplehound: init at 0.6
2021-02-26 16:26:31 +01:00
Fabian Affolter
f8645e3b4a
python3Packages.python-awair: init at 0.2.1
2021-02-26 16:11:42 +01:00
Thomas Bereknyei
525811c181
pytest-timeout: remove test
2021-02-26 13:35:29 +01:00
Robert Schütz
3421de9e6d
python3Packages.pyroma: don't pin pygments
...
According to setup.py, pin only ensures compatibility with Python 2.7.
2021-02-26 11:02:02 +01:00
Jonathan Ringer
6906e5dd53
python3Packages.wheel: 0.35.1 -> 0.36.2
2021-02-26 11:02:02 +01:00
Jonathan Ringer
5644f90923
python3Packages.packaging: 20.7 -> 20.8
2021-02-26 11:02:02 +01:00
Martin Weinelt
9b1dd33f06
python3Packages.sqlalchemy: parallelize tests with xdist
...
Cuts down the test phase from 11 to 4 minutes on my remote builder.
2021-02-26 11:02:02 +01:00
Frederik Rietdijk
38cd2a9702
python3Packages.pandas: 1.1.5 -> 1.2.2
2021-02-26 11:02:02 +01:00
Fabian Affolter
9681d24e14
python3Packages.pytest-mock: 3.3.1 -> 3.5.1
2021-02-26 11:02:02 +01:00
Greg Roodt
f42250c70b
pythonPackages.pip: 2.3 -> 2.3.4
2021-02-26 11:02:02 +01:00
Martin Weinelt
569b475671
python3Packages.pillow: update license
...
The url does not resolve anymore and after checking the current LICENSE
at https://github.com/python-pillow/Pillow/blob/master/LICENSE it states
that it is simply the HPND license.
> Like PIL, Pillow is licensed under the open source HPND License:
2021-02-26 11:02:02 +01:00
Martin Weinelt
0bc86a6cdd
python3Packages.pillow: 8.0.1 -> 8.1.0
...
Fixes: CVE-2020-35654, CVE-2020-35653, CVE-2020-35655
2021-02-26 11:02:02 +01:00
Martin Weinelt
0a0fb23eb2
python3Packages.py-cpuinfo: 5.0.0 -> 7.0.0
2021-02-26 11:02:02 +01:00
Fabian Affolter
17ce1039f1
python3Packages.pytz: 2020.5 -> 2021.1
2021-02-26 11:02:01 +01:00
Robert T. McGibbon
69a8b546b6
python3Packages.scikitlearn: patch for numpy 1.20.0
2021-02-26 11:02:01 +01:00
Robert T. McGibbon
bec66f6b74
python3Packages.joblib: 0.17.0 -> 1.0.0
2021-02-26 11:02:01 +01:00
Robert T. McGibbon
e29a4c3124
python3Packages.numpy: 1.19.4 -> 1.20.1
2021-02-26 11:02:01 +01:00
Fabian Affolter
d247e9f2f8
python3Packages.httplib2: enable tests
2021-02-26 11:02:00 +01:00
Fabian Affolter
0ea2aaeee9
python3Packages.httplib2: 0.18.0 -> 0.19.0
2021-02-26 11:02:00 +01:00
Sandro Jäckel
21d12761eb
pythonPackages.libcst: 0.3.13 -> 0.3.17
2021-02-26 11:02:00 +01:00
Sandro Jäckel
c5d73ca2d0
pythonPackages.hypothesmith: init at 0.1.8
2021-02-26 11:01:59 +01:00
Sandro Jäckel
701b8560a9
pythonPackages.hypothesis: 5.30.0 -> 5.49.0
...
A newer version is required for hypothesmith so I just updated to the latest 5.X.X version.
2021-02-26 11:01:59 +01:00
Sandro Jäckel
6cd9fe299c
pythonPackages.tzdata: init at 2021.1
2021-02-26 11:01:59 +01:00
Fabian Affolter
445553c912
python3Packages.execnet: 1.7.1 -> 1.8.0
2021-02-26 11:01:59 +01:00
Fabian Affolter
b68437e156
python3Packages.execnet: switch to pytestCheckHook
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
587c074924
python3Packages.zope.schema: 6.0.0 -> 6.0.1
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
5f416c3d6f
python3Packages.zeroc-ice: 3.7.4 -> 3.7.5
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
4d556e7069
python3Packages.xcffib: 0.11.0 -> 0.11.1
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
677dca893b
python3Packages.WebOb: 1.8.6 -> 1.8.7
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
1b28fab056
python3Packages.watchdog: 2.0.0 -> 2.0.1
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
31999cc8d7
python3Packages.wasabi: 0.8.1 -> 0.8.2
2021-02-26 11:01:59 +01:00
Frederik Rietdijk
58a2e5d003
python3Packages.wadllib: 1.3.4 -> 1.3.5
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
b3c9c97633
python3Packages.virtualenv: 20.2.1 -> 20.2.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
5157e86b38
python3Packages.validators: 0.18.1 -> 0.18.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
82b542feab
python3Packages.uvloop: 0.15.1 -> 0.15.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
7b6ffe3bc8
python3Packages.urllib3: 1.26.2 -> 1.26.3
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
3aee6f2cf5
python3Packages.Unidecode: 1.1.1 -> 1.1.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
e689abc6c7
python3Packages.ujson: 4.0.1 -> 4.0.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
bb8d556d73
python3Packages.ueberzug: 18.1.8 -> 18.1.9
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
c81f1ce7cf
python3Packages.twill: 2.0.1 -> 2.0.2
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
bb10b59609
python3Packages.tubeup: 0.0.23 -> 0.0.25
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
910258cf62
python3Packages.trytond: 5.8.2 -> 5.8.4
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
6791909b81
python3Packages.trimesh: 3.9.1 -> 3.9.7
2021-02-26 11:01:58 +01:00
Frederik Rietdijk
5c9a426a27
python3Packages.transaction: 3.0.0 -> 3.0.1
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
f0e33631f1
python3Packages.traitsui: 7.1.0 -> 7.1.1
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
1ebdc80b24
python3Packages.thespian: 3.10.1 -> 3.10.3
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
38e765fcfc
python3Packages.terminado: 0.9.1 -> 0.9.2
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
6aa8ca0122
python3Packages.tabulate: 0.8.7 -> 0.8.8
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
95f91da518
python3Packages.sybil: 2.0.0 -> 2.0.1
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
0a789f21b7
python3Packages.sunpy: 2.0.6 -> 2.0.7
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
92d67554c4
python3Packages.stripe: 2.55.0 -> 2.55.2
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
34012ab77a
python3Packages.strictyaml: 1.3.0 -> 1.3.2
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
83ea46d82e
python3Packages.streamz: 0.6.1 -> 0.6.2
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
cf37b1471c
python3Packages.statsmodels: 0.12.1 -> 0.12.2
2021-02-26 11:01:57 +01:00
Frederik Rietdijk
93db065cbf
python3Packages.srp: 1.0.16 -> 1.0.17
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
c2c62dea03
python3Packages.SQLAlchemy: 1.3.20 -> 1.3.23
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
0c45738fe5
python3Packages.spyder-kernels: 1.10.0 -> 1.10.1
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
752e092210
python3Packages.spyder: 4.2.0 -> 4.2.1
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
190bfb353a
python3Packages.sphinxcontrib-tikz: 0.4.9 -> 0.4.11
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
10e3fbcb39
python3Packages.spglib: 1.16.0 -> 1.16.1
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
1c1bdd0157
python3Packages.snowflake-connector-python: 2.3.8 -> 2.3.10
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
0511e9f9e2
python3Packages.smmap: 3.0.4 -> 3.0.5
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
1623e71ab2
python3Packages.smart_open: 4.1.0 -> 4.1.2
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
c89de9f0ea
python3Packages.slicer: 0.0.5 -> 0.0.7
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
fb678fa510
python3Packages.setproctitle: 1.2 -> 1.2.2
2021-02-26 11:01:56 +01:00
Frederik Rietdijk
e05c29faa5
python3Packages.screeninfo: 0.6.6 -> 0.6.7
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
d4b3e438bc
python3Packages.schema: 0.7.3 -> 0.7.4
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
b5a72b5fd6
python3Packages.s3transfer: 0.3.3 -> 0.3.4
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
82082f9b04
python3Packages.s3fs: 0.5.1 -> 0.5.2
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
4fb5569950
python3Packages.Rtree: 0.9.4 -> 0.9.7
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
b66761ace1
python3Packages.rpy2: 3.4.1 -> 3.4.2
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
b925eb323f
python3Packages.ropper: 1.13.3 -> 1.13.6
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
54fda42b76
python3Packages.rnc2rng: 2.6.4 -> 2.6.5
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
b03456f296
python3Packages.rethinkdb: 2.4.7 -> 2.4.8
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
d4ea61d6c2
python3Packages.reportlab: 3.5.55 -> 3.5.59
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
eea2dcb2bb
python3Packages.readthedocs-sphinx-ext: 2.1.1 -> 2.1.3
2021-02-26 11:01:55 +01:00
Frederik Rietdijk
65fea8e23e
python3Packages.qtconsole: 5.0.1 -> 5.0.2
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
9235b86c1f
python3Packages.QtAwesome: 1.0.1 -> 1.0.2
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
967339c973
python3Packages.pyxeoma: 1.4.1 -> 1.4.2
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
dea146b83c
python3Packages.pyxattr: 0.7.1 -> 0.7.2
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
ad4fe35573
python3Packages.pywbem: 1.1.2 -> 1.1.3
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
5fa777327a
python3Packages.pyvex: 9.0.5739 -> 9.0.5903
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
87f7feb548
python3Packages.pyusb: 1.1.0 -> 1.1.1
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
102e51898b
python3Packages.pytools: 2020.4.3 -> 2020.4.4
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
ff40b0fdab
python3Packages.python-rtmidi: 1.4.6 -> 1.4.7
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
d635861a49
python3Packages.python-magic: 0.4.18 -> 0.4.22
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
5a58913603
python3Packages.python-ly: 0.9.6 -> 0.9.7
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
c3cd7e89f2
python3Packages.python-Levenshtein: 0.12.1 -> 0.12.2
2021-02-26 11:01:54 +01:00
Frederik Rietdijk
a7be292c80
python3Packages.python-binance: 0.7.5 -> 0.7.9
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
9153f42316
python3Packages.pytest-xdist: 2.2.0 -> 2.2.1
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
df458b6088
python3Packages.pytest-order: 0.9.4 -> 0.9.5
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
16c2678585
python3Packages.pytest-flake8: 1.0.6 -> 1.0.7
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
2099fd62bd
python3Packages.pytesseract: 0.3.6 -> 0.3.7
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
bc24a3ebb1
python3Packages.pyTelegramBotAPI: 3.7.4 -> 3.7.6
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
5324655b9d
python3Packages.pyspark: 3.0.1 -> 3.0.2
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
1c6b54f0fd
python3Packages.py-sonic: 0.7.8 -> 0.7.9
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
2ac40412d1
python3Packages.pyshp: 2.1.2 -> 2.1.3
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
866c61bce3
python3Packages.pyro-ppl: 1.5.1 -> 1.5.2
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
abacfd8cca
python3Packages.pyroma: 2.6 -> 2.6.1
2021-02-26 11:01:53 +01:00
Frederik Rietdijk
90482c17e1
python3Packages.pyqtgraph: 0.11.0 -> 0.11.1
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
8b5efb9444
python3Packages.pyppeteer: 0.2.4 -> 0.2.5
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
f2eb791da0
python3Packages.pyOpenSSL: 20.0.0 -> 20.0.1
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
219c408214
python3Packages.pyobjc: 7.0 -> 7.0.1
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
d4d20dd3ef
python3Packages.pynput: 1.7.1 -> 1.7.3
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
cfbfa92e48
python3Packages.pynanoleaf: 0.0.5 -> 0.0.7
2021-02-26 11:01:52 +01:00
Frederik Rietdijk
8e8b09f0b9
python3Packages.pymongo: 3.11.1 -> 3.11.3
2021-02-26 11:01:52 +01:00