FreeBSD Bugzilla – Attachment 155391 Details for
Bug 199335
[RESSURECT] devel/py-gitpython: Python Git Library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
py-gitpython.patch (text/plain), 2.60 KB, created by
Maxim Filimonov
on 2015-04-09 21:20:57 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Maxim Filimonov
Created:
2015-04-09 21:20:57 UTC
Size:
2.60 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 383674) >+++ Makefile (working copy) >@@ -3849,6 +3849,7 @@ > SUBDIR += py-gflags > SUBDIR += py-gitdb > SUBDIR += py-gitosis >+ SUBDIR += py-gitpython > SUBDIR += py-glob2 > SUBDIR += py-gobject > SUBDIR += py-gobject3 >Index: py-gitpython/Makefile >=================================================================== >--- py-gitpython/Makefile (revision 0) >+++ py-gitpython/Makefile (working copy) >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= GitPython >+PORTVERSION= 0.3.6 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= che@bein.link >+COMMENT= Python Git Library >+ >+LICENSE= MIT >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>=0.6.4:${PORTSDIR}/devel/py-gitdb >+ >+USES= python >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Property changes on: py-gitpython/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-gitpython/distinfo >=================================================================== >--- py-gitpython/distinfo (revision 0) >+++ py-gitpython/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (GitPython-0.3.6.tar.gz) = f3f42ca085eedbd3a9956b5e639de58bbe77a119f6b3d5c3af27669a2322c4a9 >+SIZE (GitPython-0.3.6.tar.gz) = 353639 > >Property changes on: py-gitpython/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: py-gitpython/pkg-descr >=================================================================== >--- py-gitpython/pkg-descr (revision 0) >+++ py-gitpython/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+GitPython is a python library used to interact with git repositories, >+high-level like git-porcelain, or low-level like git-plumbing. >+ >+WWW: https://github.com/gitpython-developers/GitPython > >Property changes on: py-gitpython/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199335
:
155391
|
155392
|
155393
|
155897
|
155898
|
155899
|
157133
|
157134
|
157441
|
157442
|
157443