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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Sep 4 01:27:21 UTC 2021


    Date: Saturday, September 4, 2021 @ 01:27:21
  Author: yan12125
Revision: 1010755

upgpkg: python-scramp 1.4.1-1

Modified:
  python-scramp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-04 01:26:34 UTC (rev 1010754)
+++ PKGBUILD	2021-09-04 01:27:21 UTC (rev 1010755)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-scramp
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Python implementation of the SCRAM protocol"
 arch=(any)
@@ -9,9 +9,9 @@
 license=(MIT)
 depends=(python python-asn1crypto)
 makedepends=(python-setuptools)
-checkdepends=(python-pytest)
+checkdepends=(python-pytest python-pytest-mock)
 source=("https://files.pythonhosted.org/packages/source/s/scramp/scramp-$pkgver.tar.gz"{,.asc})
-sha256sums=('d27d768408c6fc025a0e567eed84325b0aaf24364c81ea5974e8334ae3c4fda3'
+sha256sums=('f964801077be9be2a1416ffe255d2d78834b3d9d5c8ce5d28f76a856f209f70e'
             'SKIP')
 validpgpkeys=(
   'D5681B7EC7292511C4CC1450892B00AB699851E8'  # Tony Locke <tlocke at tlocke.org.uk>, proven by https://keybase.io/tlocke



More information about the arch-commits mailing list