python3-itsdangerous: update to 2.0.1.
This commit is contained in:
parent
93f3494cc9
commit
350023bcee
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-itsdangerous'
|
||||
pkgname=python3-itsdangerous
|
||||
version=1.1.0
|
||||
revision=4
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Markus Berger <pulux@pf4sh.de>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://github.com/mitsuhiko/itsdangerous"
|
||||
distfiles="${PYPI_SITE}/i/itsdangerous/itsdangerous-${version}.tar.gz"
|
||||
checksum=321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19
|
||||
checksum=9e724d68fc22902a1435351f84c3fb8623f303fffcc566a4cb952df8c572cff0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in New Issue