PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup gitpython-developers GitPython 2.1.1 name py-gitpython platforms darwin license BSD maintainers nomaintainer description A python library used to interact with Git repositories. long_description 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. checksums rmd160 c402835492c3109c4d2d286126bc7bb3acb6964f \ sha256 1871f7508e03c9005117a077cf3c783dc960c07b442805fef01a5ed8562c558e python.versions 27 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-gitdb livecheck.type none }