summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b66440c503eb359a7dd21f687ed6df7e5c8cb4c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-certipy
	pkgdesc = A simple python tool for creating certificate authorities and certificates on the fly
	pkgver = 0.2.1
	pkgrel = 2
	url = https://github.com/LLNL/certipy
	arch = any
	license = BSD-3-Clause
	checkdepends = python-flask
	checkdepends = python-pytest
	checkdepends = python-requests
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-cryptography
	source = https://files.pythonhosted.org/packages/source/c/certipy/certipy-0.2.1.tar.gz
	sha256sums = 0c0ea7b25248b42fb930f30173a78c029e6ba67e2ef9598ca4470d8975c9cbb6

pkgname = python-certipy