upgpkg: python-croniter 1.3.7-1
This commit is contained in:
parent
f3806a6a3a
commit
3ffb70d1ca
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Thomas Andrejak <thomas.andrejak@gmail.com>
|
# Contributor: Thomas Andrejak <thomas.andrejak@gmail.com>
|
||||||
|
|
||||||
pkgname=python-croniter
|
pkgname=python-croniter
|
||||||
pkgver=1.3.5
|
pkgver=1.3.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Provides iteration for the datetime object with a cron like format'
|
pkgdesc='Provides iteration for the datetime object with a cron like format'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -12,7 +12,7 @@ license=('MIT')
|
||||||
depends=('python' 'python-dateutil' 'python-natsort')
|
depends=('python' 'python-dateutil' 'python-natsort')
|
||||||
makedepends=('git' 'python-setuptools')
|
makedepends=('git' 'python-setuptools')
|
||||||
checkdepends=('python-pytest' 'python-pytz')
|
checkdepends=('python-pytest' 'python-pytz')
|
||||||
_commit='8fdf5b196f75cc0bc5e3531732891d6e41b19617'
|
_commit='0e9c36de574b19ee87cc4aa18dc91828e947f0ba'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue