upgpkg: python-croniter 1.3.7-1

primary
George Rawlinson 2022-09-12 15:33:25 +12:00
parent f3806a6a3a
commit 3ffb70d1ca
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Contributor: Thomas Andrejak <thomas.andrejak@gmail.com>
pkgname=python-croniter
pkgver=1.3.5
pkgver=1.3.7
pkgrel=1
pkgdesc='Provides iteration for the datetime object with a cron like format'
arch=('any')
@ -12,7 +12,7 @@ license=('MIT')
depends=('python' 'python-dateutil' 'python-natsort')
makedepends=('git' 'python-setuptools')
checkdepends=('python-pytest' 'python-pytz')
_commit='8fdf5b196f75cc0bc5e3531732891d6e41b19617'
_commit='0e9c36de574b19ee87cc4aa18dc91828e947f0ba'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')