* update python-hatch-fancy-pypi-readme to 24.1.0-4
This commit is contained in:
parent
ea681e0cd0
commit
40e930bbb2
18
python/python-hatch-fancy-pypi-readme/.SRCINFO
Normal file
18
python/python-hatch-fancy-pypi-readme/.SRCINFO
Normal 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
|
3
python/python-hatch-fancy-pypi-readme/.nvchecker.toml
Normal file
3
python/python-hatch-fancy-pypi-readme/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-hatch-fancy-pypi-readme]
|
||||
source = "git"
|
||||
git = "https://github.com/hynek/hatch-fancy-pypi-readme.git"
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user