ryoon
b9c1e1d533
Recursive revbump from textproc/icu-62.1
2018-07-20 03:33:47 +00:00
adam
1497f2b9e8
py-apsw: updated to 3.23.1
...
3.23.1:
Added constants:
SQLITE_DBSTATUS_CACHE_SPILL, SQLITE_FCNTL_LOCK_TIMEOUT
2018-07-09 08:00:30 +00:00
adam
e6ac1c9bfa
py-apsw: updated to 3.22.0
...
3.22.0:
Added constants:
SQLITE_DBCONFIG_TRIGGER_EQP, SQLITE_DBCONFIG_MAX
SQLITE_READONLY_CANTINIT, SQLITE_ERROR_RETRY, SQLITE_ERROR_MISSING_COLLSEQ, SQLITE_READONLY_DIRECTORY
2018-04-17 18:23:23 +00:00
adam
299d329d51
revbump after icu update
2018-04-14 07:33:52 +00:00
adam
8977d31a36
Revbump after textproc/icu update
2017-11-30 16:45:00 +00:00
adam
f54437c7c2
py-apsw: updated to 3.21.0
...
3.21.0:
Added constants:
SQLITE_INDEX_CONSTRAINT_ISNULL, SQLITE_INDEX_CONSTRAINT_ISNOT,
SQLITE_INDEX_CONSTRAINT_ISNOTNULL, SQLITE_INDEX_CONSTRAINT_IS and
SQLITE_INDEX_CONSTRAINT_NE
SQLITE_CONFIG_SMALL_MALLOC
SQLITE_IOCAP_BATCH_ATOMIC
SQLITE_IOERR_ROLLBACK_ATOMIC, SQLITE_IOERR_COMMIT_ATOMIC and
SQLITE_IOERR_BEGIN_ATOMIC
SQLITE_FCNTL_COMMIT_ATOMIC_WRITE, SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE and
SQLITE_FCNTL_BEGIN_ATOMIC_WRITE
2017-11-15 08:23:52 +00:00
maya
33ebf687dc
revbump for requiring ICU 59.x
2017-09-18 09:52:56 +00:00
adam
c8b0dd9cfc
3.20.1:
...
Added SQLITE_DBCONFIG_ENABLE_QPSG constant.
Added shell .open command (APSW issue 240)
2017-09-01 10:14:41 +00:00
wiz
8d5f7a746a
Needs at least sqlite-3.18.
2017-07-29 22:31:15 +00:00
adam
f296d350b4
3.19.3-r1:
...
No APSW changes.
Now we're in sync with databases/sqlite3
2017-07-26 11:18:30 +00:00
adam
75a9285105
Revbump after icu update
2017-04-22 21:03:07 +00:00
ryoon
36ed025474
Recursive revbump from textproc/icu 58.1
2016-12-04 05:17:03 +00:00
ryoon
ac20a93574
Recursive revbump from textproc/icu 57.1
2016-04-11 19:01:33 +00:00
agc
d549bff9a5
Add SHA512 digests for distfiles for databases category
...
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
ryoon
b141232e29
Recursive revbump from textproc/icu
2015-10-10 01:57:50 +00:00
adam
9071d6b787
Revbump after updating textproc/icu
2015-04-06 08:17:13 +00:00
wiz
3ec156f142
Improve EGG_NAME default to work for packages with '-' in their name.
...
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
adam
243c29c4cc
Revbump after updating libwebp and icu
2014-10-07 16:47:10 +00:00
wiz
63f2a8d5a0
Import py27-apsw-3.8.4.2pl1 as databases/py-apsw, packaged for wip by rhialto.
...
APSW provides an SQLite 3 wrapper that provides the thinnest layer over
the SQLite database library possible. Everything you can do from the
SQLite C API, you can do from Python. Although APSW looks vaguely
similar to the PEP 249 (DBAPI), it is not compliant with that API
because instead it works the way SQLite 3 does.
2014-04-16 17:15:24 +00:00