Commit Graph

24428 Commits

Author SHA1 Message Date
R. RyanTM
f3d2fb42b8 python37Packages.marshmallow-sqlalchemy: 0.24.1 -> 0.24.2 2021-02-11 11:06:31 +00:00
R. RyanTM
1571c8c983 python37Packages.msldap: 0.3.24 -> 0.3.25 2021-02-11 10:42:43 +00:00
R. RyanTM
34d6f130d8 python37Packages.nocasedict: 1.0.1 -> 1.0.2 2021-02-11 10:27:46 +00:00
R. RyanTM
77c7a14b60 python37Packages.josepy: 1.5.0 -> 1.6.0 2021-02-11 10:19:24 +00:00
R. RyanTM
515a3e0026 python37Packages.oauthenticator: 0.12.3 -> 0.13.0 2021-02-11 10:02:17 +00:00
R. RyanTM
134c237ce5 python37Packages.mailmanclient: 3.3.1 -> 3.3.2 2021-02-11 09:57:11 +00:00
R. RyanTM
7f5c5d40b3 python37Packages.myfitnesspal: 1.16.1 -> 1.16.4 2021-02-11 09:31:11 +00:00
Austin Seipp
4f6ca4d5a6
Merge pull request #112614 from danderson/danderson/nmigen-update
nmigen: update to current git HEAD
2021-02-11 02:58:16 -06:00
R. RyanTM
3e286b38d5 python37Packages.google-cloud-iot: 2.0.1 -> 2.0.2 2021-02-11 06:25:14 +00:00
github-actions[bot]
3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +00:00
Martin Weinelt
caffc13ce4
Merge pull request #112706 from r-ryantm/auto-update/python3.7-btchip-python
python37Packages.btchip: 0.1.31 -> 0.1.32
2021-02-11 04:10:00 +01:00
Martin Weinelt
30452cb987
python3Packages.btchip: add pythonImportsCheck 2021-02-11 04:04:37 +01:00
Martin Weinelt
3fffbce8a2
Merge pull request #112705 from r-ryantm/auto-update/python3.7-graphql-core
python37Packages.graphql-core: 3.1.2 -> 3.1.3
2021-02-11 04:00:17 +01:00
Martin Weinelt
b38f8ae53e
python3Packages.graphene: add missing test dependency
This was previously propagated by graphql-core, thus shadowing the
missing dependency.
2021-02-11 03:56:40 +01:00
Martin Weinelt
4547630562
python3Packages.graphql-core: cleanup 2021-02-11 03:55:42 +01:00
R. RyanTM
de5a0c6916 python37Packages.btchip: 0.1.31 -> 0.1.32 2021-02-11 02:55:39 +00:00
David Anderson
08a70a12e7 nmigen-soc: 2020-02-08 -> 2021-02-09
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:46:38 -08:00
David Anderson
4785251626 nmigen-boards: 2020-02-06 -> 2021-02-09
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
David Anderson
6a865bf060 nmigen: 2020-04-02 -> 2021-02-09
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
David Anderson
6f1319a4d6 symbiyosys: fix the interpreter of the sby binary.
Signed-off-by: David Anderson <dave@natulte.net>
2021-02-10 18:45:44 -08:00
R. RyanTM
c00664e844 python37Packages.graphql-core: 3.1.2 -> 3.1.3 2021-02-11 02:32:01 +00:00
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
github-actions[bot]
5f9df37683
Merge master into staging-next 2021-02-11 00:36:09 +00: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
github-actions[bot]
7d94bb26bb
Merge master into staging-next 2021-02-10 18:16:36 +00:00
Fabian Affolter
746c3368ee python3Packages.solo-python: 0.0.26 -> 0.0.27 2021-02-10 19:10:48 +01:00
Fabian Affolter
37b8fe30f2 python3Packages.intelhex: 2.2.1 -> 2.3.0 2021-02-10 19:10:25 +01:00
Fabian Affolter
ae088f4fda python3Packages.qiskit: 0.23.1 -> 0.23.5 2021-02-10 18:27:20 +01:00
Fabian Affolter
8315b1668a python3Packages.qiskit-aer: remove patch 2021-02-10 18:27:19 +01:00
Fabian Affolter
aebae2ab90 python3Packages.qiskit-aer: 0.7.1 -> 0.7.4 2021-02-10 18:27:19 +01:00
Fabian Affolter
88666eca65 python3Packages.qiskit-aqua: 0.8.1 -> 0.8.2 2021-02-10 18:27:19 +01:00
Fabian Affolter
8cdca673f8 python3Packages.docplex: 2.19.202 -> 2.20.204 2021-02-10 18:27:19 +01:00
Fabian Affolter
ead3df8c33 python3Packages.qiskit-ignis: 0.5.1 -> 0.5.2 2021-02-10 18:27:19 +01:00
Fabian Affolter
a98a014490 python3Packages.qiskit-terra: 0.16.1 -> 0.16.4 2021-02-10 18:27: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
github-actions[bot]
bb5521a62c
Merge master into staging-next 2021-02-10 12:20:06 +00: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
Fabian Affolter
1983e27ac9 python3Packages.pyfakefs: switch to pytestCheckHook 2021-02-10 08:54:36 +01:00
Fabian Affolter
7efb7b32f5 python3Packages.pyfakefs: 4.3.2 -> 4.3.3 2021-02-10 08:25:43 +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
github-actions[bot]
8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00: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
github-actions[bot]
44846974fa
Merge master into staging-next 2021-02-09 12:19:41 +00: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
github-actions[bot]
30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00: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
github-actions[bot]
5704fd1095
Merge master into staging-next 2021-02-09 00:36:17 +00: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
github-actions[bot]
1848e071c9
Merge master into staging-next 2021-02-08 18:17:03 +00: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
github-actions[bot]
bef005163c
Merge master into staging-next 2021-02-08 12:19:33 +00: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
github-actions[bot]
f6ef5ce473
Merge master into staging-next 2021-02-08 06:16:44 +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
github-actions[bot]
1c86cb40e9
Merge master into staging-next 2021-02-08 00:36:16 +00: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
Michael Weiss
af9568fae8
python3Packages.cryptography: 3.3.1 -> 3.3.2 (security, CVE-2020-36242)
SECURITY ISSUE: Fixed a bug where certain sequences of update() calls
when symmetrically encrypting very large payloads (>2GB) could result in
an integer overflow, leading to buffer overflows. CVE-2020-36242

Note: This also updates {,vectors-}3.3.nix (for Python 2 / nixops)
because of the security issue.
2021-02-07 20:09:55 +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
github-actions[bot]
2226996f6c
Merge master into staging-next 2021-02-07 18:16:08 +00: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
github-actions[bot]
be6e431001
Merge master into staging-next 2021-02-07 12:19:15 +00: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
github-actions[bot]
194e4e6f80
Merge master into staging-next 2021-02-07 06:16:10 +00: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
b22e3adee5
Merge pull request #112055 from dotlambda/ddt-pyyaml
[staging-next] pythonPackages.ddt: fix tests
2021-02-07 03:41:26 +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
github-actions[bot]
aaaf1218bf
Merge master into staging-next 2021-02-07 00:37:36 +00: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
github-actions[bot]
ce14b50f1c
Merge master into staging-next 2021-02-06 18:15:53 +00: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
github-actions[bot]
77db03ceac
Merge master into staging-next 2021-02-06 12:19:10 +00: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
github-actions[bot]
86e1706582
Merge master into staging-next 2021-02-06 06:16:20 +00: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
github-actions[bot]
fadee272e0
Merge staging-next into staging 2021-02-06 00:35:48 +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
github-actions[bot]
2bd4b7104c
Merge staging-next into staging 2021-02-05 18:16:38 +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
Robert Schütz
94e608178e pythonPackages.ddt: fix tests 2021-02-05 18:32:59 +01: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
Sandro
fb2e6ba5c4
Merge pull request #112026 from prusnak/primer3
python3Packages.primer3: fix build on darwin
2021-02-05 16:35:16 +01:00
R. RyanTM
624e947f3b python37Packages.adafruit-platformdetect: 2.28.0 -> 3.0.0 2021-02-05 14:02:24 +00:00
Martin Weinelt
0584f0082c
python3Packages.awesomeversion: 21.2.0 -> 21.2.2 2021-02-05 14:46:50 +01:00
Pavol Rusnak
3348c45a04
python3Packages.primer3: fix build on darwin
(the build requires gcc)
2021-02-05 13:50:30 +01:00
github-actions[bot]
bd1a0c9702
Merge staging-next into staging 2021-02-05 12:19:39 +00:00
Sandro Jäckel
8e44a7e904
pythonPackages.slackclient: Add pythonImportsCheck 2021-02-05 12:51:22 +01:00
Sandro Jäckel
c3c8cb0f81
pythonPackages.jupyterhub-systemdspawner: Disable tests 2021-02-05 12:51:20 +01:00
Sandro
641cc1c341
Merge pull request #111686 from SuperSandro2000/fix-collection8 2021-02-05 12:48:13 +01:00
Sandro
385fc8362b
Merge pull request #111966 from fabaff/bump-pytest-httpserver
python3Packages.pytest-httpserver: 0.3.6 -> 0.3.7
2021-02-05 12:09:11 +01:00
Sandro Jäckel
1085070965
pythonPackages.google-cloud-error: Open versionb range 2021-02-05 11:57:03 +01:00
Sandro Jäckel
aa82a72075
pythonPackages.google-cloud-spanner: Remove stale substituteInPlace 2021-02-05 11:57:02 +01:00
Sandro Jäckel
0e4c371ad9
python37Packages.sphinxcontrib-bibtex: 1.0.0 → 2.1.4 2021-02-05 11:57:02 +01:00
Sandro Jäckel
2dc1a2adef
python37Packages.pytest-snapshot: 0.4.2 → 0.5.0 2021-02-05 11:57:02 +01:00
Sandro Jäckel
6304943d35
python37Packages.google-cloud-storage: 1.35.0 → 1.35.1 2021-02-05 11:57:01 +01:00
Sandro Jäckel
35455efc55
python37Packages.google-cloud-logging: 2.0.2 → 2.2.0 2021-02-05 11:57:01 +01:00
Sandro Jäckel
9492353e67
python37Packages.google-cloud-dlp: 3.0.0 → 3.0.1 2021-02-05 11:57:00 +01:00
Sandro Jäckel
2ecc4cd19f
python37Packages.google-cloud-bigquery: 2.6.2 → 2.7.0 2021-02-05 11:57:00 +01:00
Fabian Affolter
774fba51d8 python3Packages.docutils: add licensing details 2021-02-05 11:54:31 +01:00
Sandro
39d6d4e5c8
Merge pull request #111849 from lopsided98/aioinflux-init 2021-02-05 11:47:37 +01:00
Sandro
0b3161eef6
Merge pull request #111927 from rmcgibbo/uarray
python3Packages.uarray: 0.6.0 -> 0.8.2
2021-02-05 11:47:07 +01:00
Fabian Affolter
cd9e9ea67d python3Packages.pytest-httpserver: 0.3.6 -> 0.3.7 2021-02-05 08:27:17 +01:00
github-actions[bot]
3c4d8b38c4
Merge staging-next into staging 2021-02-05 00:36:22 +00:00
Sandro
07610e8739
Merge pull request #111962 from fabaff/bump-slixmpp 2021-02-05 01:13:00 +01:00
Robert T. McGibbon
ecb0f7362c python3Packages.uarray: 0.6.0 -> 0.8.2 2021-02-04 19:11:07 -05:00
Liam Diprose
b65b13fa8c pythonPackages.aioinflux: init at 0.9.0 2021-02-04 18:57:32 -05:00
Sandro
64c1248464
Merge pull request #111676 from duijf/update-markdown2 2021-02-04 23:48:16 +01:00
Fabian Affolter
bc20dca5e4 python3Packages.slixmpp: switch to pytestCheckHook 2021-02-04 22:27:52 +01:00
Fabian Affolter
90510399c5 pythpn3Packages.slixmpp: 1.6.0 -> 1.7.0 2021-02-04 22:02:20 +01:00
Sandro
70d71ec338
Merge pull request #107268 from rmcgibbo/rdkit 2021-02-04 20:18:00 +01:00
Sandro
8a4a984fd5
Merge pull request #105439 from avdv/bazel_3.7.1 2021-02-04 20:15:45 +01:00
Jan Tojnar
da66296930
Merge branch 'staging-next' into staging
libkeyfinder no longer uses Qt so dontWrapQtApps is moot.
2021-02-04 19:34:26 +01:00
Laurens Duijvesteijn
4de5194950 pythonPackages.markdown2: 2.3.6 -> 2.4.0 2021-02-04 18:37:59 +01:00
Tim Steinbach
2edd63b82f
python3Packages.boto3: 1.17.0 -> 1.17.1 2021-02-04 10:39:45 -05:00
Tim Steinbach
285fc47036
python3Packages.botocore: 1.20.0 -> 1.20.1 2021-02-04 10:39:42 -05:00
Robert Schütz
d54e3d0a9c pythonPackages.setproctitle: requires Python >= 3.6 2021-02-04 15:54:51 +01:00
Robert Schütz
715bff216b pythonPackages.netifaces: use pythonImportsCheck 2021-02-04 15:52:09 +01:00
Sandro
fa6a0a0e85
Merge pull request #111847 from das-g/osmpythontools 2021-02-04 15:48:53 +01:00
Jan Tojnar
91109ce94a
Merge branch 'staging-next' into staging 2021-02-04 15:02:14 +01:00
Martin Weinelt
6ca723edeb
Merge pull request #111712 from r-ryantm/auto-update/certbot
certbot: 1.11.0 -> 1.12.0
2021-02-04 13:50:01 +01:00
Martin Weinelt
dcf1583293
Merge pull request #111827 from fabaff/solax
python3Packages.solax: init at 0.2.5
2021-02-04 13:46:17 +01:00
Martin Weinelt
fd85f0aea2
Merge pull request #111910 from fabaff/bump-aresponses
python3Packages.aresponses: 2.1.2 -> 2.1.4
2021-02-04 13:42:23 +01:00
Fabian Affolter
771269e9ba python3Packages.pyipp: run all tests 2021-02-04 13:34:45 +01:00
Martin Weinelt
35fcd0461e
Merge pull request #111807 from fabaff/xboxapi
python3Packages.xboxapi: init at 2.0.1
2021-02-04 13:33:55 +01:00
Fabian Affolter
296dc1ec2a python3Packages.aresponses: 2.1.2 -> 2.1.4 2021-02-04 13:28:38 +01:00
Martin Weinelt
c6f12879b1
Merge pull request #111007 from fabaff/bump-canmatrix
python3Packages.canmatrix: 0.9.1 -> 0.9.3
2021-02-04 13:14:59 +01:00
Michele Guerini Rocco
53885f7943
pythonPackages.pyqtwebengine: 5.15.0 -> 5.15.2 (#111131) 2021-02-04 12:09:45 +01:00
Fabian Affolter
33e48f6aea python3Packages.canopen: add pythonImportsCheck 2021-02-04 09:08:27 +01:00
Fabian Affolter
9e599dd814 python3Packages.canmatrix: switch to pytestCheckHook 2021-02-04 09:00:12 +01:00
Fabian Affolter
d9b1f25d5d python3Packages.canmatrix: 0.9.1 -> 0.9.3 2021-02-04 09:00:12 +01:00
Fabian Affolter
9445f43a69 python3Packages.xboxapi: init at 2.0.1 2021-02-04 08:49:24 +01:00
Martin Weinelt
cb4fe8e0cd
python3Packages.canopen: fix build, tests and license 2021-02-04 03:34:37 +01:00
Martin Weinelt
e7b79d6411
Merge pull request #111832 from fabaff/bump-praw
python3Packages.praw: 7.1.0 -> 7.1.2
2021-02-04 03:25:55 +01:00
Martin Weinelt
d8b6ab7bba
python3Packages.holidays: 0.10.3 -> 0.10.5.2 2021-02-04 02:14:28 +01:00
Martin Weinelt
44059c4aff
python3Packages.convertdate: 2.2.1 -> 2.3.0 2021-02-04 02:09:56 +01:00
Martin Weinelt
3c93ee3c20
python3Packages.hijri-converter: init at 2.1.1 2021-02-04 02:09:56 +01:00
github-actions[bot]
a93a3ec715
Merge staging-next into staging 2021-02-04 00:35:42 +00:00
Raphael Borun Das Gupta
d92e046d3e python3.pkgs.osmpythontools: 0.2.8 -> 0.2.9 2021-02-04 01:10:37 +01:00
Martin Weinelt
8557a6e0c6
python3Packages.python-openzwave-mqtt: init at 1.4.0 2021-02-04 00:44:24 +01:00
Martin Weinelt
91f78faa40
python3Packages.asyncio-mqtt: init at 0.8.0 2021-02-04 00:44:24 +01:00
Martin Weinelt
09b82c58d1
python3Packages.sentry-sdk: 0.19.4 -> 0.19.5 2021-02-04 00:44:24 +01:00
Martin Weinelt
15ed647004
python3Packages.plexauth: 0.0.5 -> 0.0.6 2021-02-04 00:44:23 +01:00
Martin Weinelt
bd1ee88881
python3Packages.python-tado: 0.9.0 -> 0.11.0 2021-02-04 00:44:23 +01:00
Martin Weinelt
9fe60b6935
python3Packages.volkszaehler: 0.2.0 -> 0.2.1 2021-02-04 00:44:23 +01:00
Raphael Borun Das Gupta
571d144d32 python3.pkgs.osmpythontools: fetch src from GitHub instead of from PyPI 2021-02-04 00:27:02 +01:00
Fabian Affolter
101973ed0f python3Packages.praw: switch to pytestCheckHook 2021-02-04 00:18:33 +01:00
Fabian Affolter
b53f4f3a66 python3Packages.praw: 7.1.0 -> 7.1.2 2021-02-04 00:03:19 +01:00
Fabian Affolter
82b980405e python3Packages.solax: init at 0.2.5 2021-02-03 23:25:08 +01:00
Fabian Affolter
bc59568196 python3Packages.pytest-httpserver: init at 0.3.6 2021-02-03 23:20:34 +01:00
Sandro
8d39fe90e2
Merge pull request #111770 from fabaff/bump-avaobj-py3
python3Packages.javaobj-py3: 0.4.1 -> 0.4.2
2021-02-03 21:29:41 +01:00
Robert T. McGibbon
8f1b6ae451 rdkit: init at 2020.09.3 2021-02-03 15:10:25 -05:00
Fabian Affolter
84210a8538 python3Packages.pysyncobj: init at 0.3.7 2021-02-03 10:52:46 -08:00
github-actions[bot]
571eb10996
Merge staging-next into staging 2021-02-03 18:22:22 +00:00
Martin Weinelt
2cd74c565a
Merge pull request #111661 from mweinelt/home-assistant
home-assistant dependencies
2021-02-03 18:51:52 +01:00
Sandro
5068ddfc42
Merge pull request #111728 from petabyteboy/feature/pylxd
python3Packages.pylxd: init at 2.3.0
2021-02-03 18:12:28 +01:00
Fabian Affolter
2dab814a77 python3Packages.javaobj-py3: 0.4.1 -> 0.4.2 2021-02-03 17:12:46 +01:00
Tim Steinbach
f45e086caa
python3Packages.boto3: 1.16.63 -> 1.17.0 2021-02-03 10:35:03 -05:00
Tim Steinbach
8b915807c5
python3Packages.botocore: 1.19.63 -> 1.20.0 2021-02-03 10:35:00 -05:00
Pavol Rusnak
e90e1147d1
python3Packages.shamir-mnemonic: 0.2.0 -> 0.2.1 2021-02-03 15:48:36 +01:00
Pavol Rusnak
9f3ac9fb5b
Merge pull request #111741 from prusnak/shamir-mnemonic
python3Packages.shamir-mnemonic: 0.1.0 -> 0.2.0
2021-02-03 15:44:36 +01:00
Artur Cygan
52f4e5127b python3Packages.slither-analyzer: 0.6.14 -> 0.7.0 2021-02-03 14:52:38 +01:00
Sandro
71ab9d5d04
Merge pull request #111716 from fabaff/bump-androidtv 2021-02-03 14:43:08 +01:00
Martin Weinelt
4959e20804
python3Packages.libsoundtouch: 0.4.0 -> 0.8.0 2021-02-03 14:30:07 +01:00
Martin Weinelt
f22c637c93
python3Packages.fixerio: 0.1.1 -> 1.0.0-alpha 2021-02-03 14:30:07 +01:00
Martin Weinelt
078e37f324
python3Packages.bt-proximity: 0.0.20180217 -> 0.2 2021-02-03 14:29:13 +01:00
Martin Weinelt
434bf323aa
python3Packages.influxdb-client: 1.13.0 -> 1.14.0 2021-02-03 14:29:13 +01:00
Martin Weinelt
469e773d75
python3Packages.mpd2: 3.0.3 -> 3.0.4 2021-02-03 14:29:13 +01:00
Martin Weinelt
ad2b162847
python3Packages.emoji: 0.6.0 -> 1.2.0 2021-02-03 14:29:12 +01:00
Martin Weinelt
db80c8a1dc
python3Packages.xknx: 0.16.1 -> 0.16.2 2021-02-03 14:29:12 +01:00
Martin Weinelt
984bc49383
python3Packages.pywilight: 0.0.65 -> 0.0.68 2021-02-03 14:29:12 +01:00
Martin Weinelt
9cd60e0bbd
python3Packages.zha-quirks: 0.0.51 -> 0.0.53 2021-02-03 14:29:11 +01:00
Martin Weinelt
d2c2d91c0f
python3Packages.zigpy: 0.30.0 -> 0.32.0 2021-02-03 14:29:11 +01:00
Martin Weinelt
1f9b9159ec
python3Packages.pysonos: 0.0.37 -> 0.0.40 2021-02-03 14:29:11 +01:00
Martin Weinelt
4082a4e50c
python3Packages.brother: 0.1.18 -> 0.2.0 2021-02-03 14:29:11 +01:00
Artur Cygan
20545ee136 python3Packages.crytic-compile: 0.1.9 -> 0.1.12 2021-02-03 13:55:18 +01:00
Pavol Rusnak
20d0111526
python3Packages.shamir-mnemonic: 0.1.0 -> 0.2.0 2021-02-03 13:43:41 +01:00