Port details |
- py-setuptools_git_ls_files Python setuptools plugin to list all files tracked by git
- 0.1.2 devel
=0 0.1.2Version of this port present on the latest quarterly branch. - Maintainer: lantw44@gmail.com
 - Port Added: 2023-03-28 06:42:06
- Last Update: 2023-03-28 06:40:38
- Commit Hash: 3c9296d
- Also Listed In: python
- License: MIT
- Description:
- setuptools_git_ls_files is a plugin for setuptools that finds all git tracked
files, including submodules.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}setuptools_git_ls_files>0:devel/py-setuptools_git_ls_files@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-setuptools_git_ls_files/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-setuptools_git_ls_files
- pkg install py39-setuptools_git_ls_files
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 py39-setuptools_git_ls_files listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-setuptools_git_ls_files
- Package flavors (<flavor>: <package>)
- py39: py39-setuptools_git_ls_files
- distinfo:
- TIMESTAMP = 1678540376
SHA256 (setuptools_git_ls_files-0.1.2.tar.gz) = 7d612087430dc912f0dca7a35c99bf791b2f86b7fa5a40c5a562192947c86efa
SIZE (setuptools_git_ls_files-0.1.2.tar.gz) = 2504
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:
-
- py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- x11-fonts/py-cffsubr
- x11-fonts/py-compreffor
Configuration Options:
- No options to configure
- Options name:
- devel_py-setuptools_git_ls_files
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.2 28 Mar 2023 06:40:38
    |
Hiroki Tagato (tagattie)  Author: Ting-Wei Lan |
devel/py-setuptools_git_ls_files: add port: Python setuptools plugin to list all
files tracked by git
setuptools_git_ls_files is a plugin for setuptools that finds all git tracked
files, including submodules.
WWW: https://github.com/anthrotype/setuptools_git_ls_files
PR: 270140
Reported by: Ting-Wei Lan <lantw44@gmail.com> |
Number of commits found: 1
|