Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100296 - apsw-3.2.2-r1.ebuild - Another Python SQLite Wrapper (New Package)
Summary: apsw-3.2.2-r1.ebuild - Another Python SQLite Wrapper (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 127966
  Show dependency tree
 
Reported: 2005-07-25 15:05 UTC by Lorenzo Luengo
Modified: 2006-04-02 03:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
apsw-3.2.2-r1.ebuild file, tested against python-2.4 (apsw-3.2.2-r1.ebuild,579 bytes, text/plain)
2005-07-25 15:07 UTC, Lorenzo Luengo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Luengo 2005-07-25 15:05:05 UTC
APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite 3
possible. Everything you can do from the C API to SQLite 3, you can do from
Python. Although APSW looks vaguely similar to the DBAPI, it is not compliant
with that API and instead works the way SQLite 3 does.

suggested name dev-python/apsw

the ebuild file goes attached
Comment 1 Lorenzo Luengo 2005-07-25 15:07:54 UTC
Created attachment 64314 [details]
apsw-3.2.2-r1.ebuild file, tested against python-2.4
Comment 2 Vlad-Mihai Sima 2005-09-04 06:30:26 UTC
Worked for me too. (python 2.3.5)
Comment 3 Andy Lutomirski 2006-03-10 22:16:35 UTC
Ping?  We're up to version 3.2.7-r1, and it still works fine (on amd64 no less).
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2006-03-30 00:50:04 UTC
I intend to commit this as dev-python/apsw, under mobile-phone herd.
python herd, do you have any objections?
Comment 5 Alin Năstac (RETIRED) gentoo-dev 2006-04-02 03:56:02 UTC
commited with ~amd ~x86 keywords, as dev-python/apsw-3.2.7.1 (-r is reserved for gentoo revisions).
thanks for the contribution!