summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 340af1efed40438e6f377126ed2e0dec91f29e5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-srptools
	pkgdesc = Tools to implement Secure Remote Password (SRP) authentication
	pkgver = 1.0.1
	pkgrel = 1
	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
	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