* update python-flup to 1.0.3-11
This commit is contained in:
parent
7d868b8506
commit
7522e3e5f2
13
python/python-flup/.SRCINFO
Normal file
13
python/python-flup/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = python-flup
|
||||
pkgdesc = Random assortment of WSGI servers
|
||||
pkgver = 1.0.3
|
||||
pkgrel = 11
|
||||
url = https://www.saddi.com/software/flup/
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = https://pypi.io/packages/source/f/flup/flup-1.0.3.tar.gz
|
||||
sha512sums = f165685b39a8539d29d48d0ad3c9c0495f428892b8935545a128730687c658a1e8b74a09c8084dd4a2490b1d26f1382b48c95ba43401171fd46876b068ba2f8e
|
||||
|
||||
pkgname = python-flup
|
3
python/python-flup/.nvchecker.toml
Normal file
3
python/python-flup/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-flup]
|
||||
source = "pypi"
|
||||
pypi = "flup"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-flup
|
||||
pkgver=1.0.3
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="Random assortment of WSGI servers"
|
||||
url="https://www.saddi.com/software/flup/"
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user