Rebuild with python 3.14
This commit is contained in:
@@ -1,21 +1,29 @@
|
||||
name: asciidoc
|
||||
description: Text based document generation
|
||||
version: 10.2.1
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://asciidoc-py.github.io/
|
||||
license: GPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- docbook-xsl-nons
|
||||
- libxslt
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
optional_depends:
|
||||
- graphviz
|
||||
- imagemagick
|
||||
- graphviz:For graphviz-filter
|
||||
- imagemagick:For music-filter
|
||||
- lynx:For text generator
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/asciidoc-py/asciidoc-py/releases/download/${BPM_PKG_VERSION}/asciidoc-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: aa7be8ae894f6cc1e67784d76ffa6c6b9e9f96efdc695db43c6bd63820e5072b
|
||||
|
||||
Reference in New Issue
Block a user