14 lines
494 B
Bash
14 lines
494 B
Bash
# Template file for 'python3-astral'
|
|
pkgname=python3-astral
|
|
version=2.2
|
|
revision=5
|
|
build_style=python3-module
|
|
hostmakedepends="python3 python3-setuptools"
|
|
depends="python3-pytz"
|
|
short_desc="Calculations for the position of the sun and moon (Python3)"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/sffjunkie/astral"
|
|
distfiles="${PYPI_SITE}/a/astral/astral-${version}.tar.gz"
|
|
checksum=e41d9967d5c48be421346552f0f4dedad43ff39a83574f5ff2ad32b6627b6fbe
|