Konstantin Alekseev
7ee53c0c4f
python2Packages.importlib-resources: use version 3.3.1 for python2
2021-04-30 19:10:50 +02:00
Robert Schütz
c8dff328e5
Merge pull request #120447 from AluisioASG/aasg/dyndnsc-0.6.1
...
dyndnsc: 0.5.1 -> 0.6.1
2021-04-30 17:35:33 +02:00
Aluísio Augusto Silva Gonçalves
932ec5518e
python3Packages.pytest-console-scripts: init at 1.2.0
...
Thanks to @kvas-it for cutting a release with the patches needed to make
tests work.
2021-04-30 11:40:29 -03:00
Aluísio Augusto Silva Gonçalves
0463f91e04
python3Packages.sanic-auth: fix tests ( #121279 )
...
After #120881 , packages using Sanic's `app.test_client` or
`app.asgi_client` need to depend on `sanic-testing` as well.
2021-04-30 16:40:24 +02:00
Aluísio Augusto Silva Gonçalves
98822ee896
python3Packages.json-logging: init at 1.3.0
2021-04-30 11:33:04 -03:00
Aluísio Augusto Silva Gonçalves
bd815d2121
python3Packages.sanic: 21.3.2 -> 21.3.4
...
While we're at it, revise the dependencies lists; there's been a couple
of break-ups with 21.3.0.
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
192b28a75f
python3Packages.sanic-testing: init at 0.3.1
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
550bb02269
python3Packages.sanic-routing: init at 0.6.2
2021-04-30 09:56:09 -03:00
Aluísio Augusto Silva Gonçalves
5b971598f0
python3Packages.pytest-sanic: mark as broken with sanic >= 21.3.0
...
pytest-sanic is incompatible with the current version of Sanic, see
sanic-org/sanic#2095 and yunstanford/pytest-sanic#50 . While it is
broken, we also need it to run Sanic's tests (for which case it works
just fine).
2021-04-30 09:56:09 -03:00
Sandro
217ee74d64
Merge pull request #121013 from eduardosm/pyface
...
pythonPackages.pyface: fix build
2021-04-30 14:36:41 +02:00
Sandro
2af7eeed29
Merge pull request #120944 from fabaff/bump-graphql-core
...
python3Packages.graphql-core: 3.1.3 -> 3.1.4
2021-04-30 14:10:50 +02:00
Sandro
d15fad3dbe
Merge pull request #121122 from austinbutler/fix-pytest-helpers-namespace
2021-04-30 12:14:08 +02:00
Sandro
16093daaf2
Merge pull request #119640 from centromere/python-cryptography
...
python3Packages.cryptography: Update Cargo hash
2021-04-30 10:41:06 +02:00
Sandro
dbc10ea68b
Merge pull request #121094 from wamserma/trollius-remove
2021-04-30 10:18:33 +02:00
Markus S. Wamser
b4167563e0
pythonPackages.trollius: remove
...
trollius is deprecated (by upstream) for more than five years,
all Python versions supported by trollius are end-of-life.
There are no more packages depending on trollius.
2021-04-30 09:43:26 +02:00
Markus S. Wamser
1c5a02033a
pythonPackages.autobahn: limit to Python 3
...
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Markus S. Wamser
8192beda59
pythonPackages.aiodns: diable for Python older than 3.5
...
Upstream explicitly states that minimum required version is 3.5.
Compatibility dependencies can thus be removed.
2021-04-30 09:40:14 +02:00
Markus S. Wamser
2a00e53bda
pythonpackages.pynvim: disble for python older 3.4
...
These python version are all end-of-life and the depndency on trollius
can be dropped.
2021-04-30 09:38:42 +02:00
Markus S. Wamser
b8de584df4
pythonPackages.aioeventlet: remove
...
The upstream repo/homepage has long gone, there are no
depndencies on that package.
2021-04-30 09:36:58 +02:00
Fabian Affolter
1cf6174f06
Merge pull request #121210 from chivay/bump-extractor
...
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-30 09:00:49 +02:00
Luflosi
ce43e28a68
pythonPackages.btrfs: 12 -> 13 ( #120638 )
2021-04-30 09:00:16 +02:00
Fabian Affolter
fce6d9385d
Merge pull request #121143 from fabaff/bump-gym
...
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-30 09:00:05 +02:00
Fabian Affolter
54c241c838
Merge pull request #121211 from chivay/bump-yaramatcher
...
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 08:57:54 +02:00
Robert T. McGibbon
b3477d186b
python37Packages.poetry: update stale substituteInPlace ( #120876 )
2021-04-30 08:30:40 +02:00
R. RyanTM
ee282e4e09
deepdiff: 5.3.0 -> 5.5.0
2021-04-30 00:23:49 -04:00
Austin Butler
15b116195d
python3Packages.pytest-helpers-namespace: add missing dependency
2021-04-29 19:34:45 -07:00
Austin Butler
6aa9d635d4
python3Packages.setuptools-declarative-requirements: init at 1.2.0
2021-04-29 19:34:31 -07:00
Austin Butler
309dc32405
pythonPackages.pypiserver: init at 1.4.2
2021-04-29 19:34:01 -07:00
Martin Weinelt
9a88ed723e
Merge pull request #120785 from ivan/fix-grab-site-py-lmdb
2021-04-30 02:16:14 +02:00
Sandro
f45e5deda9
Merge pull request #120115 from FlorianFranzen/sphinx-markdown-parser
...
python3.pkgs.sphinx-markdown-parser: init at 0.2.4
2021-04-30 02:09:08 +02:00
Sandro
b8a8308680
Merge pull request #121183 from dotlambda/pyturbojpeg-1.5.0
...
python3Packages.pyturbojpeg: 1.4.3 -> 1.5.0
2021-04-30 01:59:12 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Robert Schütz
5ea915de46
pythonPackages.IMAPClient: 2.1.0 -> 2.2.0
2021-04-29 15:36:32 -07:00
Martin Weinelt
09f9d7811f
Merge pull request #121187 from dotlambda/ha-ffmpeg
2021-04-30 00:25:06 +02:00
Martin Weinelt
b33572a49f
python3Packages.ha-ffmpeg: add pythonImportsChecks
2021-04-30 00:24:49 +02:00
Hubert Jasudowicz
4c0f440fb0
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 00:08:06 +02:00
Hubert Jasudowicz
cb5f4ca733
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-29 23:53:05 +02:00
Fabian Affolter
a44a3e1ff7
Merge pull request #120931 from fabaff/bump-angr
...
python3Packages.angr: 9.0.6852 -> 9.0.6885 and dependencies
2021-04-29 21:59:54 +02:00
Robert Schütz
0897eb3132
python3Packages.ha-ffmpeg: does not depend on ffmpeg_3
...
The path to the binary is specified in the configuration:
https://www.home-assistant.io/integrations/ffmpeg#ffmpeg_bin
2021-04-29 20:51:45 +02:00
Florian Franzen
03e55dac96
python3.pkgs.sphinx-markdown-parser: init at 0.2.4
2021-04-29 20:28:21 +02:00
Robert Schütz
52ef63a180
python3Packages.pyturbojpeg: 1.4.3 -> 1.5.0
...
https://github.com/lilohuang/PyTurboJPEG/releases/tag/v1.5.0
2021-04-29 20:14:33 +02:00
Samuel Gräfenstein
5503ef1df4
python3Packages.adb-enhanced: add meta.mainProgram
2021-04-29 14:51:50 +02:00
Fabian Affolter
76326594f1
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-29 11:12:52 +02:00
Maciej Krüger
f7dccd8e25
Merge pull request #121129 from fabaff/bump-screenlogicpy
2021-04-29 11:09:02 +02:00
Maciej Krüger
7815f30928
Merge pull request #121126 from fabaff/bump-aiorecollect
...
python3Packages.aiorecollect: 1.0.3 -> 1.0.4
2021-04-29 11:02:04 +02:00
Maciej Krüger
36eb3ea343
Merge pull request #121128 from fabaff/bump-yalexs
...
python3Packages.yalexs: 1.1.10 -> 1.1.11
2021-04-29 11:01:32 +02:00
Maciej Krüger
74869c0b9f
Merge pull request #121132 from fabaff/bump-pysmappee
...
python3Packages.pysmappee: 0.2.23 -> 0.2.24
2021-04-29 10:59:33 +02:00
Maciej Krüger
99668a0ea5
Merge pull request #121127 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.10 -> 0.2.11
2021-04-29 10:59:20 +02:00
Maciej Krüger
e6ff969632
Merge pull request #121125 from fabaff/bump-zha-quirks
...
python3Packages.zha-quirks: 0.0.56 -> 0.0.57
2021-04-29 10:53:48 +02:00
Maciej Krüger
d9a852e9ba
Merge pull request #121133 from fabaff/bump-pyairvisual
...
python3Packages.pyairvisual: 5.0.7 -> 5.0.8
2021-04-29 10:40:20 +02:00