* update python-hatch-fancy-pypi-readme to 24.1.0-4

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:52 +01:00
parent ea681e0cd0
commit 40e930bbb2
3 changed files with 22 additions and 1 deletions

View File

@ -0,0 +1,18 @@
pkgbase = python-hatch-fancy-pypi-readme
pkgdesc = Fancy PyPI READMEs with Hatch
pkgver = 24.1.0
pkgrel = 4
url = https://github.com/hynek/hatch-fancy-pypi-readme
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-wheel
makedepends = git
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-hatchling
source = python-hatch-fancy-pypi-readme::git+https://github.com/hynek/hatch-fancy-pypi-readme#commit=c340dcb0019cae8444fd390929f88ee647ac840d
b2sums = SKIP
pkgname = python-hatch-fancy-pypi-readme

View File

@ -0,0 +1,3 @@
[python-hatch-fancy-pypi-readme]
source = "git"
git = "https://github.com/hynek/hatch-fancy-pypi-readme.git"

View File

@ -3,7 +3,7 @@
pkgname=python-hatch-fancy-pypi-readme
pkgver=24.1.0
pkgrel=3
pkgrel=4
pkgdesc='Fancy PyPI READMEs with Hatch'
arch=(any)
url='https://github.com/hynek/hatch-fancy-pypi-readme'