From 93ef5e21382d3aeb79ab7dd857b975d6d302f07c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 13:19:21 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg.info b/pkg.info index 6aba79e..d80ea67 100644 --- a/pkg.info +++ b/pkg.info @@ -1,19 +1,19 @@ name: python-hatch-fancy-pypi-readme description: Fancy PyPI READMEs with Hatch version: 25.1.0 -revision: 1 +revision: 2 url: https://github.com/hynek/hatch-fancy-pypi-readme license: MIT +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: - - python3 + - python3=3.14.* - python-hatchling make_depends: - python-build - python-installer - - 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}