Commit Graph

24173 Commits

Author SHA1 Message Date
Sandro
9f41fd6c60
Merge pull request #112690 from fabaff/bump-gitpython
python3Packages.GitPython: 3.1.12 -> 3.1.13
2021-02-11 03:30:13 +01:00
Martin Weinelt
6b8072224e
Merge pull request #112657 from mweinelt/python/uvloop
python3Packages.uvloop: 0.14.0 -> 0.15.0
2021-02-11 03:13:09 +01:00
Martin Weinelt
b73500ff91
Merge pull request #111079 from fabaff/bump-starlette
python3Packages.starlette: fix build
2021-02-11 03:06:45 +01:00
Sandro
eb6d77037d
Merge pull request #112688 from fabaff/bump-hatasmota
python3Packages.hatasmota: 0.2.7 -> 0.2.8
2021-02-11 02:08:30 +01:00
Sandro
41d270c2aa
Merge pull request #110857 from SuperSandro2000/fix-collection6 2021-02-11 01:32:55 +01:00
Fabian Affolter
3d57cf6dc7 python3Packages.GitPython: 3.1.12 -> 3.1.13 2021-02-10 23:39:03 +01:00
Fabian Affolter
65239e45a3 python3Packages.hatasmota: 0.2.7 -> 0.2.8 2021-02-10 23:07:54 +01:00
Fabian Affolter
4582127fcd python3Packages.asteval: init at 0.9.21 2021-02-10 22:34:19 +01:00
Fabian Affolter
827bad2edc python3Packages.ansiwrap: switch to pytestCheckHook 2021-02-10 22:23:37 +01:00
Fabian Affolter
2a8bf55892 python3Packages.starlette: fix build 2021-02-10 21:32:08 +01:00
Mira Ressel
0cfdc2c7b5 python.nbxmpp: Fix dependency specs
These deps are actually needed at runtime, not just for the test suite.

This presumably hasn't been noticed until now because gajim, the only
consumer of nbxmpp, already depends on all three of these packages
anyway.

However, gajim only depends on libsoup transitively through gupnp-igd, and
thus fails to build if the dependency on that is disabled by passing
enableUPnP = false.
2021-02-10 20:12:19 +01:00
Eelco Dolstra
8aca4a8fa7
Merge pull request #112052 from armijnhemel/python-snappy-0.6.0
python-snappy: 0.5.4 -> 0.6.0
2021-02-10 17:55:00 +01:00
R. RyanTM
ae099bf6d1 python37Packages.azure-mgmt-netapp: 0.15.0 -> 1.0.0 2021-02-10 07:48:38 -08:00
Tim Steinbach
aa66f4bf5a
python3Packages.boto3: 1.17.4 -> 1.17.5 2021-02-10 10:20:18 -05:00
Tim Steinbach
f1ecf61160
python3Packages.botocore: 1.20.4 -> 1.20.5 2021-02-10 10:20:18 -05:00
Martin Weinelt
fe0892d030
python3Packages.uvloop: 0.14.0 -> 0.15.0
Reenable all tests, drop darwin sandbox patch, cleanup.

This unbreaks uvloop on python3.9.
2021-02-10 15:57:13 +01:00
Sandro
d86ffe0316
Merge pull request #112518 from Luflosi/add-py-multicodec
python3Packages.py-multicodec: init at 0.2.1
2021-02-10 14:33:42 +01:00
Sandro
6c5af0cb7b
Merge pull request #112279 from fabaff/bump-blinkstick
python3Packages.blinkstick: 1.1.8 -> 1.2.0
2021-02-10 14:33:03 +01:00
Sandro
c27692c75b
Merge pull request #112526 from rmcgibbo/imbalanced-learn
python3Packages.imbalanced-learn: fix tests
2021-02-10 10:27:48 +01:00
Jörg Thalheim
ba9f733765
Merge pull request #112584 from edude03/patch-3 2021-02-10 08:39:15 +00:00
Sandro
339dc1ff1d
Merge pull request #112568 from fgaz/staticjinja/1.0.4
staticjinja: 1.0.3 -> 1.0.4
2021-02-10 09:18:42 +01:00
Sandro
c006fc0f06
Merge pull request #112565 from danieldk/trainsformers-4.3.2
python3Packages.transformers: 4.2.2 -> 4.3.2
2021-02-10 09:17:27 +01:00
Ivan Babrou
631aeb11cf pythonPackages.protobuf: remove no longer useful NIX_CFLAGS_COMPILE
* It builds fine on `x86_64-darwin`
* It allows builds on `aarch64-darwin` (#105026)
* There are no Python versions older than 2.7
2021-02-09 23:03:15 -08:00
Mario Rodas
a37c43b84f python38Packages.grpcio-tools: 1.34.1 -> 1.35.0 2021-02-10 04:20:00 +00:00
Mario Rodas
e8001bd5f3 python38Packages.twitch-python: init at 0.0.19 2021-02-10 04:20:00 +00:00
Michael Francis
5c53c07528
Update pkgs/development/python-modules/powerline/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-09 17:25:38 -05:00
Robert T. McGibbon
7773122eec python3Packages.imbalanced-learn: fix tests 2021-02-09 17:02:34 -05:00
Michael Francis
01cf96d087
Fix powerline 2.8 to build on OSX 2021-02-10 05:04:05 +08:00
Francesco Gazzetta
80ea343bf2 staticjinja: 1.0.3 -> 1.0.4 2021-02-09 20:39:10 +01:00
Daniël de Kok
a8727cd059 python3Packages.transformers: 4.2.2 -> 4.3.2
Changelog:

https://github.com/huggingface/transformers/releases/tag/v4.3.0
https://github.com/huggingface/transformers/releases/tag/v4.3.1
https://github.com/huggingface/transformers/releases/tag/v4.3.2
2021-02-09 20:35:06 +01:00
Fabian Affolter
a4e8d7e511 python3Packages.blinkstick: 1.1.8 -> 1.2.0 2021-02-09 20:04:47 +01:00
Fabian Affolter
b41db12efc python3Packages.slack-sdk: init at 3.3.0 2021-02-09 19:43:27 +01:00
Fabian Affolter
73a5be34ee python3Packages.slackclient: 2.5.0 -> 2.9.3 2021-02-09 19:43:13 +01:00
Luflosi
a4cca84b0a
python3Packages.py-multicodec: init at 0.2.1 2021-02-09 16:59:15 +01:00
Tim Steinbach
70464fe020
yq: 2.11.1 -> 2.12.0 2021-02-09 10:06:33 -05:00
Tim Steinbach
d3195b29c7
python3Packages.boto3: 1.17.1 -> 1.17.4 2021-02-09 10:06:32 -05:00
Tim Steinbach
9b9d086622
python3Packages.botocore: 1.20.1 -> 1.20.4 2021-02-09 10:06:29 -05:00
Ryan Mulligan
50cc75f8de
Merge pull request #112464 from r-ryantm/auto-update/python3.7-icmplib
python37Packages.icmplib: 2.0.1 -> 2.0.2
2021-02-09 06:32:07 -08:00
Sandro
1bc082c26d
Merge pull request #112502 from fabaff/bump-minikerberos
python3Packages.minikerberos: 0.2.8 -> 0.2.9
2021-02-09 12:21:30 +01:00
Fabian Affolter
568dfbd050 python3Packages.minikerberos: 0.2.8 -> 0.2.9 2021-02-09 12:01:01 +01:00
Sandro
a3944d78fb
Merge pull request #112489 from fabaff/bump-asysocks
python3Packages.asysocks: 0.0.11 -> 0.1.0
2021-02-09 10:41:24 +01:00
Jörg Thalheim
fd43910943
Merge pull request #112486 from fabaff/bump-adafruit-platformdetect
python3Packages.adafruit-platformdetect: 3.0.0 -> 3.1.0
2021-02-09 09:12:59 +00:00
Sandro
e3fa2c5f8e
Merge pull request #111474 from lbpdt/feature/prometheus-flask-exporter
pythonPackages.prometheus-flask-exporter: init at 0.18.1
2021-02-09 09:57:17 +01:00
Sandro
3a2e164823
Merge pull request #112483 from fabaff/bump-pkce
python3Packages.pkce: 1.0.2 -> 1.0.3
2021-02-09 09:46:52 +01:00
Fabian Affolter
1132294a32 python3Packages.asysocks: 0.0.11 -> 0.1.0 2021-02-09 09:33:37 +01:00
Sandro
74335e07ba
Merge pull request #112481 from fabaff/claripy 2021-02-09 09:21:02 +01:00
Fabian Affolter
526740b68a python3Packages.adafruit-platformdetect: 3.0.0 -> 3.1.0 2021-02-09 09:19:42 +01:00
Sandro
6b1f57e62c
Merge pull request #112456 from r-ryantm/auto-update/python3.7-google-cloud-pubsub
python37Packages.google-cloud-pubsub: 2.2.0 -> 2.3.0
2021-02-09 09:18:32 +01:00
Louis Blin
17959634d3 pythonPackages.prometheus-flask-exporter: init at 0.18.1 2021-02-09 08:17:40 +00:00
Fabian Affolter
3565e195b0 python3Packages.pkce: 1.0.2 -> 1.0.3 2021-02-09 09:01:20 +01:00
Fabian Affolter
dade516d24 python3Packages.claripy: init at 9.0.5739 2021-02-09 08:50:47 +01:00
Fabian Affolter
1c7c55a94d python3Packages.pysmt: init at 0.9.0 2021-02-09 08:50:21 +01:00
R. RyanTM
5a34a4cf79 python37Packages.icmplib: 2.0.1 -> 2.0.2 2021-02-09 05:26:46 +00:00
R. RyanTM
984c7a54cb python37Packages.google-cloud-pubsub: 2.2.0 -> 2.3.0 2021-02-09 03:37:15 +00:00
Mario Rodas
365185a20f
Merge pull request #112081 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.5.0 -> 1.6.0
2021-02-08 20:43:33 -05:00
Luflosi
7a6d18c8e7
python3Packages.py-multihash: 1.0.0 -> 2.0.1
https://github.com/multiformats/py-multihash/releases/tag/v2.0.1

The `variants` package is not in the list of requirements for py-multihash, so remove it.
Switch to `pytestCheckHook` for the tests instead of using `pytest`.
Also slightly change the Python version requirements check.
2021-02-09 00:47:04 +01:00
Wael Nasreddine
28430d1e51
python3Packages.h3: 3.7.0 -> 3.7.1 (#112091)
Co-authored-by: Robert T. McGibbon <rmcgibbo@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-09 00:43:47 +01:00
Fabian Affolter
5f46918167 python3Packages.ailment: init at 9.0.5739 2021-02-08 22:14:54 +01:00
Fabian Affolter
a42abb5801 python3Packages.pyvex: init at 9.0.5739 2021-02-08 22:14:13 +01:00
Sandro
8c8731330b
Merge pull request #112410 from Luflosi/py-multihash-not-broken
python3Packages.py-multihash: mark not broken
2021-02-08 20:46:59 +01:00
Sandro
acce23fe6d
Merge pull request #112418 from fabaff/bump-archinfo
python3Packages.archinfo: 9.0.5610 -> 9.0.5739
2021-02-08 20:38:21 +01:00
Sandro
872b4b9df1
Merge pull request #112403 from fabaff/libpurecool 2021-02-08 20:24:58 +01:00
R. RyanTM
4239d3450c sqlite-utils: 3.3 -> 3.4.1 2021-02-08 10:50:11 -08:00
Martin Weinelt
3e40e83f2f
Merge pull request #112415 from fabaff/bump-base58
python3Packages.base58: 2.0.1 -> 2.1.0
2021-02-08 19:15:36 +01:00
Fabian Affolter
d486293b0a python3Packages.archinfo: 9.0.5610 -> 9.0.5739 2021-02-08 19:05:33 +01:00
Fabian Affolter
3ff27f9c13 python3Packages.base58: 2.0.1 -> 2.1.0 2021-02-08 18:22:38 +01:00
Florian Klink
4e8fc135d4
Merge pull request #112407 from tweag/nixops-no-libvirt
nixops: Fix build by disabling the libvirt backend
2021-02-08 18:16:17 +01:00
Sandro
bad9c52b5c
Merge pull request #112084 from fabaff/bump-pymyq 2021-02-08 17:58:13 +01:00
Sandro
62627500b2
Merge pull request #112056 from rmcgibbo/nbsphinx 2021-02-08 17:53:02 +01:00
Sandro
50a96ec245
Merge pull request #107659 from rmcgibbo/typesystem
python3Packages.typesystem: fix on python3.8 and python3.9
2021-02-08 17:52:26 +01:00
Martin Weinelt
785017da36
Merge pull request #112369 from r-ryantm/auto-update/python3.7-BespON
python37Packages.bespon: 0.5.0 -> 0.6.0
2021-02-08 17:38:11 +01:00
Martin Weinelt
a76c135d50
python3Packages.bespon: fix license
The project is licensed under a 3-clause BSD license, not LGPL3.
2021-02-08 17:36:45 +01:00
Martin Weinelt
7ec3fa532c
Merge pull request #112367 from r-ryantm/auto-update/python3.7-apispec
python37Packages.apispec: 4.0.0 -> 4.2.0
2021-02-08 17:34:16 +01:00
Martin Weinelt
ccb95b9849
Merge pull request #112377 from fabaff/bump-praw
python3Packages.praw: 7.1.3 -> 7.1.4
2021-02-08 17:32:11 +01:00
Martin Weinelt
2a0c8e08a4
Merge pull request #112380 from r-ryantm/auto-update/python3.7-gtts
python37Packages.gtts: 2.2.1 -> 2.2.2
2021-02-08 17:23:49 +01:00
Renato Alves
051e4193b6 python37Packages.gtts: Add changelog link 2021-02-08 17:22:38 +01:00
Fabian Affolter
0a9719675a python3Packages.libpurecool: init at 0.6.4 2021-02-08 17:10:25 +01:00
Luflosi
46229e4fb7
python3Packages.py-multihash: mark not broken
This was marked broken in https://github.com/NixOS/nixpkgs/pull/101636, which was merged into the staging branch. Later, the package was updated and fixed in https://github.com/NixOS/nixpkgs/pull/101801. When the staging branch was then merged into master, the package was marked as broken while actually being fixed.
2021-02-08 16:43:59 +01:00
adisbladis
418af7d7aa
nixops: Fix build by disabling the libvirt backend if package marked as insecure
With this change it's possible to override the libvirt package used if you absolutely need it.
2021-02-08 16:43:42 +01:00
Sandro
2e850d9887
Merge pull request #112378 from fabaff/bump-pyairvisual
python3Packages.pyairvisual: 5.0.5 -> 5.0.6
2021-02-08 16:24:46 +01:00
Martin Weinelt
94f2ba2ef3
Merge pull request #112363 from mweinelt/python-anyio
python3Packages.anyio: 2.0.2 -> 2.1.0
2021-02-08 16:17:01 +01:00
Martin Weinelt
ae5add1aee
Merge pull request #112343 from fabaff/bump-plexapi
python3Packages.plexapi: 4.1.2 -> 4.3.1
2021-02-08 16:13:22 +01:00
sternenseemann
80d9064560
pythonPackages.fonttools: 4.18.2 -> 4.19.1 (#111196) 2021-02-08 13:31:37 +01:00
Sandro
078f893795
Merge pull request #112009 from fabaff/license-docutils
python3Packages.docutils: add licensing details
2021-02-08 13:16:10 +01:00
R. RyanTM
ede8ff5efb python37Packages.gtts: 2.2.1 -> 2.2.2 2021-02-08 10:29:59 +00:00
Fabian Affolter
5dfaf2de50 python3Packages.plexapi: disable tests 2021-02-08 10:42:35 +01:00
Fabian Affolter
e49211465c python3Packages.pyairvisual: 5.0.5 -> 5.0.6 2021-02-08 10:32:50 +01:00
Fabian Affolter
7fb5166b4c python3Packages.praw: 7.1.3 -> 7.1.4 2021-02-08 10:25:37 +01:00
R. RyanTM
8feef7d64a python37Packages.bespon: 0.5.0 -> 0.6.0 2021-02-08 07:31:32 +00:00
R. RyanTM
b1e6db5ea9 python37Packages.apispec: 4.0.0 -> 4.2.0 2021-02-08 06:23:53 +00:00
Martin Weinelt
8a453bcc31
python3Packages.anyio: 2.0.2 -> 2.1.0 2021-02-08 04:25:18 +01:00
Martin Weinelt
49f5c89c03
Merge pull request #110267 from r-ryantm/auto-update/python3.7-dependency-injector
python37Packages.dependency-injector: 4.5.4 -> 4.10.3
2021-02-08 03:30:15 +01:00
Martin Weinelt
82d1996d06
Merge pull request #110973 from r-ryantm/auto-update/python3.7-aenum
python37Packages.aenum: 2.2.6 -> 3.0.0
2021-02-08 03:14:44 +01:00
Martin Weinelt
87d047703b
Merge pull request #111046 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.12.05 -> 2021.01.15
2021-02-08 03:10:39 +01:00
Martin Weinelt
548a155719
Merge pull request #111395 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 3.6.0 -> 3.7.0
2021-02-08 02:43:15 +01:00
Martin Weinelt
601c31d4f2
python3Packages.django-cors-headers: enable tests 2021-02-08 02:36:33 +01:00
Martin Weinelt
8dbfc37e2e
Merge pull request #111566 from danieldk/srsly-2.4.0
python3Packages.srsly: 2.3.2 -> 2.4.0
2021-02-08 02:22:38 +01:00
Martin Weinelt
d79612672e
Merge pull request #111729 from petabyteboy/feature/pyshark
python3Packages.pyshark: init at 0.4.2.11
2021-02-08 02:17:09 +01:00
Martin Weinelt
f1c827d223
Merge pull request #112065 from r-ryantm/auto-update/python3.7-howdoi
python37Packages.howdoi: 2.0.8 -> 2.0.10
2021-02-08 01:53:39 +01:00
Martin Weinelt
fb29968ed1
Merge pull request #112099 from r-ryantm/auto-update/python3.7-dask-ml
python37Packages.dask-ml: 1.7.0 -> 1.8.0
2021-02-08 01:46:38 +01:00
Martin Weinelt
649024c598
Merge pull request #112092 from r-ryantm/auto-update/python3.7-globus-sdk
python37Packages.globus-sdk: 1.10.0 -> 2.0.1
2021-02-08 01:45:24 +01:00
Martin Weinelt
f7a8d301f7
python3Packages.globus-sdk: enable tests, add pythonImportsCheck 2021-02-08 01:42:00 +01:00
Sandro
e57a38af90
Merge pull request #112336 from fabaff/pynuki 2021-02-08 01:08:13 +01:00
Fabian Affolter
ba1c432eea python3Packages.plexapi: 4.1.2 -> 4.3.1 2021-02-07 23:38:06 +01:00
Fabian Affolter
b1a667ccd4 python3Packages.pynuki: init at 1.4.1 2021-02-07 23:16:44 +01:00
Fabian Affolter
6a1e9ef1b9 python3Packages.aiorecollect: init 1.0.2 2021-02-07 22:39:46 +01:00
R. RyanTM
1999efaef3 jc: 1.14.1 -> 1.14.2 2021-02-07 13:01:29 -08:00
Sandro
e0d7cadb99
Merge pull request #112280 from fabaff/bump-vsure
python3Packages.vsure: 1.6.1 -> 1.7.2
2021-02-07 21:00:18 +01:00
Sandro
732d10dcc6
Merge pull request #112277 from fabaff/bump-xknx
python3Packages.xknx: 0.16.2 -> 0.16.3
2021-02-07 20:59:59 +01:00
Sandro
bfda0d6192
Merge pull request #112275 from fabaff/bump-teslajsonpy
python3Packages.teslajsonpy: 0.11.0 -> 0.11.5
2021-02-07 20:59:44 +01:00
Martin Weinelt
279e66e106
Merge pull request #111715 from r-ryantm/auto-update/python3.7-django-cache-url
python37Packages.django-cache-url: 3.1.2 -> 3.2.2
2021-02-07 19:59:01 +01:00
Martin Weinelt
d2819b04f6
python3Packages.django-cache-url: enable tests, update homepage 2021-02-07 19:56:34 +01:00
Martin Weinelt
ca1e41de74
Merge pull request #112283 from dotlambda/pyotp-2.6.0
python3Packages.pyotp: 2.5.1 -> 2.6.0
2021-02-07 17:38:09 +01:00
Mario Rodas
d7201401f1
Merge pull request #112305 from fabaff/build-pikepdf
python3Packages.pikepdf: 2.2.0 -> 2.5.2
2021-02-07 11:25:36 -05:00
Sandro
4bf8101a12
Merge pull request #112172 from rmcgibbo/phononpy
python3Packages.phonopy: 2.8.1 -> 2.9.1
2021-02-07 17:15:39 +01:00
Sandro
0145016bbb
Merge pull request #112171 from fabaff/bump-dulwich
python3Packages.dulwich: 0.20.15 -> 0.20.18
2021-02-07 17:15:19 +01:00
Mario Rodas
4ee102c986
Merge pull request #112282 from fabaff/bump-twilio
python3Packages.twilio: 6.43.0 -> 6.51.1
2021-02-07 11:10:55 -05:00
Mario Rodas
df9c2bfe58
Merge pull request #109276 from fabaff/factory-boy
python3Packages.factory_boy: 3.1.0 -> 3.2.0
2021-02-07 11:08:44 -05:00
Sandro
fd9663817c
Merge pull request #112214 from fabaff/pyopenuv 2021-02-07 16:32:16 +01:00
Milan Pässler
cf650ed8ce
python3Packages.pyshark: init at 0.4.2.11 2021-02-07 15:15:34 +01:00
Fabian Affolter
6eee9edff9 python3Packages.pikepdf: 2.2.0 -> 2.5.2 2021-02-07 14:42:29 +01:00
Fabian Affolter
a40669d3f6 python3Packages.pymyq: 2.0.14 -> 3.0.0 2021-02-07 12:45:49 +01:00
Fabian Affolter
9796c5a2c4 python3Packages.pkce: init 1.0.2 2021-02-07 12:44:58 +01:00
Pavol Rusnak
d7f6cb1057
Merge pull request #112149 from prusnak/binwalk
python3Packages.binwalk: fix build on darwin
2021-02-07 12:14:08 +01:00
Fabian Affolter
9b2976a62f python3Packages.twilio: 6.43.0 -> 6.51.1 2021-02-07 11:14:53 +01:00
Robert Schütz
c42ed4c891 python3Packages.pyotp: 2.5.1 -> 2.6.0 2021-02-07 11:09:55 +01:00
Fabian Affolter
5e862d592a python3Packages.vsure: 1.6.1 -> 1.7.2 2021-02-07 11:08:20 +01:00
Fabian Affolter
3343a9a1d7 python3Packages.xknx: 0.16.2 -> 0.16.3 2021-02-07 10:28:08 +01:00
Fabian Affolter
c695ad809a python3Packages.teslajsonpy: 0.11.0 -> 0.11.5 2021-02-07 10:13:38 +01:00
Martin Weinelt
b22a1c44ba
Merge pull request #111958 from petabyteboy/feature/pixelmatch
python3Packages.pixelmatch: init at 0.2.2
2021-02-07 03:54:50 +01:00
Martin Weinelt
2f5b03627e
Merge pull request #112058 from r-ryantm/auto-update/python3.7-helper
python37Packages.helper: 2.4.2 -> 2.5.0
2021-02-07 03:22:48 +01:00
Martin Weinelt
8b42f4f092
python3Packages.helper: enable tests, add pythonImportsCheck 2021-02-07 03:22:17 +01:00
Martin Weinelt
8e7fbbf535
Merge pull request #112059 from r-ryantm/auto-update/python3.7-hvac
python37Packages.hvac: 0.10.6 -> 0.10.7
2021-02-07 03:12:47 +01:00
Martin Weinelt
a448d812ba
python3Packages.hvac: add pythonImportsCheck 2021-02-07 03:10:04 +01:00
Martin Weinelt
7d92af3626
Merge pull request #112087 from r-ryantm/auto-update/python3.7-hmmlearn
python37Packages.hmmlearn: 0.2.4 -> 0.2.5
2021-02-07 03:04:06 +01:00
Martin Weinelt
4a81717431
Merge pull request #112135 from dotlambda/django-sampledatahelper-fix
python3Packages.django-sampledatahelper: fix build
2021-02-07 02:53:54 +01:00
Martin Weinelt
bf046a1766
Merge pull request #112090 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.11 -> 0.8.12
2021-02-07 02:49:31 +01:00
Martin Weinelt
e503f864d7
python3Packages.mautrix: add pythonImportsCheck 2021-02-07 02:46:45 +01:00
Sandro
1f218c632d
Merge pull request #112133 from dotlambda/cytoolz-tests
python3Packages.cytoolz: run all tests
2021-02-07 01:10:11 +01:00
Fabian Affolter
973260c8c4 python3Packages.pyopenuv: init at 2.0.1 2021-02-06 22:14:30 +01:00
Sandro
c186fb2528
Merge pull request #112137 from dotlambda/pelican-4.5.4
python3Packages.pelican: 4.5.0 -> 4.5.4
2021-02-06 21:18:37 +01:00
Sandro
bbdd860b7f
Merge pull request #112124 from lsix/django-2.2.18
pythonPackages.django: 2.2.17 -> 2.2.18
2021-02-06 20:43:05 +01:00
Sandro
f777388ff0
Merge pull request #112103 from fabaff/tests-html2text
python3Packages.html2text: switch to pytestCheckHook
2021-02-06 20:16:31 +01:00
Sandro
1010326d86
Merge pull request #112098 from lopsided98/buildbot-update
buildbot: 2.10.0 -> 2.10.1
2021-02-06 20:14:35 +01:00
Milan Pässler
84a1c29c5c
python3Packages.pixelmatch: init at 0.2.2 2021-02-06 19:15:33 +01:00
Robert T. McGibbon
07d514af56 python3Packages.phonopy: 2.8.1 -> 2.9.1 2021-02-06 12:11:38 -05:00
Fabian Affolter
cc4c52a42b python3Packages.dulwich: 0.20.15 -> 0.20.18 2021-02-06 18:01:52 +01:00
Mario Rodas
f612584976
Merge pull request #112102 from marsam/update-python-rx
python38Packages.rx: 3.1.0 -> 3.1.1
2021-02-06 11:35:16 -05:00
Robert Schütz
b8a5af6375 python3Packages.django-sampledatahelper: fix build 2021-02-06 15:17:30 +01:00
Ryan Mulligan
00ab935781
Merge pull request #112085 from r-ryantm/auto-update/python3.7-databricks-connect
python37Packages.databricks-connect: 7.3.7 -> 7.3.8
2021-02-06 06:17:01 -08:00
Pavol Rusnak
dfb4af02a1
python3Packages.binwalk: fix build on darwin 2021-02-06 15:05:48 +01:00
Robert Schütz
a25f514038 python3Packages.pelican: 4.5.0 -> 4.5.4 2021-02-06 13:37:09 +01:00
Robert Schütz
8587a74acf python3Packages.cytoolz: run all tests 2021-02-06 13:11:46 +01:00
Lancelot SIX
e76d93367d
pythonPackages.django: 2.2.17 -> 2.2.18
See https://docs.djangoproject.com/en/2.2/releases/2.2.18/ for release
information
2021-02-06 10:40:54 +00:00
lsix
41b1af7d90
Merge pull request #112062 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_3: 3.1.5 -> 3.1.6
2021-02-06 10:38:52 +00:00
Fabian Affolter
84d2753953 python3Packages.html2text: switch to pytestCheckHook 2021-02-06 09:01:20 +01:00
Mario Rodas
4499343f03
Merge pull request #112078 from r-ryantm/auto-update/python3.7-casbin
python37Packages.casbin: 0.16.1 -> 0.16.2
2021-02-06 02:57:53 -05:00
Mario Rodas
69660536c6
Merge pull request #112067 from r-ryantm/auto-update/python3.7-flask-paginate
python37Packages.flask-paginate: 0.8.0 -> 0.8.1
2021-02-06 02:56:38 -05:00
R. RyanTM
347436435b python37Packages.dask-ml: 1.7.0 -> 1.8.0 2021-02-06 05:02:14 +00:00
Ben Wolsieffer
4fc9672a26 buildbot: 2.10.0 -> 2.10.1 2021-02-05 23:50:30 -05:00
Martin Weinelt
3985624500
Merge pull request #112038 from mweinelt/home-assistant
home-assistant: 2021.2.0 -> 2021.2.1
2021-02-06 04:50:32 +01:00
Ryan Mulligan
eee7319980
Merge pull request #112033 from r-ryantm/auto-update/python3.7-Adafruit-PlatformDetect
python37Packages.adafruit-platformdetect: 2.28.0 -> 3.0.0
2021-02-05 18:45:27 -08:00
R. RyanTM
31bf82ecf1 python37Packages.globus-sdk: 1.10.0 -> 2.0.1 2021-02-06 01:05:21 +00:00
R. RyanTM
d3d4172e0e python37Packages.mautrix: 0.8.11 -> 0.8.12 2021-02-06 00:51:49 +00:00
R. RyanTM
e8ed561efa python37Packages.hmmlearn: 0.2.4 -> 0.2.5 2021-02-06 00:16:31 +00:00
Robert T. McGibbon
29b15a5066 python3Packages.typesystem: fix on python3.8 and python3.9 2021-02-05 18:52:32 -05:00
Robert T. McGibbon
950b1fb521 python3Packages.nbconflux: unbreak 2021-02-05 18:46:51 -05:00
Robert T. McGibbon
64a8b34571 python3Packages.nbsphinx: 0.8.0 -> 0.8.1 2021-02-05 18:46:51 -05:00
R. RyanTM
cfbf37db14 python37Packages.databricks-connect: 7.3.7 -> 7.3.8 2021-02-05 23:27:38 +00:00
Sandro
90322e2e7e
Merge pull request #112077 from fabaff/pysma 2021-02-06 00:24:58 +01:00
Sandro
165b39b7a1
Merge pull request #112080 from dotlambda/dash-1.19.0 2021-02-06 00:21:44 +01:00
R. RyanTM
fd472b24d2 python37Packages.confluent-kafka: 1.5.0 -> 1.6.0 2021-02-05 23:04:43 +00:00
Robert Schütz
256efaa7b1 pythonPackages.dash: 1.17.0 -> 1.19.0 2021-02-06 00:00:14 +01:00
Robert Schütz
981058c66f pythonPackages.dash-table: 4.11.0 -> 4.11.2 2021-02-06 00:00:00 +01:00
Robert Schütz
027d61a4b6 pythonPackages.dash-renderer: 1.8.3 -> 1.9.0 2021-02-05 23:59:47 +01:00
Robert Schütz
62cc633bef pythonPackages.dash-html-components: 1.1.1 -> 1.1.2 2021-02-05 23:59:38 +01:00
Robert Schütz
2b1e1cf6b0 pythonPackages.dash-core-components: 1.13.0 -> 1.15.0 2021-02-05 23:59:30 +01:00
Fabian Affolter
2b0cfaae9d python3Packages.aioharmony: 0.2.6 -> 0.2.7 2021-02-05 23:32:09 +01:00
R. RyanTM
1c7ef26e40 python37Packages.casbin: 0.16.1 -> 0.16.2 2021-02-05 22:31:38 +00:00
Sandro
e5b478271e
Merge pull request #108610 from arcz/slither 2021-02-05 23:16:33 +01:00
Fabian Affolter
d8e5f408d5 python3Packages.pysma: init at 0.3.5 2021-02-05 23:04:14 +01:00
Sandro
2a0677fd9a
Merge pull request #112069 from arcz/manticore
pythonPackages.manticore: fix tests on darwin
2021-02-05 22:45:48 +01:00
Sandro
0d294b1988
Merge pull request #112076 from fabaff/bump-praw
python3Packages.praw: 7.1.2 -> 7.1.3
2021-02-05 22:45:21 +01:00
Sandro
da132395c6
Merge pull request #112072 from rmcgibbo/nunavut 2021-02-05 22:43:20 +01:00
Sandro
d1af1a1cf0
Merge pull request #112011 from SuperSandro2000/fix-collection9 2021-02-05 22:39:56 +01:00
Michael Raskin
e248519cb9
Merge pull request #104003 from felschr/feat/etebase-server
etebase-server: init at 0.7.0
2021-02-05 21:37:34 +00:00
Fabian Affolter
04ba5d82e2 python3Packages.praw: 7.1.2 -> 7.1.3 2021-02-05 21:55:37 +01:00
Robert T. McGibbon
adbbf9c2fc python3Packages.nunavut: 0.6.2 -> 1.0.1 2021-02-05 15:29:04 -05:00
Robert T. McGibbon
271345235b python3Packages.pydsdl: 1.4.2 -> 1.9.4 2021-02-05 15:29:04 -05:00
Sandro Jäckel
143bfd79ef
pythonPackages.datashader: Remove stale substituteInPlace 2021-02-05 21:21:06 +01:00
Sandro Jäckel
9207ae756b
pythonPackages.j2cli: Add SuperSandro2000 as maintainer 2021-02-05 21:21:06 +01:00
Artur Cygan
9c618ae0fb pythonPackages.manticore: fix tests on darwin 2021-02-05 20:16:10 +01:00
R. RyanTM
32f98928a0 python37Packages.flask-paginate: 0.8.0 -> 0.8.1 2021-02-05 19:01:34 +00:00
R. RyanTM
bd271d3df1 python37Packages.howdoi: 2.0.8 -> 2.0.10 2021-02-05 18:43:10 +00:00
R. RyanTM
8f4f2f57e5 python37Packages.django_3: 3.1.5 -> 3.1.6 2021-02-05 18:29:04 +00:00
R. RyanTM
4dd03c2035 python37Packages.hvac: 0.10.6 -> 0.10.7 2021-02-05 18:09:33 +00:00
R. RyanTM
a8d8a4c5bb python37Packages.helper: 2.4.2 -> 2.5.0 2021-02-05 17:59:33 +00:00
Armijn Hemel
0368732e15 python-snappy: 0.5.4 -> 0.6.0 2021-02-05 18:19:04 +01:00
Robert T. McGibbon
ed52ae79d3
python3Packages.linuxfd: mark linux only, clarify license (#112048) 2021-02-05 17:49:47 +01:00
Martin Weinelt
82e0a55f35
python3Packages.pyicloud: 0.9.7 -> 0.10.2 2021-02-05 17:23:09 +01:00