blob: cc93100f4d398b61671dd6108872b717ff96619e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = python-tpm2-pytss-git
pkgdesc = Python bindings for tpm2-tss
pkgver = 0.1.9.r338.e0155c1
pkgrel = 1
url = https://github.com/tpm2-software/tpm2-pytss
arch = x86_64
license = BSD
checkdepends = python-pytest
checkdepends = swtpm
makedepends = git
makedepends = python-pkgconfig
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-toml
depends = python
depends = python-asn1crypto
depends = python-cffi
depends = python-cryptography
depends = tpm2-tss
depends = libtss2-esys.so
depends = libtss2-fapi.so
depends = libtss2-mu.so
depends = libtss2-rc.so
depends = libtss2-tctildr.so
provides = python-tpm2-pytss
conflicts = python-tpm2-pytss
replaces = tpm2-pytss-git
source = git+https://github.com/tpm2-software/tpm2-pytss.git
sha512sums = SKIP
pkgname = python-tpm2-pytss-git
|