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}