Port details |
- py-towncrier23 Building newsfiles for your project
- 23.11.0 textproc =2 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-08-04 21:21:07
- Last Update: 2024-08-04 21:13:48
- Commit Hash: c7f064b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://towncrier.readthedocs.io/en/stable/
- https://github.com/twisted/towncrier
- Description:
- towncrier is a utility to produce useful, summarized news files (also known as
changelogs) for your project.
Rather than reading the Git history, or having one single file which developers
all write to and produce merge conflicts, towncrier reads "news fragments" which
contain information useful to end users.
Used by Twisted, pytest, pip, BuildBot, and attrs, among others.
While the command line tool towncrier requires Python to run, as long as you
don't use any Python-specific affordances (like auto-detection of the project
version), it is usable with any project type on any platform.
- ¦ ¦ ¦ ¦
- 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}towncrier23>0:textproc/py-towncrier23@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/py-towncrier23/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-towncrier23
- pkg install py311-towncrier23
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-towncrier23 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-towncrier23
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722798765
SHA256 (towncrier-23.11.0.tar.gz) = 13937c247e3f8ae20ac44d895cf5f96a60ad46cfdcc1671759530d7837d9ee5d
SIZE (towncrier-23.11.0.tar.gz) = 51483
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-hatchling>=1.17.1 : devel/py-hatchling@py311
- py311-incremental>=0 : devel/py-incremental@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>=0 : devel/py-click@py311
- py311-importlib-resources>=5 : devel/py-importlib-resources@py311
- py311-incremental>=0 : devel/py-incremental@py311
- py311-Jinja2>=0 : devel/py-Jinja2@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-pip
- for Run
-
- textproc/py-sphinxcontrib-towncrier
Configuration Options:
- No options to configure
- Options name:
- textproc_py-towncrier23
- 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 |
23.11.0 04 Aug 2024 21:13:48 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-towncrier23: Add py-towncrier23 23.11.0
towncrier is a utility to produce useful, summarized news files (also known as
changelogs) for your project.
Rather than reading the Git history, or having one single file which developers
all write to and produce merge conflicts, towncrier reads "news fragments" which
contain information useful to end users.
Used by Twisted, pytest, pip, BuildBot, and attrs, among others.
While the command line tool towncrier requires Python to run, as long as you
don't use any Python-specific affordances (like auto-detection of the project
version), it is usable with any project type on any platform. |
Number of commits found: 1
|