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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 17:31:48 UTC 2022


    Date: Monday, February 14, 2022 @ 17:31:48
  Author: felixonmars
Revision: 1133209

upgpkg: python-filelock 3.4.1-1

Modified:
  python-filelock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 17:26:09 UTC (rev 1133208)
+++ PKGBUILD	2022-02-14 17:31:48 UTC (rev 1133209)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-filelock
-pkgver=3.4.0
-pkgrel=3
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="A platform independent file lock"
 url="https://github.com/benediktschmitt/py-filelock"
 license=('custom:Unlicense')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-setuptools-scm')
 checkdepends=('python-pytest' 'python-pytest-timeout')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/benediktschmitt/py-filelock/archive/$pkgver.tar.gz")
-sha512sums=('0dc85f083a8c60605dfbd0b6fe55a96b5872e5b8ce3fd746925444571d02e243459bed6cd2d8aa9d7eda7d197bdc31b289cfcf1f0aef295779ca900d24abcbd8')
+sha512sums=('a745aa036a361813d760b1ed0eaef96851db2a3827a1c0940482cf6f41c32fd681dc4f076bbececc278bcc4bed1c32c5952a6bd68137263ffbde09f63140befe')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list