Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'Twisted'
|
||||
pkgname=Twisted
|
||||
version=11.0.0
|
||||
revision=1
|
||||
distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
|
||||
build_style=python-module
|
||||
short_desc="Event-driven networking engine written in Python"
|
||||
@@ -39,6 +40,8 @@ long_desc="
|
||||
- twisted.trial
|
||||
A unit testing framework that integrates well with Twisted-based code."
|
||||
|
||||
pycompile_module="twisted"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency full python
|
||||
Add_dependency full zope.interface
|
||||
|
||||
Reference in New Issue
Block a user