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

David Runge dvzrv at gemini.archlinux.org
Mon Sep 5 08:08:34 UTC 2022


    Date: Monday, September 5, 2022 @ 08:08:34
  Author: dvzrv
Revision: 1292973

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

Modified:
  python-flufl-lock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-05 07:53:29 UTC (rev 1292972)
+++ PKGBUILD	2022-09-05 08:08:34 UTC (rev 1292973)
@@ -2,7 +2,7 @@
 
 _name=flufl.lock
 pkgname=python-flufl-lock
-pkgver=7.1
+pkgver=7.1.1
 pkgrel=1
 pkgdesc="NFS-safe file locking with timeouts for POSIX systems for Python"
 arch=(any)
@@ -12,8 +12,8 @@
 makedepends=(python-build python-installer python-pdm-pep517)
 checkdepends=(python-pytest python-sybil)
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('6f073ffd7ec825b9483b70e68b86e6f8842056334126bd54778e8182489df5f659afcdfdec103fdc516d7a4a3cf8ba918d337f01816b6b688ef8706d52627314')
-b2sums=('e6a93c4bba8edf65cad505b52d8f57731410b4b3d8e293407123468820d9eba585f09c1683f191c035f5b97d59b8e45a921218107a32e3c49a1acaf20890b997')
+sha512sums=('eb9d8a80013ca07cc3eaab30ced596c0362cfc59d5a1f7cf17aacbf4068d9989b443df7e2d5f5e09d6f60e0ebc784ab1897ca7379fde7eeb57246cb6b5dfef3f')
+b2sums=('813b4b77fe2b7c9d7125e9d4a5530a77aa4205e1eb0a90852419f29669db97c683fe1d73d221bc7490a7a827da24e23bfac38002c1e6a179289b56b59e2d4dfa')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list