py-sqlite2-2.0.4 (bugfix release)
This commit is contained in:
parent
5deb59a95d
commit
cbb525b8b8
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/22 09:37:25 djm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/09/19 02:10:46 djm Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "SQLite3 adapter for Python"
|
||||
|
||||
VERSION= 2.0.2
|
||||
VERSION= 2.0.4
|
||||
DISTNAME= pysqlite-${VERSION}
|
||||
PKGNAME= ${DISTNAME:S/^pysqlite/py-sqlite2/}
|
||||
CATEGORIES= databases devel
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (pysqlite-2.0.2.tar.gz) = e530a5377f2e219e03fd4b9d12abbc3d
|
||||
RMD160 (pysqlite-2.0.2.tar.gz) = 15da6813b029282ffa3da820d481609fac9d864a
|
||||
SHA1 (pysqlite-2.0.2.tar.gz) = 18b38732b4f3ab6fe15bb1b8d9fd4e96989a8d91
|
||||
SIZE (pysqlite-2.0.2.tar.gz) = 57324
|
||||
MD5 (pysqlite-2.0.4.tar.gz) = 8eecd39eb728f3af634ebc67e823b389
|
||||
RMD160 (pysqlite-2.0.4.tar.gz) = fc5c6ff11770c140700cf467177022907a3debf3
|
||||
SHA1 (pysqlite-2.0.4.tar.gz) = 5205fd35333a1038890d7afd9e131a2624161b05
|
||||
SIZE (pysqlite-2.0.4.tar.gz) = 57608
|
||||
|
@ -1,7 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/22 09:37:25 djm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/09/19 02:10:46 djm Exp $
|
||||
bin/test-pysqlite
|
||||
lib/python${MODPY_VERSION}/
|
||||
lib/python${MODPY_VERSION}/site-packages/
|
||||
lib/python${MODPY_VERSION}/site-packages/pysqlite2/
|
||||
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.pyc
|
||||
|
Loading…
x
Reference in New Issue
Block a user