summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a5b308e18be7870a06dc53bd98ddbeca836d463a (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 = 8.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
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-wheel
	depends = python
	source = https://github.com/zopefoundation/RestrictedPython/archive/8.1.tar.gz
	b2sums = aa67f12f81541ea0a791028bcdf053dbcb9e0f19e7c27ddafa722ffa86a4d944378616db37d44f448d0b763e192c171fa343b4aa204d2e3665f850d4f81ecf0f

pkgname = python-restrictedpython