* update python-flup to 1.0.3-11

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:31 +01:00
parent 7d868b8506
commit 7522e3e5f2
3 changed files with 17 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-flup]
source = "pypi"
pypi = "flup"

View File

@ -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')