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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:49:39 UTC 2021


    Date: Monday, September 20, 2021 @ 20:49:39
  Author: felixonmars
Revision: 1019721

upgpkg: python-watchdog 0.10.7-1

Modified:
  python-watchdog/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 20:49:09 UTC (rev 1019720)
+++ PKGBUILD	2021-09-20 20:49:39 UTC (rev 1019721)
@@ -2,7 +2,7 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=python-watchdog
-pkgver=0.10.6
+pkgver=0.10.7
 pkgrel=1
 pkgdesc="Python API and shell utilities to monitor file system events"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-cov' 'python-pytest-timeout' 'python-pytest-runner')
 source=($pkgname-$pkgver.tar.gz::https://github.com/gorakhargosh/watchdog/archive/v$pkgver.tar.gz)
-sha512sums=('c36a3767d9e2552ebfd26e9791c20137574c308fec31d8977dc085d829bfe1a5204091e6b2610055acd7e1577de4dc066144266b1f0dd9b43ed9452e3706155a')
+sha512sums=('64b747f11691ddf976052ceb88f7978abef1789230102c418075ab2f41ede04af4df3dbd4bd5ef433b0616d80e3275853cf535da0707450e2bf908871cb70e8e')
 
 build() {
   cd watchdog-$pkgver



More information about the arch-commits mailing list