Compare commits
2 commits
21c180cecc
...
0a6aa52515
Author | SHA1 | Date | |
---|---|---|---|
0a6aa52515 | |||
e669ce7faf |
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgdesc="Python RADIUS Implementation"
|
|||
url="https://pypi.python.org/project/pyrad"
|
||||
arch="noarch"
|
||||
license="BSD-3-Clause"
|
||||
depends="python3"
|
||||
depends="py3-netaddr"
|
||||
checkdepends="py3-pytest"
|
||||
makedepends="py3-setuptools py3-gpep517 py3-wheel poetry"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/pyradius/pyrad/archive/refs/tags/$pkgver.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue