1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Update to version 0.6.0

PR:		ports/162104
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
This commit is contained in:
Pawel Pekala 2011-10-29 17:00:50 +00:00
parent 8c288a0639
commit f003482372
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284667
4 changed files with 9 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= firebirdsql
PORTVERSION= 0.4.4
PORTVERSION= 0.6.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,2 +1,2 @@
SHA256 (firebirdsql-0.4.4.tar.gz) = e91934294d3cce2483bf5d15c336aecc5827940932dce5ccb404a922d3dcffa6
SIZE (firebirdsql-0.4.4.tar.gz) = 29705
SHA256 (firebirdsql-0.6.0.tar.gz) = 7c0e3105fa880ad5b60d553c08f1ac1448ce4e48771d02d3d9ee7d327f6848f0
SIZE (firebirdsql-0.6.0.tar.gz) = 31429

View File

@ -1,3 +1,5 @@
This is a python DBAPI module for FirebirdSQL.
FirebirdSQL package is a set of Firebird RDBMS bindings for python.
It works on Python 2.5+ (including Python 3.x)
It was tested with cpython , jython, ironpython and pypy
WWW: https://github.com/nakagami/pyfirebirdsql

View File

@ -10,7 +10,7 @@
%%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.py
%%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.pyc
%%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.pyo
%%PYTHON_SITELIBDIR%%/firebirdsql/tests.py
%%PYTHON_SITELIBDIR%%/firebirdsql/tests.pyc
%%PYTHON_SITELIBDIR%%/firebirdsql/tests.pyo
%%PYTHON_SITELIBDIR%%/firebirdsql/services.py
%%PYTHON_SITELIBDIR%%/firebirdsql/services.pyc
%%PYTHON_SITELIBDIR%%/firebirdsql/services.pyo
@dirrm %%PYTHON_SITELIBDIR%%/firebirdsql