Martin Weinelt
2f77f5cc86
python311Packages.gpiozero: 2.0 -> 2.0.1
...
https://github.com/gpiozero/gpiozero/blob/v2.0.1/docs/changelog.rst
2024-02-24 04:01:05 +01:00
Martin Weinelt
5bba46edf7
python312Packages.pushbullet-py: disable failing tests
...
and refactor, use pep 517 builder.
2024-02-24 04:01:04 +01:00
Martin Weinelt
e48f6ee259
python312Packages.yalexs: disable tests
...
Aiounittest is unsupported on 3.12.
2024-02-24 04:01:04 +01:00
Martin Weinelt
4d3ee79969
python312Packages.twilio: disable tests
...
Aiounittest is unsupported on 3.12.
2024-02-24 04:01:04 +01:00
Martin Weinelt
8086e8fd08
python312Packages.airly: disable tests
...
Aiounittest is not supported on 3.12.
2024-02-24 04:01:04 +01:00
Martin Weinelt
adcdfe29bf
python311Packages.xknx: fix pytest-asyncio 0.22 compat
...
and some light updates to dependency handling.
2024-02-24 04:01:03 +01:00
Martin Weinelt
05281dca41
python312Packages.snitun: pep517 build, disable failing tests
2024-02-24 04:01:03 +01:00
Martin Weinelt
bccff637fd
python312Packages.aiocoap: disable failing tests
2024-02-24 04:01:03 +01:00
Martin Weinelt
3ed18f4b10
python311Packages.aiocoap: pep517 build, optionals
2024-02-24 04:01:03 +01:00
Martin Weinelt
6987e8ce91
python312Packages.lomond: disable failing test
2024-02-24 04:01:02 +01:00
Martin Weinelt
27acc53725
python312Packages.youless-api: switch to pynose
2024-02-24 04:01:02 +01:00
Martin Weinelt
1d170e2aec
python312Packages.uvcclient: switch to pynose, fix test
2024-02-24 04:01:02 +01:00
Martin Weinelt
24d4e25fa3
python312Packages.uncertainties: disable tests
...
lib2to3 is not supported in setuptools since a longer time.
2024-02-24 04:01:02 +01:00
Martin Weinelt
34a99206e2
python312Packages.statsd: disable tests, remove old patching
2024-02-24 04:01:01 +01:00
Martin Weinelt
11574c0b90
python312Packages.smmap: disable tests
...
Nosexcover is not supported on 3.12.
2024-02-24 04:01:01 +01:00
Martin Weinelt
a827b9d4f0
python312Packages.py-vapid: switch to pynose, remove linters from checkInputs
2024-02-24 04:01:01 +01:00
Martin Weinelt
60fb5aa157
python312Packages.lark: disable tests
...
Js2py is not supported on 3.12.
2024-02-24 04:01:00 +01:00
Martin Weinelt
de5033393e
python311Packages.influxdb: switch to pynose, disable and fix failing tests
2024-02-24 04:01:00 +01:00
Martin Weinelt
ee5173a417
python312Packages.http-ece: refactor, switch tests to pynose
...
Removed linters from checkInputs, normalized pname, remove python <3.8
compatibility
2024-02-24 04:01:00 +01:00
Martin Weinelt
cb8b6dedc4
python312Packages.habitipy: switch to pynose
2024-02-24 04:01:00 +01:00
Martin Weinelt
dba0deb0f8
python312Packages.enocean: switch to pynose
2024-02-24 04:00:59 +01:00
Martin Weinelt
5153865c6d
python312Pacakges.django: fix tests
2024-02-24 04:00:59 +01:00
Martin Weinelt
272010ea18
Merge remote-tracking branch 'origin/staging-next' into staging
2024-02-24 04:00:44 +01:00
Martin Weinelt
876379f883
python312Packages.smartypants: fix tests and regex patterns
2024-02-24 03:19:58 +01:00
Martin Weinelt
bc38c1274e
python312Packages.sanic: disable failing test
2024-02-24 03:09:47 +01:00
Martin Weinelt
544c197eb8
python312Packages.sip4: disable
2024-02-24 02:59:21 +01:00
Martin Weinelt
59ad9d607d
python311Packages.sip: 6.8.1 -> 6.8.3
...
https://github.com/Python-SIP/sip/releases/tag/6.8.2
https://github.com/Python-SIP/sip/releases/tag/6.8.3
2024-02-24 02:54:36 +01:00
Martin Weinelt
b055c26410
python311Packages.openai: ignore DeprecationWarning during tests
2024-02-24 02:47:06 +01:00
Martin Weinelt
61e612ad38
python311Packages.asyncua: pin to pytest-asyncio 0.21
2024-02-24 02:46:44 +01:00
Martin Weinelt
c13dadf60c
python311Packages.beartype: 0.16.4 -> 0.17.2
...
https://github.com/beartype/beartype/releases/tag/v0.17.2
2024-02-24 02:22:37 +01:00
Martin Weinelt
820b56f17d
python312Packages.mypy: skip failing test
2024-02-24 02:14:09 +01:00
Martin Weinelt
97dcead263
python311Packages.param: ignore DeprecationWarning on tests
2024-02-24 01:54:26 +01:00
Martin Weinelt and GitHub
5faa932cc9
Merge pull request #290981 from dotlambda/autobahn-fix
...
python311Packages.autobahn: fix tests
2024-02-24 01:52:36 +01:00
Martin Weinelt
8adc7b7875
python312Packages.black: ignore DeprecationWarning during tests
2024-02-24 01:32:52 +01:00
Martin Weinelt
d5c1111cf2
python312Packages.partd: fix build, refactor
...
Partd ships with a broken vendored versioneer file, that calls into
things that are not available on 3.12 anymore.
Update dependencies, use the pytest hook instead of overriding the
checkPhase.
2024-02-24 01:26:33 +01:00
Martin Weinelt and GitHub
dfd39c05a8
Merge pull request #291006 from mweinelt/pytest-benchmark-test-fixes
...
python311Packages.pytest-benchmark: fix tests
2024-02-24 01:22:29 +01:00
Martin Weinelt
ca63a1b87b
python311Packages.pytest-benchmark: fix tests
...
- Backports two patches to fix tests from Python 3.11
- Updates the disabled test sets for failures that only happen for <3.12
- Ignores DeprecationWarnings during the test run
- Converted to use the PEP517 builder
2024-02-24 01:21:44 +01:00
github-actions[bot] and GitHub
a118fdbd61
Merge staging-next into staging
2024-02-24 00:02:31 +00:00
github-actions[bot] and GitHub
8034cefe44
Merge master into staging-next
2024-02-24 00:02:02 +00:00
Sandro and GitHub
7b636c1be5
Merge pull request #287918 from atorres1985-contrib/nv-codec-headers
2024-02-24 00:59:11 +01:00
Sandro and GitHub
927ee13585
Merge pull request #290063 from atorres1985-contrib/higan
2024-02-24 00:54:57 +01:00
Nicolas Goudry and GitHub
fb09dc98ae
python3Packages.osc-sdk-python: init at 0.27.0 ( #290714 )
2024-02-24 00:54:17 +01:00
Sandro and GitHub
11ac4775a1
Merge pull request #290716 from f2k1de/mongodb-5.0.24
2024-02-24 00:50:04 +01:00
Sandro and GitHub
5edced6f82
Merge pull request #290717 from f2k1de/mongodb-6.0.13
2024-02-24 00:49:52 +01:00
Robert Schütz
c6d343cabd
python312Packages.py-ecc: disable failing tests
2024-02-23 15:44:38 -08:00
afad2235d2
svndumpsanitizer: init at 2.0.7 ( #282398 )
...
Co-authored-by: h7x4 <h7x4@nani.wtf >
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2024-02-24 00:39:45 +01:00
Robert Schütz
7d0ac96293
python312Packages.eth-typing: 3.2.0 -> 4.0.0
...
Diff: https://github.com/ethereum/eth-typing/compare/refs/tags/v3.2.0...v4.0.0
Changelog: https://github.com/ethereum/eth-typing/blob/v4.0.0/docs/release_notes.rst
2024-02-23 15:35:18 -08:00
Robert Schütz
f784710a1a
python312Packages.eth-utils: 2.1.1 -> 4.0.0
...
Diff: https://github.com/ethereum/eth-utils/compare/v2.1.1...v4.0.0
Changelog: https://github.com/ethereum/eth-utils/blob/v4.0.0/docs/release_notes.rst
2024-02-23 15:35:18 -08:00
Robert Schütz
cb8c1e4120
python311Packages.py-ecc: 6.0.0 -> 7.0.0
...
Diff: https://github.com/ethereum/py_ecc/compare/v6.0.0...v7.0.0
Changelog: https://github.com/ethereum/py_ecc/blob/v7.0.0/CHANGELOG.rst
2024-02-23 15:35:08 -08:00
Sandro and GitHub
f6b46c1f59
Merge pull request #290119 from cafkafk/kublet-config
2024-02-24 00:34:46 +01:00