summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d82d37894ade1cebe7a04eba74e113ec1e32992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-srptools
	pkgdesc = Tools to implement Secure Remote Password (SRP) authentication
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/idlesign/srptools
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-six
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-six
	depends = python-click
	source = python-srptools-1.0.1.tar.gz::https://github.com/idlesign/srptools/archive/refs/tags/v1.0.1.tar.gz
	sha256sums = 824ffa8367deb42ae5e41965e9ef804a8ccac6e92bf3e5e890174398c767630a

pkgname = python-srptools