[build] type = "python" [dependencies] build = [ "python-setuptools", "python-wheel", ] runtime = [ "glibc", "python", ] [package] description = "Zope Interfaces for Python 3.x" homepage = "https://github.com/zopefoundation/zope.interface" license = "ZPL-2.1" name = "python-zope-interface" version = "8.2" [[source]] extract_dir = "$name-$version" url = "https://github.com/zopefoundation/zope.interface.git#$version"