Bug 125826 - [NEW PORT]devel/py-GitPython:Python Git Library
Summary: [NEW PORT]devel/py-GitPython:Python Git Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 12:20 UTC by wenheping
Modified: 2008-07-26 00:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.69 KB, text/plain)
2008-07-21 12:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-07-21 12:20:03 UTC
GitPython is a python library used to interact with
Git repositories. GitPython provides object model
access to your git repository. Once you have created
a repository object, you can traverse it to find
parent commit(s), trees, blobs, etc.

GitPython is a port of the grit library in Ruby
created by Tom Preston-Werner and Chris Wanstrath.

WWW:   http://gitorious.org/projects/git-python/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-21 12:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-07-25 23:50:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-25 23:50:51 UTC
miwi        2008-07-25 22:50:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-gitpython   Makefile distinfo pkg-descr 
    devel/py-gitpython/files patch-setup.py 
  Log:
  GitPython is a python library used to interact with
  Git repositories. GitPython provides object model
  access to your git repository. Once you have created
  a repository object, you can traverse it to find
  parent commit(s), trees, blobs, etc.
  
  GitPython is a port of the grit library in Ruby
  created by Tom Preston-Werner and Chris Wanstrath.
  
  WWW:   http://gitorious.org/projects/git-python/
  
  PR:             ports/125826
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3146    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-gitpython/Makefile (new)
  1.1       +3 -0      ports/devel/py-gitpython/distinfo (new)
  1.1       +10 -0     ports/devel/py-gitpython/files/patch-setup.py (new)
  1.1       +10 -0     ports/devel/py-gitpython/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"