* update python-watchfiles to 0.24.0-2
This commit is contained in:
parent
a50357bf95
commit
4b3f8ca2b2
@ -1,9 +1,13 @@
|
||||
pkgbase = python-watchfiles
|
||||
pkgdesc = Simple, modern and high performance file watching and code reload in python
|
||||
pkgver = 0.24.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/samuelcolvin/watchfiles
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
checkdepends = python-dirty-equals
|
||||
checkdepends = python-pytest
|
||||
|
@ -5,7 +5,7 @@
|
||||
pkgname=python-watchfiles
|
||||
_name=${pkgname#python-}
|
||||
pkgver=0.24.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Simple, modern and high performance file watching and code reload in python'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/samuelcolvin/watchfiles'
|
||||
|
Loading…
x
Reference in New Issue
Block a user