mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-pyspnego: update to 0.11.0.
This commit is contained in:
parent
f0a30911af
commit
94f5d5f407
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyspnego'
|
# Template file for 'python3-pyspnego'
|
||||||
pkgname=python3-pyspnego
|
pkgname=python3-pyspnego
|
||||||
version=0.10.2
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jborean93/pyspnego/"
|
homepage="https://github.com/jborean93/pyspnego/"
|
||||||
distfiles="https://github.com/jborean93/pyspnego/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jborean93/pyspnego/archive/v${version}.tar.gz"
|
||||||
checksum=eccd86a06050bd802b16c52a2c4e33649aabb23da8b3ccaa6b176894e444564b
|
checksum=6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue