upgpkg: python-cron-descriptor 1.2.34-1
This commit is contained in:
parent
530e24193b
commit
325ec2e5ba
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=python-cron-descriptor
|
pkgname=python-cron-descriptor
|
||||||
_pkgname="${pkgname#python-}"
|
_pkgname="${pkgname#python-}"
|
||||||
pkgver=1.2.32
|
pkgver=1.2.34
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A Python library that converts cron expressions into human readable strings'
|
pkgdesc='A Python library that converts cron expressions into human readable strings'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -16,7 +16,8 @@ makedepends=(
|
||||||
'python-wheel'
|
'python-wheel'
|
||||||
'python-setuptools'
|
'python-setuptools'
|
||||||
)
|
)
|
||||||
_commit='2fbbff864afb86aeec378834a508d58e46a7da98'
|
checkdepends=('python-mock')
|
||||||
|
_commit='f1a0c3c5b3ad49e0e9815b3d777af30155cb85b3'
|
||||||
source=("$pkgname::git+$url#commit=$_commit")
|
source=("$pkgname::git+$url#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue