New package: python3-overrides-7.3.1
This commit is contained in:
parent
543f671f13
commit
b4f8f9c33c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-overrides/template
Normal file
15
srcpkgs/python3-overrides/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-overrides'
|
||||||
|
pkgname=python3-overrides
|
||||||
|
version=7.3.1
|
||||||
|
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=ff904c45a8a664aaeeac0a849f5097567d52a88c2324b12ad002c8b58e83625c
|
Loading…
Add table
Reference in a new issue