Port details |
- py-towncrier Building newsfiles for your project
- 22.12.0_1 textproc
=1 22.12.0_1Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2019-09-20 10:28:38
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
- License: MIT
- Description:
- towncrier is a utility to produce useful, summarised news files
for your project. Rather than reading the Git history as some
newer tools to produce it, or having one single file which
developers all write to, towncrier reads "news fragments"
which contain information useful to end users.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}towncrier>0:textproc/py-towncrier@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-towncrier/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-towncrier
- pkg install py39-towncrier
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-towncrier listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-towncrier
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1671724352
SHA256 (towncrier-22.12.0.tar.gz) = 9c49d7e75f646a9aea02ae904c0bc1639c8fd14a01292d2b123b8d307564034d
SIZE (towncrier-22.12.0.tar.gz) = 46201
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-incremental>=0 : devel/py-incremental@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=0 : devel/py-click@py39
- py39-click-default-group>=0 : devel/py-click-default-group@py39
- py39-incremental>=0 : devel/py-incremental@py39
- py39-Jinja2>=0 : devel/py-Jinja2@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-tomli>=0 : textproc/py-tomli@py39
- This port is required by:
- for Build
-
- devel/py-pip
- devel/py-virtualenv
- for Run
-
- textproc/py-sphinxcontrib-towncrier
Configuration Options:
- No options to configure
- Options name:
- textproc_py-towncrier
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.12.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
22.12.0_1 30 Dec 2022 09:06:30
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-towncrier: Clean up Makefile
- Clean up BUILD_DEPENDS [1]
- Fix and sort RUN_DEPENDS [2]
- Update USES=python [3]
- Add NO_ARCH
- Bump PORTREVISION for dependency change [3]
Approved by: portmgr (blanket)
With hat: python
Reference: https://github.com/twisted/towncrier/blob/22.12.0/setup.py#L6 [1]
https://github.com/twisted/towncrier/blob/22.12.0/setup.py#L47 [2]
https://github.com/twisted/towncrier/blob/22.12.0/setup.py#L40 [3] |
22.12.0 22 Dec 2022 16:01:23
    |
Nicola Vitale (nivit)  |
textproc/py-towncrier: Update to 22.12.0
Release notes: https://github.com/twisted/towncrier/releases/tag/22.12.0 |
22.8.0 20 Nov 2022 16:28:39
    |
Nicola Vitale (nivit)  |
textproc/py-towncrier: update to 22.8.0
- Add devel/click-default-group to (build|run) dependencies
- Replace textproc/py-toml dependency with textproc/py-tomli
Changelog: https://github.com/twisted/towncrier/releases/tag/22.8.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
19.2.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
19.2.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
19.2.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19.2.0_1 09 Jan 2021 16:34:07
  |
antoine  |
Remove python 2.7 support from a few ports |
19.2.0_1 02 Sep 2020 16:33:42
  |
yuri  |
textproc/py-towncrier: Fix WWW
Approved by: portmgr (blanket) |
19.2.0_1 02 Sep 2020 16:32:13
  |
yuri  |
textproc/py-towncrier: Add USE_PYTHON=concurrent because it installs executables
into bin/ |
19.2.0 20 Sep 2019 10:28:32
  |
nivit  |
towncrier is a utility to produce useful, summarised news files
for your project. Rather than reading the Git history as some
newer tools to produce it, or having one single file which
developers all write to, towncrier reads "news fragments"
which contain information useful to end users.
WWW: https://github.com/hawkowl/towncrier |