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

Bruno Pagani archange at gemini.archlinux.org
Sat Oct 16 22:36:37 UTC 2021


    Date: Saturday, October 16, 2021 @ 22:36:37
  Author: archange
Revision: 1030599

upgpkg: python-smbprotocol 1.7.0-1

Modified:
  python-smbprotocol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-16 22:05:52 UTC (rev 1030598)
+++ PKGBUILD	2021-10-16 22:36:37 UTC (rev 1030599)
@@ -2,7 +2,7 @@
 
 _pkg=smbprotocol
 pkgname=python-${_pkg}
-pkgver=1.5.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="SMBv2 and v3 client"
 arch=(any)
@@ -12,10 +12,8 @@
 makedepends=(git python-setuptools)
 checkdepends=(python-pytest python-pytest-mock python-gssapi)
 optdepends=('python-gssapi: Kerberos support')
-# tag are not signed, commits only
-#_tag=9a141ec4e1d2a60819c9c560a9629ef90e5a932d # git rev-parse v${pkgver}
-#source=(git+${url}.git#tag=${_tag}?signed)
-_commit=9a141ec4e1d2a60819c9c560a9629ef90e5a932d
+# tags are not signed, commits only
+_commit=1f1b52a1791151387505cc083c1427d40a7cfcd3 # git rev-parse v${pkgver}
 source=(git+${url}.git#commit=${_commit}?signed)
 sha256sums=(SKIP)
 validpgpkeys=(A03A0E13C2EFFD384B1EC39A2AAC89085FBBDAB5) # Jordan Borean <jborean93 at gmail.com>



More information about the arch-commits mailing list