update to 0.5.31

ok jasper@
This commit is contained in:
eric 2009-11-19 17:13:52 +00:00
parent f07780e9bf
commit 8342adb218
3 changed files with 14 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2009/03/14 12:24:48 espie Exp $
# $OpenBSD: Makefile,v 1.5 2009/11/19 17:13:52 eric Exp $
COMMENT= sqlite-based object persistence system for python
VERSION= 0.5.28
VERSION= 0.5.31
DISTNAME= Axiom-${VERSION}
PKGNAME= py-axiom-${VERSION}p1
PKGNAME= py-axiom-${VERSION}
CATEGORIES= databases
HOMEPAGE= http://divmod.org/trac/wiki/DivmodAxiom

View File

@ -1,5 +1,5 @@
MD5 (Axiom-0.5.28.tar.gz) = ZcR7XdSd/zt+mxP1lblHCg==
RMD160 (Axiom-0.5.28.tar.gz) = qanvkLq0tHLJkE3dMqQrj4eJ01I=
SHA1 (Axiom-0.5.28.tar.gz) = 01X6CzLkhPX7LM9D9aFjiOe+8tY=
SHA256 (Axiom-0.5.28.tar.gz) = 39zndgrkB6tb1G5Umevoas59FwRnEHEcaP0zaoq1BKE=
SIZE (Axiom-0.5.28.tar.gz) = 180544
MD5 (Axiom-0.5.31.tar.gz) = AE7IO23qm9+N7M8HpuNrGA==
RMD160 (Axiom-0.5.31.tar.gz) = dwbPLqRlzmeq3u/704k2qbNHnwE=
SHA1 (Axiom-0.5.31.tar.gz) = K7ITQTP54CQM9jg999uj1VSrTlc=
SHA256 (Axiom-0.5.31.tar.gz) = A1esNGntnYc5JbDJRfQGSguPteRvDdY/VC1n9aD05aM=
SIZE (Axiom-0.5.31.tar.gz) = 192110

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2008/09/01 19:10:22 eric Exp $
@comment $OpenBSD: PLIST,v 1.3 2009/11/19 17:13:52 eric Exp $
bin/axiomatic
lib/python${MODPY_VERSION}/site-packages/Axiom-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/axiom/
@ -98,6 +98,7 @@ lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/account1to2.axiom.t
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/catalog1to2.axiom.tbz2
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/loginMethod1to2.axiom.tbz2
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/parentHook1to2.axiom.tbz2
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/parentHook2to3.axiom.tbz2
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/processor1to2.axiom.tbz2
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_account1to2.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_account1to2.pyc
@ -107,6 +108,8 @@ lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_loginMethod1to
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_loginMethod1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_parentHook1to2.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_parentHook1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_parentHook2to3.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_parentHook2to3.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_processor1to2.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_processor1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/stub_subStoreStartupService1to2.py
@ -124,6 +127,8 @@ lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_loginMethod1to
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_loginMethod1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_parentHook1to2.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_parentHook1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_parentHook2to3.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_parentHook2to3.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_processor1to2.py
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_processor1to2.pyc
lib/python${MODPY_VERSION}/site-packages/axiom/test/historic/test_subStoreStartupService1to2.py