blob: ea6dcee2c3203e316114b8cc6892f1c70dcaeeb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytz-deprecation-shim
pkgdesc = Shims to make deprecation of pytz easier
pkgver = 0.1.0.post0
pkgrel = 2
url = https://pypi.org/project/pytz_deprecation_shim
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/p/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0.post0.tar.gz
sha256sums = af097bae1b616dde5c5744441e2ddc69e74dfdcb0c263129610d85b87445a59d
pkgname = python-pytz-deprecation-shim
|