16 lines
589 B
Bash
16 lines
589 B
Bash
# Template file for 'python3-scour'
|
|
pkgname=python3-scour
|
|
version=0.38.2
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-six"
|
|
short_desc="SVG scrubber (Python3)"
|
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/scour-project/scour"
|
|
changelog="https://raw.githubusercontent.com/scour-project/scour/master/HISTORY.md"
|
|
distfiles="${PYPI_SITE}/s/scour/scour-${version}.tar.gz"
|
|
checksum=6881ec26660c130c5ecd996ac6f6b03939dd574198f50773f2508b81a68e0daf
|
|
conflicts="python-scour>=0"
|