* update python-webencodings to 0.5.1-12
This commit is contained in:
parent
2187f2208b
commit
1564700f67
15
python/python-webencodings/.SRCINFO
Normal file
15
python/python-webencodings/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = python-webencodings
|
||||
pkgdesc = This is a Python implementation of the WHATWG Encoding standard.
|
||||
pkgver = 0.5.1
|
||||
pkgrel = 12
|
||||
url = https://github.com/gsnedders/python-webencodings
|
||||
arch = any
|
||||
license = BSD
|
||||
checkdepends = python-pytest
|
||||
makedepends = python
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-webencodings-0.5.1.tar.gz::https://github.com/gsnedders/python-webencodings/archive/v0.5.1.tar.gz
|
||||
sha256sums = 082367f568a7812aa5f6922ffe3d9d027cd83829dc32bcaac4c874eeed618000
|
||||
|
||||
pkgname = python-webencodings
|
4
python/python-webencodings/.nvchecker.toml
Normal file
4
python/python-webencodings/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-webencodings]
|
||||
source = "git"
|
||||
git = "https://github.com/gsnedders/python-webencodings.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=python-webencodings
|
||||
pkgver=0.5.1
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
arch=(any)
|
||||
url="https://github.com/gsnedders/python-webencodings"
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user