Skip to content
Open
Show file tree
Hide file tree
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
17 changes: 17 additions & 0 deletions srcpkgs/python3-oath/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Template file for 'python3-oath'
pkgname=python3-oath
version=1.4.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
checkdepends="python3-pytest"
short_desc="Python implementation of HOTP, TOTP and OCRA algorithms from OATH"
maintainer="Jason Elswick <jason@jasondavid.us>"
license="BSD-3-Clause"
homepage="https://github.com/bdauvergne/python-oath"
distfiles="https://github.com/bdauvergne/python-oath/archive/refs/tags/v${version}.tar.gz"
checksum=67ab9eb8c2c66bfd32d5d69c502a252d76d6893daea0dc5de475cc611fd7c653

post_install() {
vlicense COPYING
}
14 changes: 14 additions & 0 deletions srcpkgs/vipaccess/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Template file for 'vipaccess'
pkgname=vipaccess
version=0.14.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-oath python3-pycryptodome python3-requests"
checkdepends="${depends} python3-pytest"
short_desc="Implementation of Symantec VIP Access application and protocol"
maintainer="Jason Elswick <jason@jasondavid.us>"
license="Apache-2.0"
homepage="https://github.com/dlenski/python-vipaccess"
distfiles="https://github.com/dlenski/python-vipaccess/archive/refs/tags/v${version}.tar.gz"
checksum=77c296d20aa59b96893d80a50cd5b5f3a2db17599a19becece2dc123acc388a9