summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cff6e228825f37fae031c3dd1fc9d31c0c07b4a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-restrictedpython
	pkgdesc = A restricted execution environment for Python to run untrusted code
	pkgver = 5.1
	pkgrel = 1
	url = https://github.com/zopefoundation/RestrictedPython
	arch = any
	license = ZPL
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	makedepends = python
	makedepends = python-setuptools
	depends = python
	provides = python-restrictedpython
	conflicts = python-restrictedpython
	source = https://github.com/zopefoundation/RestrictedPython/archive/5.1.tar.gz
	sha512sums = bd3bdfbd581368c0204543e4f7d0ec2f92e243ba94dee932f7c43e99beb7a857c689b054985fe66d2da36fb29b1fbc7c9234ab13aca382fa57da34d6a5065ee6

pkgname = python-restrictedpython