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-requirements-parser Python module for parsing Pip requirement files
0.11.0 devel 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.11.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-21 13:42:14
Last Update: 2024-11-21 13:37:51
Commit Hash: 117c9d8
Also Listed In: python
License: APACHE20
WWW:
https://requirements-parser.readthedocs.io/en/latest/
https://github.com/madpah/requirements-parser
Description:
Requirements Parser is a small Python module for parsing Pip requirement files. The goal is to parse everything in the Pip requirement file format spec.
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}requirements-parser>0:devel/py-requirements-parser@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-requirements-parser/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-requirements-parser
  • pkg install py311-requirements-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-requirements-parser listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-requirements-parser
Package flavors (<flavor>: <package>)
  • py311: py311-requirements-parser
distinfo:
TIMESTAMP = 1731679132 SHA256 (requirements_parser-0.11.0.tar.gz) = 35f36dc969d14830bf459803da84f314dc3d17c802592e9e970f63d0359e5920 SIZE (requirements_parser-0.11.0.tar.gz) = 23663

Packages (timestamps in pop-ups are UTC):
py311-requirements-parser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.00.11.0-0.11.00.11.0---
FreeBSD:13:quarterly0.11.00.11.0-0.11.00.11.0---
FreeBSD:14:latest0.11.00.11.0-0.11.00.11.0---
FreeBSD:14:quarterly0.11.00.11.0-0.11.00.11.0---
FreeBSD:15:latest0.11.00.11.0n/a0.11.0n/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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-packaging>=23.2 : devel/py-packaging@py311
  2. py311-types-setuptools>=69.1.0 : devel/py-types-setuptools@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-deptry

Configuration Options:
No options to configure
Options name:
devel_py-requirements-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/r/requirements_parser/
  2. https://pypi.org/packages/source/r/requirements_parser/
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
0.11.0
21 Nov 2024 13:37:51
commit hash: 117c9d865f3df692366f230434bb37191522b96ecommit hash: 117c9d865f3df692366f230434bb37191522b96ecommit hash: 117c9d865f3df692366f230434bb37191522b96ecommit hash: 117c9d865f3df692366f230434bb37191522b96e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-requirements-parser: Add py-requirements-parser 0.11.0

Requirements Parser is a small Python module for parsing Pip requirement files.

The goal is to parse everything in the Pip requirement file format spec.

Number of commits found: 1