Rebuild with python 3.14
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
name: python-roman-numerals-py
|
name: python-roman-numerals-py
|
||||||
description: Python library for manipulating well-formed Roman numerals
|
description: Python library for manipulating well-formed Roman numerals
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/AA-Turner/roman-numerals/tree/master/python
|
url: https://github.com/AA-Turner/roman-numerals/tree/master/python
|
||||||
license: 0BSD OR CCO-1.0
|
license: 0BSD OR CCO-1.0
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
make_depends:
|
make_depends:
|
||||||
- python-build
|
- python-build
|
||||||
- python-flit-core
|
- python-flit-core
|
||||||
|
|||||||
Reference in New Issue
Block a user