mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
New package: python3-id-1.5.0
This commit is contained in:
parent
0404a24792
commit
d2a79a5453
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-id/template
Normal file
16
srcpkgs/python3-id/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-id'
|
||||
pkgname=python3-id
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-flit_core"
|
||||
makedepends="python3 python3-flit_core"
|
||||
depends="python3 python3-requests"
|
||||
checkdepends="python3-pretend python3-pytest python3-requests"
|
||||
short_desc="Tool for generating OIDC identities"
|
||||
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/di/id"
|
||||
changelog="${homepage}/raw/refs/heads/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=386c68dbaa0191165b44017781b373e49d9a4ae8ba9d01db772daed28d0849e3
|
Loading…
Add table
Reference in a new issue