16 lines
641 B
Bash
16 lines
641 B
Bash
# Template file for 'python3-overrides'
|
|
pkgname=python3-overrides
|
|
version=7.7.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Decorator to automatically detect mismatch when overriding a method"
|
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/mkorpela/overrides"
|
|
changelog="https://github.com/mkorpela/overrides/releases"
|
|
distfiles="https://github.com/mkorpela/overrides/archive/refs/tags/${version}.tar.gz"
|
|
checksum=0d2b70ba4b51d6f9007fa830f425083b708438515bc284853ccd0ff47aacb0cc
|