[arch-commits] Commit in python-filelock/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Sep 4 09:00:40 UTC 2022
Date: Sunday, September 4, 2022 @ 09:00:40
Author: felixonmars
Revision: 1292807
upgpkg: python-filelock 3.8.0-1
Modified:
python-filelock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-04 08:34:35 UTC (rev 1292806)
+++ PKGBUILD 2022-09-04 09:00:40 UTC (rev 1292807)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-filelock
-pkgver=3.7.1
+pkgver=3.8.0
pkgrel=1
pkgdesc="A platform independent file lock"
url="https://github.com/benediktschmitt/py-filelock"
@@ -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=('66708398ae3c4dcd97a6031feca6a1b7d1010a5ee605c5adce29a9cfabe67c5464eefb3812c66e2c32c3547240fdc7acac6eec25cc8dfb2d5255079c5e6b44b4')
+sha512sums=('a9b63ab9a6697334eb8c561c422e8ec6febd0b7b203c0ebb4cfd1e4281f16cc0ef5145121c90f3c08bec88f13e219c0655142e3d3f856163702a0d32e14cd5ce')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list