Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: python-pytest
|
name: python-pytest
|
||||||
description: Framework writing small and readable python tests
|
description: Framework writing small and readable python tests
|
||||||
version: 9.0.3
|
version: 9.0.3
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://docs.pytest.org/en/stable/
|
url: https://docs.pytest.org/en/stable/
|
||||||
license: MIT
|
license: MIT
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -10,6 +10,7 @@ architecture: any
|
|||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
|
- python3=3.14.*
|
||||||
- python-iniconfig
|
- python-iniconfig
|
||||||
- python-packaging
|
- python-packaging
|
||||||
- python-pluggy
|
- python-pluggy
|
||||||
|
|||||||
Reference in New Issue
Block a user