mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-pywinrm: update to 0.4.2.
This commit is contained in:
parent
326a674b1f
commit
23d1c41a33
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pywinrm'
|
# Template file for 'python3-pywinrm'
|
||||||
pkgname=python3-pywinrm
|
pkgname=python3-pywinrm
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pywinrm-${version}"
|
wrksrc="pywinrm-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/diyan/pywinrm"
|
homepage="https://github.com/diyan/pywinrm"
|
||||||
distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz"
|
||||||
checksum=a9acc56a1b7fe87bd4c86f1e104d87f64d7566e8e294068b198138bfdff62b3e
|
checksum=c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue