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

David Runge dvzrv at gemini.archlinux.org
Thu Aug 19 20:49:38 UTC 2021


    Date: Thursday, August 19, 2021 @ 20:49:38
  Author: dvzrv
Revision: 1003910

upgpkg: python-flufl-lock 6.0-1: Upgrade to 6.0.

Modified:
  python-flufl-lock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 20:46:54 UTC (rev 1003909)
+++ PKGBUILD	2021-08-19 20:49:38 UTC (rev 1003910)
@@ -2,7 +2,7 @@
 
 _name=flufl.lock
 pkgname=python-flufl-lock
-pkgver=5.1
+pkgver=6.0
 pkgrel=1
 pkgdesc="NFS-safe file locking with timeouts for POSIX systems for Python"
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('python-pytest' 'python-sybil')
 replaces=('python-flufl.lock')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('fbfc28e4e34e47b92a5b4e6d1771bf2b53ee052947d2f05d3392c3db156c5d14632ad63e0ac5b2934b8dc00176f6ff5b5fe1ff87358056ab9d71c2bb7f2c0498')
-b2sums=('c5b5bbfb284945d2232e8183084e4f9b24518962e2b8bf229bfd10d2e0629f0d248daf8cae544cbf50ec24c57ff2744c3cae4a4de756bdbd11fe51e810ac2eb6')
+sha512sums=('cbd41f1dedb91fc120c3f3e20c15f25a39b0ce5b27a2c4fcedad301e91156d5291b35ff961c38a5a7d43c40fdfa2a879a2ba427f1b17994678fbba797e7a234b')
+b2sums=('98e259f04aac565271e7918223c1bc8abd528f91fd04490a519b482c0d12bbf954f0c678f89d990bc036df5000fb5587e1689d6fc0cd499ed7fe806a1e3125f5')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list