Commit graph

3 commits

Author SHA1 Message Date
sbd
c5256d94ca Add omniidl_be_init hack.
Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.
2012-02-28 07:20:21 +00:00
drochner
1013ea57e8 update to 3.5
changes:
-Python interceptors can receive peer address and identity
-Python exceptions can be pickled
2011-04-21 16:35:27 +00:00
drochner
e19382fff5 add py-omniORBpy-3.4, Python bindings for omniORB, from
Tonnerre Lombard per pkgsrc-wip
2010-09-02 15:08:10 +00:00