* update python-hyperlink to 21.0.0-7
This commit is contained in:
parent
449718c80a
commit
1084a3e1dc
17
python/python-hyperlink/.SRCINFO
Normal file
17
python/python-hyperlink/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = python-hyperlink
|
||||
pkgdesc = A featureful, correct URL for Python
|
||||
pkgver = 21.0.0
|
||||
pkgrel = 7
|
||||
url = https://github.com/python-hyper/hyperlink
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python-idna
|
||||
source = https://github.com/python-hyper/hyperlink/archive/v21.0.0/python-hyperlink-21.0.0.tar.gz
|
||||
sha512sums = fa6c9da0e414319bf20be66dc5593b3fe2e8772c62d36adf2de32c277e49469ada952ca591f41fae8d2229812d79f1e6b7eaa23e63995c7f02ce10aa5569cd61
|
||||
|
||||
pkgname = python-hyperlink
|
4
python/python-hyperlink/.nvchecker.toml
Normal file
4
python/python-hyperlink/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-hyperlink]
|
||||
source = "git"
|
||||
git = "https://github.com/python-hyper/hyperlink.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-hyperlink
|
||||
pkgver=21.0.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='A featureful, correct URL for Python'
|
||||
arch=(any)
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user