bump due to python dep changes

This commit is contained in:
bernd 2009-03-11 21:45:31 +00:00
parent 5915358aae
commit 79d9cd6cf0
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2009/01/02 13:07:37 djm Exp $
# $OpenBSD: Makefile,v 1.12 2009/03/11 21:45:31 bernd Exp $
COMMENT= SQLite3 adapter for Python
VERSION= 2.4.1
DISTNAME= pysqlite-${VERSION}
PKGNAME= py-sqlite2-${VERSION}p0
PKGNAME= py-sqlite2-${VERSION}p1
CATEGORIES= databases devel
MAINTAINER= Eric Faurot <eric@openbsd.org>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2009/01/27 21:28:51 martynas Exp $
# $OpenBSD: Makefile,v 1.10 2009/03/11 21:47:13 bernd Exp $
COMMENT= JSON encoder/decoder
MODPY_EGG_VERSION= 2.0.7
DISTNAME= simplejson-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
PKGNAME= py-${DISTNAME}p0
CATEGORIES= devel

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2008/01/15 21:16:24 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2009/03/11 21:49:39 bernd Exp $
SHARED_ONLY= Yes
COMMENT= automatically generate Python bindings for C and C++ libs
DISTNAME= sip-4.7.3
PKGNAME= py-${DISTNAME}p0
PKGNAME= py-${DISTNAME}p1
CATEGORIES= devel
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/