use the python module; ok sturm@. MAINTAINER timeout ...

This commit is contained in:
xsa 2004-02-09 19:15:39 +00:00
parent 612cd4f29d
commit 9e93407d8d
3 changed files with 15 additions and 8 deletions

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.11 2003/07/31 19:11:59 sturm Exp $
# $OpenBSD: Makefile,v 1.12 2004/02/09 19:15:39 xsa Exp $
COMMENT= "python module for GnuPG interface"
COMMENT= "Python module for GnuPG interface"
VERSION= 0.3.2
DISTNAME= GnuPGInterface-${VERSION}
@ -22,9 +21,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/}
MODULES= python
MODPY_VERSION= 2.1
MODPY_DISTUTILS_INSTALLARGS= -O1
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :gnupg-*:security/gnupg

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-setup_py,v 1.1 2004/02/09 19:15:39 xsa Exp $
--- setup.py.orig 2002-01-11 21:20:51.000000000 +0100
+++ setup.py 2004-01-02 16:31:32.000000000 +0100
@@ -14,7 +14,7 @@ distutils.core.setup( name = 'GnuPGInter
long_description = long_description,
author = 'Frank J. Tobin',
author_email = 'ftobin@users.sourceforge.net',
- licence = 'LGPL',
+ license = 'LGPL',
platforms = 'POSIX',
keywords = 'GnuPG gpg',
url = 'http://py-gnupg.sourceforge.net/',

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2003/07/31 19:11:59 sturm Exp $
@comment $OpenBSD: PLIST,v 1.4 2004/02/09 19:15:39 xsa Exp $
lib/python${MODPY_VERSION}/site-packages/GnuPGInterface.py
lib/python${MODPY_VERSION}/site-packages/GnuPGInterface.pyc
lib/python${MODPY_VERSION}/site-packages/GnuPGInterface.pyo