summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6be861a9c410acb7407d4600ae1b5055722dbb0 (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 = 7.0
	pkgrel = 1
	url = https://github.com/zopefoundation/RestrictedPython
	arch = any
	license = ZPL
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-wheel
	depends = python
	source = https://github.com/zopefoundation/RestrictedPython/archive/7.0.tar.gz
	b2sums = c71a70ce4f71b92d87e2bdab157cba4327227da6f1be226df573c25268cbd1afbde608ffcc5d8deb6cbe063244d7611bc8792c6e17ce495c50c5812527674e2e

pkgname = python-restrictedpython