Martin Weinelt
c136adf586
Merge pull request #122702 from dotlambda/imap-tools-0.41.0
...
python3Packages.imap-tools: 0.40.0 -> 0.41.0
2021-05-12 19:36:21 +02:00
critbase
acd49fab8e
python3Packages.requests-http-signature: fix error in tests ( #120987 )
2021-05-12 18:58:15 +02:00
Martin Weinelt
0780591569
python3Packages.denonavr: 0.10.7 -> 0.10.8
2021-05-12 09:14:44 -07:00
Martin Weinelt
863509151d
python3Packages.aiohue: 2.3.0 -> 2.3.1
2021-05-12 09:14:44 -07:00
Sandro
7c41923470
Merge pull request #122555 from davidtwco/py-dmidecode-init
...
py-dmidecode: init at 0.1.0
2021-05-12 15:47:28 +02:00
Daniël de Kok
676edfabd3
Merge pull request #122539 from danieldk/pytorch-bin-1.8.1
...
python3Packages.pytorch-bin: 1.8.0 -> 1.8.1
2021-05-12 13:43:07 +02:00
Robert Schütz
c9bfa3c10b
python3Packages.imap-tools: 0.40.0 -> 0.41.0
...
https://github.com/ikvk/imap_tools/releases/tag/v0.41.0
2021-05-12 13:08:19 +02:00
David Wood
e8ab2b3eeb
py-dmidecode: init at 0.1.0
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-12 09:36:21 +01:00
Maximilian Bosch
03afdb6962
Merge pull request #122684 from fabaff/fix-ics
...
python3Packages.ics: fix build
2021-05-12 09:28:35 +02:00
Fabian Affolter
7ebcacaebc
python3Packages.ics: fix build
2021-05-12 09:24:16 +02:00
Fabian Affolter
5d73448944
Merge pull request #122579 from fabaff/bump-aioasuswrt
...
python3Packages.aioasuswrt: 1.3.3 -> 1.3.4
2021-05-12 09:14:07 +02:00
Christoph Hrdinka
00a6b1fa8d
Merge pull request #122619 from tollb/fix/python-mapnik-pycairo-support-20210511a
...
python-mapnik: fix pycairo support
2021-05-12 09:12:09 +02:00
Fabian Affolter
1a2c4384f2
Merge pull request #122629 from fabaff/fix-connexion
...
python3Packages.connexion: 2.4.0 -> 2.7.0
2021-05-12 08:46:42 +02:00
R. RyanTM
89faeb90dd
img2pdf: 0.4.0 -> 0.4.1 ( #122669 )
2021-05-12 00:08:50 -04:00
Fabian Affolter
6e1f3667e1
Merge pull request #122618 from fabaff/bump-aiohue
...
python3Packages.aiohue: update meta
2021-05-11 22:44:04 +02:00
Fabian Affolter
ddfb6c3760
python3Packages.connexion: 2.4.0 -> 2.7.0
2021-05-11 22:02:10 +02:00
Robert Schütz
1e14061a82
Merge pull request #122457 from dotlambda/fastapi-fix
...
python3Packages.fastapi: fix build
2021-05-11 21:14:26 +02:00
Fabian Affolter
1f3b6d5a16
python3Packages.aiohue: update meta
2021-05-11 20:45:56 +02:00
Bruce Toll
12d4e7567c
python-mapnik: fix pycairo support
...
Fully enable pycairo support by exporting PYCAIRO=true and using
pkg-config to locate the pycairo library (with included patch).
The patch restores the use of pkg-config to find pycairo. This code was
present upstream, but commented out; it has been re-enabled and
modified to support both pycairo and py3cairo (the python3 version
of pycairo).
2021-05-11 13:49:58 -04:00
Robert Schütz
3681cf7d12
python3Packages.json-logging: re-enable tests involving FastAPI
2021-05-11 18:25:23 +02:00
Aluísio Augusto Silva Gonçalves
c38d70127d
python3Packages.jupytext: fix tests
...
Due to improper sandboxing, I didn't notice the failed tests while
upgrading jupytext in #121648 . The errors come from jupyter_core so
the same fix is used here as there: set $HOME to a writable directory.
2021-05-11 09:20:38 -07:00
Robert Schütz
b8ec4fd2a4
Merge pull request #121719 from drewrisinger/dr-pr-lark-parser-bump
...
python3Packages.lark-parser: 0.11.2 -> 0.11.3, python3Packages.cassandra-driver: 3.24.0 -> 3.25.0, pythonPackages.gremlinpython: unbreak
2021-05-11 17:55:58 +02:00
Fabian Affolter
ea855f0a87
python3Packages.aioasuswrt: 1.3.3 -> 1.3.4
2021-05-11 14:38:31 +02:00
Fabian Affolter
4e9d87fdbb
python3Packages.adafruit-platformdetect: 3.11.0 -> 3.13.0
2021-05-11 09:45:21 +02:00
Daniël de Kok
afa7f8d9e1
python3Packages.pytorch-bin: add meta.changelog
2021-05-11 08:15:34 +02:00
Daniël de Kok
8a9702b652
python3Packages.pytorch-bin: 1.8.0 -> 1.8.1
...
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.8.1
2021-05-11 08:13:53 +02:00
Fabian Affolter
06f7b90cd4
Merge pull request #122489 from rmcgibbo/tablib
...
python3Packages.tablib: fix build
2021-05-11 08:03:31 +02:00
Drew Risinger
bf8c530542
python3Packages.cassandra-driver: 3.24.0 -> 3.25.0
...
Remove unused python argument.
2021-05-11 00:08:10 -04:00
Drew Risinger
7c6b8698e3
python3Packages.gremlinpython: unbreak
...
Also organize the imports & remove unnecessary pytestrunner.
2021-05-10 23:52:09 -04:00
Drew Risinger
a8d4131257
python3Packages.lark-parser: 0.11.2 -> 0.11.3
2021-05-10 23:51:55 -04:00
Evils
b8a7603c6d
pycflow2dot: init at 0.2.3
2021-05-10 19:20:33 -07:00
Martin Weinelt
64f56c7fef
Merge pull request #122503 from mweinelt/home-assistant
2021-05-11 02:52:54 +02:00
Martin Weinelt
f19193cd8a
Merge pull request #122392 from fabaff/bump-watchdog
...
python3Packages.watchdog: 2.0.3 -> 2.1.0
2021-05-11 02:20:48 +02:00
Martin Weinelt
206f155928
python3Packages.pysonos: 0.0.44 -> 0.0.45
2021-05-11 02:02:15 +02:00
Robert T. McGibbon
ac5ef3c55f
python3Packages.pytest-bdd: 4.0.1 -> 4.0.2
2021-05-10 16:44:31 -07:00
Robert T. McGibbon
b590df0f18
python3Packages.agate-excel: fix build
2021-05-10 16:44:21 -07:00
Fabian Affolter
f741360901
python3Packages.pyinsteon: 1.0.10 -> 1.0.11
2021-05-10 16:43:48 -07:00
Martin Weinelt
9383584145
Merge pull request #122389 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.11 -> 0.2.12
2021-05-11 01:43:32 +02:00
Fabian Affolter
4a714b26e3
Merge pull request #122432 from dotlambda/isbnlib-3.10.8
...
pythonPackages.isbnlib: 3.10.7 -> 3.10.8
2021-05-10 23:24:06 +02:00
Robert T. McGibbon
0e9fcd6e85
python3Packages.tablib: fix build
2021-05-10 17:11:52 -04:00
Fabian Affolter
b22dda26a8
python3Packages.watchdog: 2.0.3 -> 2.1.0
2021-05-10 22:35:04 +02:00
Martin Weinelt
f4f7c5ed6f
Merge pull request #122394 from fabaff/bump-denonavr
...
python3Packages.denonavr: 0.9.10 -> 0.10.7
2021-05-10 22:26:40 +02:00
evils
18ed189365
python3.pkgs.rtoml: init at 0.6.1 ( #122400 )
2021-05-10 22:06:17 +02:00
Fabian Affolter
223571b6d9
python3Packages.denonavr: 0.9.10 -> 0.10.7
2021-05-10 21:51:44 +02:00
Martin Weinelt
008880bd64
Merge pull request #121960 from fabaff/bump-plugwise
2021-05-10 21:27:24 +02:00
Fabian Affolter
586e118d7b
python3Packages.hatasmota: 0.2.11 -> 0.2.12
2021-05-10 21:25:01 +02:00
Fabian Affolter
a8a2a2362b
python3Packages.plugwise: 0.9.3 -> 0.9.4
2021-05-10 20:53:44 +02:00
Martin Weinelt
94a52465b7
Merge pull request #121856 from fabaff/motioneye-client
2021-05-10 20:48:41 +02:00
Martin Weinelt
c92a736b97
Merge pull request #121855 from fabaff/kostal-plenticore
...
python3Packages.pykoplenti: init at 1.0.0
2021-05-10 20:18:10 +02:00
Sandro
cd65516d2d
Merge pull request #122335 from yevhenshymotiuk/pipx-0.16.2.1
2021-05-10 20:09:40 +02:00