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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-docstring_parser Parse Python docstrings in ReST, Google and Numpydoc format
0.16 textproc on this many watch lists=0 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 0.15_1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-03-25 07:09:05
Last Update: 2025-04-16 12:13:59
Commit Hash: 3fbc3a4
Also Listed In: python
License: MIT
WWW:
https://github.com/rr-/docstring_parser
Description:
This package makes the parsing of Python docstrings easier. Currently supported docstrings are: * Epydoc docstrings. * Google * Numpydoc-style * ReST
Homepage    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}docstring_parser>0:textproc/py-docstring_parser@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-docstring_parser/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-docstring_parser
  • pkg install py311-docstring_parser
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-docstring_parser listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-docstring_parser
Package flavors (<flavor>: <package>)
  • py311: py311-docstring_parser
distinfo:
TIMESTAMP = 1744711535 SHA256 (docstring_parser-0.16.tar.gz) = 538beabd0af1e2db0146b6bd3caa526c35a34d61af9fd2887f3a8a27a739aa6e SIZE (docstring_parser-0.16.tar.gz) = 26565

Packages (timestamps in pop-ups are UTC):
py311-docstring_parser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.15_1--0.15_1---
FreeBSD:13:quarterly0.15_10.15_1--0.15_1---
FreeBSD:14:latest-0.15_1--0.16---
FreeBSD:14:quarterly-0.15_1--0.15_1---
FreeBSD:15:latest-0.15_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-livemark
  2. devel/py-simple-parsing
  3. misc/py-instructor
  4. textproc/py-pytkdocs
  5. www/py-google-cloud-aiplatform
  6. x11-toolkits/py-magicgui

Configuration Options:
No options to configure
Options name:
textproc_py-docstring_parser
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/d/docstring_parser/
  2. https://pypi.org/packages/source/d/docstring_parser/
Collapse this list.
Port Moves

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16
16 Apr 2025 12:13:59
commit hash: 3fbc3a4208ba5e20987d7c9f22f82a3acf9b141ecommit hash: 3fbc3a4208ba5e20987d7c9f22f82a3acf9b141ecommit hash: 3fbc3a4208ba5e20987d7c9f22f82a3acf9b141ecommit hash: 3fbc3a4208ba5e20987d7c9f22f82a3acf9b141e files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
textproc/py-docstring_parser: update to 0.16

While here:
- switch to USE_PYTHON=pep517
- switch to USE_PYTHON=pytest and remove TEST_DEPENDS and do-test target

Changelog: https://github.com/rr-/docstring_parser/blob/0.16/CHANGELOG.md

PR:		286110
Reviewed by:	kai
Approved by:	kai
0.15_1
25 Mar 2025 07:05:37
commit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5eb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-docstring-parser: Move to textproc/py-docstring_parser

* Rename the port to match upstream naming and remove DISTNAME, which is
  no longer needed.

* Bump PORTREVISION of dependent ports for dependency change.

Number of commits found: 2