Port details |
- py-rstfmt Formatter for reStructuredText
- 0.0.10 textproc
=0 0.0.10Version of this port present on the latest quarterly branch.
- BROKEN: Doesn't work with Sphinx 4 or greater
DEPRECATED: Broken since 2021 This port expired on: 2023-03-21 IGNORE: is marked as broken: Doesn't work with Sphinx 4 or greater
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2021-07-06 22:51:14
- Last Update: 2023-03-21 00:01:50
- Commit Hash: b30df87a
- Also Listed In: devel python
- License: MIT
- WWW:
- https://github.com/dzhu/rstfmt
- Description:
- rstfmt is a tool for automatically formatting reStructuredText files in a
consistent way.
Like Black and gofmt, the motivation is to provide a format that is reasonable
and minimally configurable to prevent teams from wasting time on style
discussions (or individuals on manually doing formatting, for that matter).
Currently, rstfmt is in a very early stage of development. Not all reST
constructs are covered and the interface or formatting may change at any time
without warning.
- ¦ ¦ ¦ ¦
- 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}rstfmt>0:textproc/py-rstfmt@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-rstfmt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1633349847
SHA256 (dzhu-rstfmt-0.0.10-5173b3cf68c9eaaf4b5d7fcb2e6c169c4f56f388_GH0.tar.gz) = aa0f50317de5a509100e61c8771bb58ab9194705bbad929c1741c7eaa8690bc4
SIZE (dzhu-rstfmt-0.0.10-5173b3cf68c9eaaf4b5d7fcb2e6c169c4f56f388_GH0.tar.gz) = 21160
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-aiohttp>=3.3.2 : www/py-aiohttp@py39
- py39-black>=19.10b0 : devel/py-black@py39
- py39-sphinx>=2.4.0,1<4.0,1 : textproc/py-sphinx@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-rstfmt
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2023-03-20
REASON: Has expired: Broken since 2021
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.10 21 Mar 2023 00:01:50 |
Muhammad Moinur Rahman (bofh) |
textproc/py-rstfmt: Remove expired port:
2023-03-21 textproc/py-rstfmt: Broken since 2021 |
0.0.10 20 Feb 2023 17:14:28 |
Antoine Brodin (antoine) |
textproc/py-rstfmt: deprecate |
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) |
0.0.10 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 ) |
0.0.10 11 Jan 2022 02:48:50 |
Yasuhiro Kimura (yasu) Author: Danilo G. Baio |
textproc/py-sphinx: Update to 4.3.1
ChangeLog: https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES
PR: 257116
Approved by: python (dbaio) |
0.0.10 04 Oct 2021 12:38:24 |
Mateusz Piotrowski (0mp) |
textproc/py-rstfmt: Update to 0.0.10 |
0.0.9 06 Jul 2021 22:49:34 |
Mateusz Piotrowski (0mp) |
textproc/py-rstfmt: Add new port
rstfmt is a tool for automatically formatting reStructuredText files in
a consistent way.
Like Black and gofmt, the motivation is to provide a format that is
reasonable and minimally configurable to prevent teams from wasting time
on style discussions (or individuals on manually doing formatting, for
that matter).
Currently, rstfmt is in a very early stage of development. Not all reST
constructs are covered and the interface or formatting may change at any
time without warning.
WWW: https://github.com/dzhu/rstfmt |
Number of commits found: 7
|