blob: 8c92e07e8f30f471dc4b5a3cfe17d94e6771b98d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ixia
pkgdesc = A library connecting secrets' security with random's versatility
pkgver = 1.3.2
pkgrel = 1
url = https://github.com/trag1c/ixia
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = git
depends = python>=3.8
source = ixia-1.3.2.tar.gz::https://files.pythonhosted.org/packages/source/i/ixia/ixia-1.3.2.tar.gz
sha512sums = 4a46fd66f22ca04f6530d610a468762d4f21c42375e1ccf72c5c64d8a49a32da9b3dff4df9934cd839274f73c1f9c16a754c4610ed1de9898eb96b157ff38df5
pkgname = python-ixia
|