blob: 4917543291b75863e6606eb0d599e60d26363c54 (
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
32
33
34
35
36
|
pkgbase = python-tpm2-pytss-git
pkgdesc = Python bindings for tpm2-tss
pkgver = 1.1.0.r23.7c89ea0
pkgrel = 1
url = https://github.com/tpm2-software/tpm2-pytss
arch = x86_64
license = BSD
checkdepends = python-pytest
checkdepends = swtpm
checkdepends = tpm2-tools
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-pkgconfig
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
depends = python-asn1crypto
depends = python-cffi
depends = python-cryptography
depends = python-packaging
depends = python-yaml
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
|