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

Felix Yan felixonmars at archlinux.org
Mon Nov 23 18:18:48 UTC 2020


    Date: Monday, November 23, 2020 @ 18:18:47
  Author: felixonmars
Revision: 760075

upgpkg: python-watchdog 0.10.4-1

Modified:
  python-watchdog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-23 18:18:41 UTC (rev 760074)
+++ PKGBUILD	2020-11-23 18:18:47 UTC (rev 760075)
@@ -2,8 +2,8 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=python-watchdog
-pkgver=0.10.3
-pkgrel=3
+pkgver=0.10.4
+pkgrel=1
 pkgdesc="Python API and shell utilities to monitor file system events"
 arch=('any')
 url="https://pypi.python.org/pypi/watchdog"
@@ -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=('6061b1393cd07038ee22271101bd6d5c847ee9732b14f63bbb5d94fba9f8273ca728cdc58b6f53a95d8213d0ed35bc71e8bb9c54960bf3aea2f64da066a864f5')
+sha512sums=('abaadebd74dd869af545b5a3f10edc9d58f4f0f31f43aaf2244aed2c0ef56828f0b4cf9eda919727c832b20c79e95f50df7193dc8ea9d05d28a52dc322a3a497')
 
 build() {
   cd watchdog-$pkgver



More information about the arch-commits mailing list