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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu Apr 14 11:52:31 UTC 2022


    Date: Thursday, April 14, 2022 @ 11:52:30
  Author: svenstaro
Revision: 1186198

upgpkg: python-pywinrm 0.4.3-1

Modified:
  python-pywinrm/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 11:13:40 UTC (rev 1186197)
+++ PKGBUILD	2022-04-14 11:52:30 UTC (rev 1186198)
@@ -1,10 +1,10 @@
-# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at archlinux.org>
 # Contributor: Kevin Houdebert <kevin at qwazerty.eu>
 # Contributor: Guillaume Brogi <gui-gui at netcourrier.com>
 
 pkgname=python-pywinrm
-pkgver=0.4.2
-pkgrel=4
+pkgver=0.4.3
+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')
 source=("https://files.pythonhosted.org/packages/source/p/pywinrm/pywinrm-${pkgver}.tar.gz")
-sha512sums=('c5ff02606d6c887ef199cf814d931575728947bbbbff3c2ae7e52bed355408df06ea9351a4ae0b47a947a05ca3476054e501b3abcfca5a36643ef4cd6855a0e4')
+sha512sums=('f6da28fc1c53a4c000539583ef5e6bdc108a2396f161a416cc151a8591478a6c7a577c5733374339fe3612a5a85046fb9cd44ca38f502aecd56b2723aae16943')
 
 package() {
     cd pywinrm-${pkgver}



More information about the arch-commits mailing list