* update python-ukpostcodeparser to 1.1.2-13
This commit is contained in:
parent
c602fde0ea
commit
42d14fbd54
13
python/python-ukpostcodeparser/.SRCINFO
Normal file
13
python/python-ukpostcodeparser/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = python-ukpostcodeparser
|
||||
pkgdesc = UK Postcode parser
|
||||
pkgver = 1.1.2
|
||||
pkgrel = 13
|
||||
url = https://github.com/hamstah/ukpostcodeparser
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = -1.1.2.tar.gz::https://github.com/hamstah/ukpostcodeparser/archive/v1.1.2.tar.gz
|
||||
sha512sums = 8113522b728c095f937a9f53f21c369130e3e63c4fc3546dbea4ad1c53648742fb0e766b1254c76ee65d69dec585f1a90caa7d39ca540de1765ff5f989a702de
|
||||
|
||||
pkgname = python-ukpostcodeparser
|
4
python/python-ukpostcodeparser/.nvchecker.toml
Normal file
4
python/python-ukpostcodeparser/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-ukpostcodeparser]
|
||||
source = "git"
|
||||
git = "https://github.com/hamstah/ukpostcodeparser.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-ukpostcodeparser
|
||||
pkgver=1.1.2
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
pkgdesc="UK Postcode parser"
|
||||
arch=(any)
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user