summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0b178269eb3c414fbdf5a2fcd5c80d3b8ebf433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-requests-pkcs12
	pkgdesc = Adds PKCS#12 support to python-requests
	pkgver = 1.22
	pkgrel = 1
	url = https://github.com/m-click/requests_pkcs12
	arch = any
	license = ISC
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-requests
	depends = python-cryptography
	source = python-requests-pkcs12-1.22.tar.gz::https://files.pythonhosted.org/packages/source/r/requests_pkcs12/requests_pkcs12-1.22.tar.gz
	sha256sums = e33f6479c84fbe664917feeb37c9949691f3cee1783ffa0580c1f494541707f5

pkgname = python-requests-pkcs12