summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 609bc678d926abf6d4cc077ec807bbbd9506c780 (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
pkgbase = python-pycryptodome
	pkgver = 3.6.1
	pkgrel = 1
	url = http://www.pycryptodome.org/
	arch = x86_64
	license = BSD
	makedepends = gmp
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = pycryptodome-3.6.1.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v3.6.1.tar.gz
	sha256sums = 0d22a802e1d505e456986cba5a9b8ab27147119905bed207c55ef58fb0bfc95a
	sha512sums = c2cc5daf9b6c13a5b271d8220659b65f98b7042b30a2564e9be6b9afbcbf24c951b8975b76f39e1ff18c36b2463b45465b86a614d76ce56c240cb49c16c1129f

pkgname = python-pycryptodome
	pkgdesc = Collection of cryptographic algorithms and protocols, implemented for use from Python 3.
	depends = python
	depends = gmp
	provides = python-crypto
	conflicts = python-crypto

pkgname = python2-pycryptodome
	pkgdesc = Collection of cryptographic algorithms and protocols, implemented for use from Python 2.
	depends = python2
	depends = gmp
	provides = python2-crypto
	conflicts = python2-crypto