| Port details on branch 2024Q3 |
- py-gitpython Python library used to interact with Git repositories
- 3.1.51 devel
=1 3.1.51Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2008-07-25 22:51:14
- Last Update: 2026-08-19 12:55:45
- Commit Hash: bedfb06
- People watching this port, also watch:: py311-Automat, freeimage, font-misc-meltho, libjxl, py311-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://gitpython.readthedocs.io/en/stable/
- https://github.com/gitpython-developers/GitPython
- Description:
- GitPython is a python library used to interact with git repositories, high-level
like git-porcelain, or low-level like git-plumbing.
It provides abstractions of git objects for easy access of repository data often
backed by calling the git command-line program.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-gitpython/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gitpython
- pkg install py312-gitpython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-gitpython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-gitpython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784005168
SHA256 (gitpython-3.1.51.tar.gz) = 22c9c94bb6b0b9f3c7157c684fece45a414cea204586b600beae6cd4570dcd6d
SIZE (gitpython-3.1.51.tar.gz) = 223519
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-coverage>=0 : devel/py-coverage@py312
- py312-ddt>=1.1.1 : devel/py-ddt@py312
- py312-mypy>=0 : devel/py-mypy@py312
- py312-pre-commit>=0 : devel/py-pre-commit@py312
- py312-pytest-cov>=0 : devel/py-pytest-cov@py312
- py312-pytest-instafail>=0 : devel/py-pytest-instafail@py312
- py312-pytest-mock>=0 : devel/py-pytest-mock@py312
- py312-pytest-sugar>=0 : devel/py-pytest-sugar@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-gitdb>=4.0.1<5 : devel/py-gitdb@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- databases/mongodb80
- for Run
-
- devel/freebsd-git-mfc
- devel/git-lab
- devel/py-bandit
- devel/py-git-semver
- devel/py-git-up
- devel/py-libioc
- devel/py-livemark
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-gitpython
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|