16 lines
658 B
Bash
16 lines
658 B
Bash
# Template file for 'python3-pytz_deprecation_shim'
|
|
pkgname=python3-pytz_deprecation_shim
|
|
version=0.1.0
|
|
revision=3
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-wheel"
|
|
depends="python3"
|
|
checkdepends="python3-pytz python3-attrs python3-hypothesis python3-pytest-xdist"
|
|
short_desc="Shims to make deprecation of pytz easier"
|
|
maintainer="icp <pangolin@vivaldi.net>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/pganssle/pytz-deprecation-shim"
|
|
distfiles="https://github.com/pganssle/pytz-deprecation-shim/archive/refs/tags/${version}.tar.gz"
|
|
checksum=b72ff0470c084d70e93174e9881443aba274ef6ec3cc6c4bd88bd0ba64ea8bdd
|
|
make_check_pre="env PYTHONPATH=src"
|