Jonathan Ringer and Martin Weinelt
24e396bea6
python3Packages.xlib: fix tests, lint
2022-01-23 01:09:39 +01:00
Martin Weinelt
155b8517d9
python3Packages.pycallgraph: drop
...
The project is relying on the `use_2to3` flag that was removed from
setuptools in version 58. It is also unmaintained since 2018.
2022-01-23 01:09:39 +01:00
Martin Weinelt
949c04687f
python3Packages.demjson: drop
...
Using the `use_2to3` flag in setuptools, which was removed in version
58. Also unmaintained since 2015.
2022-01-23 01:09:39 +01:00
Martin Weinelt
56daf9804c
python3Packages.pulsectl: 21.10.5 -> 22.1.0
2022-01-23 01:09:38 +01:00
Martin Weinelt
861e3c703b
python3Packages.qtpy: fix build
...
Needed to propagate packaging and took some time to look at the tests.
The tests need pyqt5 with certain features, but pyqt5 takes roughly an
hour to build so after two tries I wasn't going to spend more time and
decided to keep the test disabled with updated hints.
2022-01-23 01:09:38 +01:00
Martin Weinelt
c1316381f1
python3Packages.hdlparse: drop
...
The package was using `use_2to3` which was removed from setuptools
in version 58. The project is also unmaintained since 2018.
2022-01-23 01:09:38 +01:00
Martin Weinelt
65d3b6d74d
python3Packages.carrot: drop
...
Depended on anyjson, which was removed. Also unmaintained upstream since
2012.
2022-01-23 01:09:38 +01:00
Martin Weinelt
26053aa922
python3Packages.anyjson: drop
...
Broke during the setuptools upgrade when use_2to3 was removed.
2022-01-23 01:09:38 +01:00
Martin Weinelt
599845e6c6
python3Packages.uncertainties: fix tests
2022-01-23 01:09:38 +01:00
Martin Weinelt
6a3822938f
python3Packages.gssapi: fix tests
2022-01-23 01:09:38 +01:00
Martin Weinelt
79db6d5b9b
python3Packages.deap: fix build and tests
2022-01-23 01:09:38 +01:00
Martin Weinelt
c3d2a450fe
python3Packages.pelican: fix hash
2022-01-23 01:09:38 +01:00
Martin Weinelt
3b2ba239a6
python3Packages.feedgenerator: fix tests
2022-01-23 01:09:38 +01:00
Martin Weinelt
04cb595c55
python3Packages.lark: add import checks
2022-01-23 01:09:38 +01:00
Martin Weinelt
787b9e48e3
python3Packages.resolvelib: reenable tests
2022-01-23 01:09:37 +01:00
Martin Weinelt
2f4b2e72d0
python3Packages.lark: rename from lark-parser
...
With version 1.0 of lark-parser the name was changed to just lark.
2022-01-23 01:09:37 +01:00
Fabian Affolter and Martin Weinelt
705414fcd5
python3Packages.geventhttpclient: add pythonImportsCheck
2022-01-23 01:09:37 +01:00
Fabian Affolter and Martin Weinelt
2240750ea6
python3Packages.gevent-socketio: add pythonImportsCheck
2022-01-23 01:09:37 +01:00
Fabian Affolter and Martin Weinelt
4169343eeb
python3Packages.gevent-websocket: add pythonImportsCheck
2022-01-23 01:09:37 +01:00
Fabian Affolter and Martin Weinelt
405b51f2ae
python3Packages.gevent: add pythonImportsCheck
2022-01-23 01:09:37 +01:00
Martin Weinelt
a17e0d7aa4
python2.pkgs.coverage: keep 5.5
2022-01-23 01:09:37 +01:00
Jonathan Ringer and Martin Weinelt
c1b2d3771a
python3Packages.sshtunnel: fix tests
2022-01-23 01:09:37 +01:00
Jonathan Ringer and Martin Weinelt
c7e34c25b9
python3Packages.coverage: update python compatibility
2022-01-23 01:09:37 +01:00
Martin Weinelt
4a29f7b6fb
python3Packages.locationsharinglib: fix test phase
2022-01-23 01:09:37 +01:00
Martin Weinelt
0233959752
python3Packages.irctokens: 2.0.0 -> 2.0.1
2022-01-23 01:09:36 +01:00
Martin Weinelt
f04b3afe05
python3Packages.cchardet: fix test phase
2022-01-23 01:09:36 +01:00
Martin Weinelt
8a6c6f1b13
python3Packages.django-timezone-field: 4.2.1 -> 4.2.3
2022-01-23 01:09:36 +01:00
Martin Weinelt
ce9944c4d4
python3Packages.nose: fix build
...
With setuptools 58 internal translation using 2to3 has been removed, but
since we still use nose to test over 300 packages we're apply 2to3
manually instead.
2022-01-23 01:09:36 +01:00
Martin Weinelt
f2027daf59
python3Packages.wheel: 0.36.2 -> 0.37.1
2022-01-23 01:09:36 +01:00
Martin Weinelt
cd050cf0fc
python3Packages.mpd2: 3.0.4 -> 3.0.5
2022-01-23 01:09:36 +01:00
Martin Weinelt
fb0da9f562
python3Packages.simplisafe-python: migrate types-pytz from propagated to checks
2022-01-23 01:09:36 +01:00
Martin Weinelt
7cb809d320
python3Packages.pytest-asyncio: 0.17.0 -> 0.17.2
2022-01-23 01:09:36 +01:00
Jonathan Ringer and Martin Weinelt
c4f7e3a450
python3Packages.google-auth: fix deps version bounds
2022-01-23 01:09:36 +01:00
Jonathan Ringer and Martin Weinelt
35a6aa11a0
python3Packages.transmission-rpc: relax typing_extensions version bounds
2022-01-23 01:09:36 +01:00
Jonathan Ringer and Martin Weinelt
02956c286d
python3Packages.ttp: fix tests
2022-01-23 01:09:36 +01:00
Jonathan Ringer and Martin Weinelt
ac7b0db092
python3Packages.resolvelib: disable tests, because commentjson
2022-01-23 01:09:35 +01:00
Jonathan Ringer and Martin Weinelt
a793fe02c1
python3Packages.mocket: fix http tests
2022-01-23 01:09:35 +01:00
Jonathan Ringer and Martin Weinelt
407981d056
python3Packages.requests-cache: 0.9.0 -> 0.9.1
2022-01-23 01:09:35 +01:00
Jonathan Ringer and Martin Weinelt
5080051a31
python3Packages.configargparse: fix tag
2022-01-23 01:09:35 +01:00
Robert Schütz and Martin Weinelt
dc9d5b4176
python3Packages.aiobotocore: relax botocore constraint
2022-01-23 01:09:35 +01:00
Robert Schütz and Martin Weinelt
7bcf54a916
python3Packages.cfn-lint: update dependencies
2022-01-23 01:09:35 +01:00
Jonathan Ringer and Martin Weinelt
22879afd3c
python3Packages.dask: 2021.10.0 -> 2022.01.0
2022-01-23 01:09:35 +01:00
Jonathan Ringer and Martin Weinelt
8883edda36
python3Packages.python-utils: 3.0.0 -> 3.1.0
2022-01-23 01:09:35 +01:00
Frederik Rietdijk and Martin Weinelt
e42dd294e4
python2.pkgs.pyparsing: keep 2.4.7
2022-01-23 01:09:35 +01:00
Fabian Affolter and Martin Weinelt
8e4a147300
python3Packages.aws-sam-translator: relax jsonschema constraint
2022-01-23 01:09:35 +01:00
Fabian Affolter and Martin Weinelt
7fc5951cde
python3Packages.pydot: switch to pytestCheckHook
2022-01-23 01:09:35 +01:00
Fabian Affolter and Martin Weinelt
d418481076
python3Packages.diff_cover: adjust inputs and disable failing test
2022-01-23 01:09:34 +01:00
Martin Weinelt
910fec8199
python3Packages.atv: fix pytest-asyncio compatibility
2022-01-23 01:09:34 +01:00
Fabian Affolter and Martin Weinelt
0c89c2a4bf
python3Packages.configshell: relax pyparsing constraint
2022-01-23 01:09:34 +01:00
Fabian Affolter and Martin Weinelt
a2c41d3942
python3Packages.cheroot: add missing dependency and cleanup
2022-01-23 01:09:34 +01:00