Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions srcpkgs/python3-archinfo/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'python3-archinfo'
pkgname=python3-archinfo
version=9.2.203
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-setuptools-rust"
makedepends="python3-devel"
depends="python3-setuptools"
checkdepends="${depends}"
short_desc="Collection of classes containing architecture-specific information"
maintainer="Carlos-Ariel Vanegas <vanegascarlos@proton.me>"
license="BSD-2-Clause"

Check failure on line 12 in srcpkgs/python3-archinfo/template

View workflow job for this annotation

GitHub Actions / Lint templates

Template Lint

license 'BSD', but no use of vlicense
homepage="https://github.com/angr/archinfo"
distfiles="${PYPI_SITE}/a/archinfo/archinfo-${version}.tar.gz"
checksum=41e7948df9671059b62650f62be9b3690d3f06cdfe964bfeef67c38c99d2ee2c
Loading