pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Packaging a Python app?



On Fri, 27 Oct 2006 17:37:53 -0400, Steven M. Bellovin wrote:
> I manually installed paramiko, which now shows up as py24-paramiko.  What
> am I supposed to say as a dependency?  My Makefile now has
> 
>       DEPENDS+=       py-paramiko>=1.6:../../security/py-paramiko
>       PYTHON_VERSIONS_ACCEPTED= 23 24
>       .include "../../lang/python/application.mk"

DEPENDS+=       ${PYPKGPREFIX}-paramiko>=1.6:../../security/py-paramiko


>       #!/usr/bin/env python
> 
> What is the proper invocation here?)

PYTHON_PATCH_SCRIPTS=   path/to/*.py

--
"Of course I love NetBSD":-)
OBATA Akio / obata%lins.jp@localhost




Home | Main Index | Thread Index | Old Index