mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-PyJWT: update to 2.7.0.
This commit is contained in:
parent
8d50079408
commit
5f721e22f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyJWT'
|
# Template file for 'python3-PyJWT'
|
||||||
pkgname=python3-PyJWT
|
pkgname=python3-PyJWT
|
||||||
version=2.1.0
|
version=2.7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-cryptography"
|
depends="python3-cryptography"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pyjwt.readthedocs.io/"
|
homepage="https://pyjwt.readthedocs.io/"
|
||||||
distfiles="https://github.com/jpadilla/pyjwt/archive/${version}.tar.gz"
|
distfiles="https://github.com/jpadilla/pyjwt/archive/${version}.tar.gz"
|
||||||
checksum=054d212924baff4052fc587d71b8d489082e675c22d86a035a133b119e79bb29
|
checksum=9a4e2843c027dc4ee0c0b514e3b21b7549b40b75fd8f50351f6b6e9ab2807f40
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue