* update python-aniso8601 to 9.0.1-8
This commit is contained in:
parent
30597997b5
commit
70f15b075d
18
python/python-aniso8601/.SRCINFO
Normal file
18
python/python-aniso8601/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = python-aniso8601
|
||||
pkgdesc = A library for parsing ISO 8601 strings.
|
||||
pkgver = 9.0.1
|
||||
pkgrel = 8
|
||||
url = https://bitbucket.org/nielsenb/aniso8601
|
||||
arch = any
|
||||
license = BSD-3-Clause
|
||||
checkdepends = python-dateutil
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = python-aniso8601-9.0.1.tar.gz::https://bitbucket.org/nielsenb/aniso8601/get/v9.0.1.tar.gz
|
||||
sha512sums = 82b3c943fe3be845ee375e232c6aafb20d4ede560831f594e91ad75e93fd6d12316ad7285c6ebb796587ace27f56c4b0c17059d9c2d1aa9525394802ea19d00c
|
||||
|
||||
pkgname = python-aniso8601
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-aniso8601
|
||||
pkgver=9.0.1
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="A library for parsing ISO 8601 strings."
|
||||
url="https://bitbucket.org/nielsenb/aniso8601"
|
||||
license=('BSD-3-Clause')
|
||||
|
Loading…
x
Reference in New Issue
Block a user