Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: python-commonmark
|
name: python-commonmark
|
||||||
description: Python parser for the CommonMark Markdown spec
|
description: Python parser for the CommonMark Markdown spec
|
||||||
version: 0.9.1
|
version: 0.9.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://pypi.org/project/commonmark/
|
url: https://pypi.org/project/commonmark/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -10,6 +10,7 @@ architecture: any
|
|||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
|
- python3=3.14.*
|
||||||
- python-docutils
|
- python-docutils
|
||||||
make_depends:
|
make_depends:
|
||||||
- python-build
|
- python-build
|
||||||
|
|||||||
Reference in New Issue
Block a user