blob: da5750c95cfd9a30e8680dfa37db5d0b7eb9a918 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pysodium
pkgdesc = python libsodium wrapper
pkgver = 0.7.18
pkgrel = 1
url = https://github.com/stef/pysodium
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = libsodium
depends = python
source = https://files.pythonhosted.org/packages/source/p/pysodium/pysodium-0.7.18.tar.gz
sha256sums = 781ada024456ac74c411193b82d94018c85c94130ea01a22dbec48b8ff458b07
pkgname = python-pysodium
|