summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f44710813e35a8cf67fb653fda12e3d764ea1da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-requests-pkcs12
	pkgdesc = Adds PKCS#12 support to python-requests
	pkgver = 1.14
	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-pyopenssl
	depends = python-cryptography
	source = python-requests-pkcs12-1.14.tar.gz::https://files.pythonhosted.org/packages/source/r/requests_pkcs12/requests_pkcs12-1.14.tar.gz
	sha256sums = 3b3926cf91769d00c7d68ccfc120f03e5ddf5ef48bd9c4b1985dfb40853f8ac5

pkgname = python-requests-pkcs12