FreeBSD Bugzilla – Attachment 155897 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.update.patch (text/plain), 2.71 KB, created by
Maxim Filimonov
on 2015-04-23 08:33:40 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Maxim Filimonov
Created:
2015-04-23 08:33:40 UTC
Size:
2.71 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 384552) >+++ Makefile (working copy) >@@ -3841,6 +3841,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,20 @@ >+# $FreeBSD$ >+ >+PORTNAME= GitPython >+PORTVERSION= 1.0.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= che@bein.link >+COMMENT= Python Git Library >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+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-1.0.0.tar.gz) = c1b3e6fdd209040b6b1cb32ecbff989eeb2fb31b4e7078c3342d71ae8ef7352b >+SIZE (GitPython-1.0.0.tar.gz) = 354662 > >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 >Index: py-pygitup/Makefile >WWW: https://pypi.python.org/pypi/git-up
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