Rebuild with python 3.14

This commit is contained in:
2026-05-06 13:19:21 +03:00
parent 667f7ef286
commit 93ef5e2138
+4 -4
View File
@@ -1,19 +1,19 @@
name: python-hatch-fancy-pypi-readme name: python-hatch-fancy-pypi-readme
description: Fancy PyPI READMEs with Hatch description: Fancy PyPI READMEs with Hatch
version: 25.1.0 version: 25.1.0
revision: 1 revision: 2
url: https://github.com/hynek/hatch-fancy-pypi-readme url: https://github.com/hynek/hatch-fancy-pypi-readme
license: MIT license: MIT
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
- python-hatchling - python-hatchling
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer
- python-pytest
- python-wheel
downloads: downloads:
- url: https://github.com/hynek/hatch-fancy-pypi-readme/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz - url: https://github.com/hynek/hatch-fancy-pypi-readme/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}