Port details on branch 2024Q4 |
- py-gitpython Python library used to interact with Git repositories
- 3.1.43 devel =4 3.1.43Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-07-25 22:51:14
- Last Update: 2024-09-18 06:13:14
- Commit Hash: 579c74c
- People watching this port, also watch:: libevent, indexinfo, py39-beautifulsoup, libXdamage, asciidoc
- 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.
- 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 py311-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 py311-gitpython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gitpython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726487352
SHA256 (GitPython-3.1.43.tar.gz) = 35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c
SIZE (GitPython-3.1.43.tar.gz) = 214149
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-ddt>=1.1.1 : devel/py-ddt@py311
- py311-mypy>=0 : devel/py-mypy@py311
- py311-pre-commit>=0 : devel/py-pre-commit@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-instafail>=0 : devel/py-pytest-instafail@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- py311-pytest-sugar>=0 : devel/py-pytest-sugar@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-gitdb>=4.0.1<5 : devel/py-gitdb@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/mongodb80
- for Run
-
- devel/git-lab
- devel/py-bandit
- devel/py-git-semver
- devel/py-git-up
- devel/py-libioc
- devel/py-livemark
- devel/py-nbdime
-
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:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|