mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python3-Flask-RESTful: update to 0.3.7
This commit is contained in:
parent
0cd62a70d3
commit
1b70c5fbed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Flask-RESTful'
|
||||
pkgname=python3-Flask-RESTful
|
||||
version=0.2.12
|
||||
version=0.3.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="flask-restful-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://flask-restful.readthedocs.io/en/latest/"
|
||||
distfiles="https://github.com/flask-restful/flask-restful/archive/${version}.tar.gz"
|
||||
checksum=fb44cff325a7f9581007c1f01c6d6f78a8d97ea95a7455b894e0004847213c04
|
||||
checksum=2437b8226f922a18d06b3e3876f4a2cba85775d9a3b537b7907a5d305b0515ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue