Bug 199067 - [NEW PORT] databases/py-psycogreen
Summary: [NEW PORT] databases/py-psycogreen
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 14:48 UTC by loic.blot
Modified: 2015-05-07 07:11 UTC (History)
1 user (show)

See Also:


Attachments
py-psycogreen port (1.63 KB, application/x-shellscript)
2015-03-31 14:48 UTC, loic.blot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description loic.blot 2015-03-31 14:48:28 UTC
Created attachment 155059 [details]
py-psycogreen port

Hello,
i'm trying to integrate odoo ERP into FreeBSD and this python library is missing on ports

Please commit it.

Thanks
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-07 01:22:21 UTC
A commit references this bug:

Author: wen
Date: Thu May  7 01:21:19 UTC 2015
New revision: 385589
URL: https://svnweb.freebsd.org/changeset/ports/385589

Log:
  The psycogreen package enables psycopg2 to work with coroutine libraries,
  using asynchronous calls internally but offering a blocking interface so
  that regular code can run unmodified.

  WWW: https://bitbucket.org/dvarrazzo/psycogreen

  PR:		199067
  Submitted by:	loic.blot@unix-experience.fr

Changes:
  head/databases/Makefile
  head/databases/py-psycogreen/
  head/databases/py-psycogreen/Makefile
  head/databases/py-psycogreen/distinfo
  head/databases/py-psycogreen/pkg-descr
Comment 2 Wen Heping freebsd_committer freebsd_triage 2015-05-07 01:24:34 UTC
I like odoo, hoping your import of it.

wen
Comment 3 loic.blot 2015-05-07 07:11:52 UTC
I will try to take some time to do it this month :)