notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-towncrier23 Building newsfiles for your project
23.11.0 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py311-towncrier
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>)
  • py311: py311-towncrier23
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):
py311-towncrier23
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.11.023.11.0-23.11.023.11.0---
FreeBSD:13:quarterly23.11.023.11.0-23.11.023.11.0---
FreeBSD:14:latest23.11.023.11.0-23.11.023.11.0---
FreeBSD:14:quarterly23.11.023.11.0-23.11.023.11.0---
FreeBSD:15:latest23.11.023.11.0n/a23.11.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=1.17.1 : devel/py-hatchling@py311
  2. py311-incremental>=0 : devel/py-incremental@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=0 : devel/py-click@py311
  2. py311-importlib-resources>=5 : devel/py-importlib-resources@py311
  3. py311-incremental>=0 : devel/py-incremental@py311
  4. py311-Jinja2>=0 : devel/py-Jinja2@py311
  5. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/py-pip
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/towncrier/
  2. https://pypi.org/packages/source/t/towncrier/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.11.0
04 Aug 2024 21:13:48
commit hash: c7f064bb6698d20725a8ca8ce07a1c86bdbc453bcommit hash: c7f064bb6698d20725a8ca8ce07a1c86bdbc453bcommit hash: c7f064bb6698d20725a8ca8ce07a1c86bdbc453bcommit hash: c7f064bb6698d20725a8ca8ce07a1c86bdbc453b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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