Bug 221731 - [NEW PORT] databases/py-pglite: Light PostgreSQL: use PostgreSQL as an SQLite database
Summary: [NEW PORT] databases/py-pglite: Light PostgreSQL: use PostgreSQL as an SQLite...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-22 22:48 UTC by Loïc Bartoletti
Modified: 2018-01-15 22:26 UTC (History)
3 users (show)

See Also:
lbartoletti: maintainer-feedback+


Attachments
new port databases/py-pglite (3.87 KB, patch)
2017-08-22 22:48 UTC, Loïc Bartoletti
no flags Details | Diff
new port devel/py-pglite - update v1.0.6 (2.66 KB, patch)
2018-01-11 15:17 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2017-08-22 22:48:29 UTC
Created attachment 185688 [details]
new port databases/py-pglite

This a Python module allowing to use a PostgreSQL instance "as if" it was a simple SQLite database: no admin privileges, no configuration needed.

It manages a "local" PostgreSQL cluster in user's home (~/.pglite)

By default it opens a TCP port 55432 on localhost.

Poudriere 10, 11 i386/amd64 OK
Portlint OK

Tested on 11 amd64
Comment 1 Loïc Bartoletti freebsd_committer freebsd_triage 2018-01-11 15:17:38 UTC
Created attachment 189616 [details]
new port devel/py-pglite - update v1.0.6
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-01-15 22:25:57 UTC
Committed.

Thank you for your contribution!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-15 22:26:17 UTC
A commit references this bug:

Author: yuri
Date: Mon Jan 15 22:25:54 UTC 2018
New revision: 459132
URL: https://svnweb.freebsd.org/changeset/ports/459132

Log:
  New port: databases/py-pglite: Light PostgreSQL: use PostgreSQL as an SQLite database

  PR:		221731
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13872

Changes:
  head/databases/Makefile
  head/databases/py-pglite/
  head/databases/py-pglite/Makefile
  head/databases/py-pglite/distinfo
  head/databases/py-pglite/pkg-descr