[arch-commits] Commit in python-pywinrm/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue May 11 19:38:48 UTC 2021


    Date: Tuesday, May 11, 2021 @ 19:38:48
  Author: svenstaro
Revision: 930559

upgpkg: python-pywinrm 0.4.2-1

Modified:
  python-pywinrm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-11 19:38:45 UTC (rev 930558)
+++ PKGBUILD	2021-05-11 19:38:48 UTC (rev 930559)
@@ -3,8 +3,8 @@
 # Contributor: Guillaume Brogi <gui-gui at netcourrier.com>
 
 pkgname=python-pywinrm
-pkgver=0.4.1
-pkgrel=4
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="Python library for Windows Remote Management"
 arch=(any)
 url="https://pypi.python.org/pypi/pywinrm"
@@ -14,7 +14,7 @@
             'python-requests-credssp: for CredSSP authenication')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://files.pythonhosted.org/packages/source/p/pywinrm/pywinrm-${pkgver}.tar.gz")
-sha512sums=('0eaeb190d37f055c10d1bd8ae1414da4a7396351fd6286b1e5ffc22b8f8ed589c03e2cbf1c287e5ea8fc00c08012a206657cecb77ec69cd373ff462c3b18e3d7')
+sha512sums=('c5ff02606d6c887ef199cf814d931575728947bbbbff3c2ae7e52bed355408df06ea9351a4ae0b47a947a05ca3476054e501b3abcfca5a36643ef4cd6855a0e4')
 
 package() {
     cd pywinrm-${pkgver}



More information about the arch-commits mailing list