25 lines
651 B
YAML
25 lines
651 B
YAML
name: python-hatch-fancy-pypi-readme
|
|
description: Fancy PyPI READMEs with Hatch
|
|
version: 25.1.0
|
|
revision: 3
|
|
url: https://github.com/hynek/hatch-fancy-pypi-readme
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-hatchling
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
check_depends:
|
|
- python-pytest
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/hynek/hatch-fancy-pypi-readme/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 06b696395f0295e55efb14955d61db031e760129de7ee2643916c7b8347f4ba3
|