* update python-tzlocal to 1:5.2-3
This commit is contained in:
parent
8335eece4d
commit
65045b9ab5
20
python/python-tzlocal/.SRCINFO
Normal file
20
python/python-tzlocal/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-tzlocal
|
||||
pkgdesc = Tzinfo object for the local timezone
|
||||
pkgver = 5.2
|
||||
pkgrel = 3
|
||||
epoch = 1
|
||||
url = https://github.com/regebro/tzlocal
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-pytest-mock
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = git+https://github.com/regebro/tzlocal.git#tag=5.2
|
||||
b2sums = 6e33237c54e07a6144cb8cc9e03b5f2685f5a3f30b30ba88cc486cedaa73db814224e6514e24d5275e38f06beae12358d859564e6ffdc3ba9a60d7405f020d33
|
||||
|
||||
pkgname = python-tzlocal
|
3
python/python-tzlocal/.nvchecker.toml
Normal file
3
python/python-tzlocal/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-tzlocal]
|
||||
source = "git"
|
||||
git = "https://github.com/regebro/tzlocal.git"
|
@ -9,7 +9,7 @@
|
||||
pkgname=python-tzlocal
|
||||
_name=${pkgname#python-}
|
||||
pkgver=5.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
epoch=1
|
||||
pkgdesc="Tzinfo object for the local timezone"
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user