Port details |
- py-python-semantic-release Automatic Semantic Versioning for Python projects
- 9.14.0 devel =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-10-14 05:30:21
- Last Update: 2024-11-22 06:22:32
- Commit Hash: 0dfd7c5
- Also Listed In: python
- License: MIT
- WWW:
- https://python-semantic-release.readthedocs.io/en/latest/
- https://github.com/python-semantic-release/python-semantic-release
- Description:
- Python Semantic Release provides automatic semantic versioning for Python
projects. This is a Python implementation of semantic-release for JS by Stephan
Bönnemann.
The general idea is to be able to detect what the next version of the project
should be based on the commits. This tool will use that to automate the whole
release, upload to an artifact repository and post changelogs to GitHub. You can
run the tool on a CI service, or just run it locally.
- ¦ ¦ ¦ ¦
- 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}python-semantic-release>0:devel/py-python-semantic-release@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-semantic-release/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-semantic-release
- pkg install py311-python-semantic-release
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-python-semantic-release listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-semantic-release
- Package flavors (<flavor>: <package>)
- py311: py311-python-semantic-release
- distinfo:
- TIMESTAMP = 1732239524
SHA256 (python_semantic_release-9.14.0.tar.gz) = 5b69a626458bfb50686d27d9713160eb2bf9897b0c17985f1c68d7316b8e07b6
SIZE (python_semantic_release-9.14.0.tar.gz) = 233999
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>=61.0 : devel/py-setuptools@py311
- py311-wheel>=0.42<1 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.0<9 : devel/py-click@py311
- py311-click-option-group>=0.5<1 : devel/py-click-option-group@py311
- py311-dotty-dict>=1.3<2 : devel/py-dotty-dict@py311
- py311-gitpython>=3.0<4 : devel/py-gitpython@py311
- py311-importlib-resources>=6.0<7 : devel/py-importlib-resources@py311
- py311-Jinja2>=3.1<4 : devel/py-Jinja2@py311
- py311-pydantic2>=2.0<3 : devel/py-pydantic2@py311
- py311-python-gitlab>=4.0 : devel/py-python-gitlab@py311
- py311-requests>=2.25<3 : www/py-requests@py311
- py311-rich>=13.0<14 : textproc/py-rich@py311
- py311-shellingham>=1.5<2 : devel/py-shellingham@py311
- py311-tomlkit>=0.11<1 : textproc/py-tomlkit@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-python-semantic-release
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.14.0 22 Nov 2024 06:22:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-semantic-release: Update to 9.14.0
Changes: https://github.com/python-semantic-release/python-semantic-release/releases |
9.12.0_1 21 Nov 2024 13:38:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-semantic-release: Allow build with py-python-gitlab 5.0.0+
- Fix build after 45b4df0acd5d9064b6cc5a94699d4d3b1b194acc
- Bump PORTREVISION for package change |
9.12.0 25 Oct 2024 15:56:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-semantic-release: Update to 9.12.0
Changes: https://github.com/python-semantic-release/python-semantic-release/releases |
9.11.1 22 Oct 2024 21:58:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-semantic-release: Update to 9.11.1
Changes: https://github.com/python-semantic-release/python-semantic-release/releases |
9.11.0 14 Oct 2024 04:45:12 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-semantic-release: Add py-python-semantic-release 9.11.0
Python Semantic Release provides automatic semantic versioning for Python
projects. This is a Python implementation of semantic-release for JS by Stephan
Bönnemann.
The general idea is to be able to detect what the next version of the project
should be based on the commits. This tool will use that to automate the whole
release, upload to an artifact repository and post changelogs to GitHub. You can
run the tool on a CI service, or just run it locally. |
Number of commits found: 5
|