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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 17 05:13:48 UTC 2019


    Date: Sunday, November 17, 2019 @ 05:13:47
  Author: svenstaro
Revision: 529962

upgpkg: python-pywinrm 0.4.1-1

Modified:
  python-pywinrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 05:11:39 UTC (rev 529961)
+++ PKGBUILD	2019-11-17 05:13:47 UTC (rev 529962)
@@ -1,10 +1,10 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 # Contributor: Kevin Houdebert <kevin at qwazerty.eu>
 # Contributor: Guillaume Brogi <gui-gui at netcourrier.com>
 
 pkgname=python-pywinrm
-pkgver=0.3.0
-pkgrel=4
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Python library for Windows Remote Management"
 arch=(any)
 url="https://pypi.python.org/pypi/pywinrm"
@@ -15,7 +15,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=('4a6ec3e5cc4b9030275454d846fa4356f444481fe798f013f2be4dbfd4974f11ab2ccaabbc749f6e64fda985324ce6ffb1af906cdca02d2e2cb606d10bb94d02')
+sha512sums=('0eaeb190d37f055c10d1bd8ae1414da4a7396351fd6286b1e5ffc22b8f8ed589c03e2cbf1c287e5ea8fc00c08012a206657cecb77ec69cd373ff462c3b18e3d7')
 
 package() {
     cd ${srcdir}/pywinrm-${pkgver}



More information about the arch-commits mailing list