14 lines
486 B
Bash
14 lines
486 B
Bash
# Template file for 'python3-zope.testing'
|
|
pkgname=python3-zope.testing
|
|
version=4.7
|
|
revision=7
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Zope testing helpers"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefoundation/zope.testing"
|
|
distfiles="${PYPI_SITE}/z/zope.testing/zope.testing-${version}.tar.gz"
|
|
checksum=d66be8d1de37e8536ca58a1d9f4d89a68c9cc75cc0e788a175c8a20ae26003ea
|