Port details |
- py-pyroma Test your project's packaging friendliness
- 4.2_1 devel =2 4.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-09-11 03:17:19
- Last Update: 2024-05-13 13:59:38
- Commit Hash: 9b3d552
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/regebro/pyroma
- Description:
- Pyroma rhymes with aroma, and is a product aimed at giving a rating of how well
a Python project complies with the best practices of the Python packaging
ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues that
could be improved.
The aim of this is both to help people make a project that is nice and usable,
but also to improve the quality of Python third-party software, making it easier
and more enjoyable to use the vast array of available modules for Python.
It's written so that there are a library with methods to call from Python, as
well as a script, also called pyroma.
- ¦ ¦ ¦ ¦
- 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}pyroma>0:devel/py-pyroma@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyroma/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyroma
- pkg install py39-pyroma
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-pyroma listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyroma
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1694348230
SHA256 (pyroma-4.2.tar.gz) = 6c727dc4a7a10e12274faed5fb47ebd499ca0821995befec98e3cfcaf1e7383c
SIZE (pyroma-4.2.tar.gz) = 97438
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-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-build>=0.7.0 : devel/py-build@py39
- py39-docutils>=0,1 : textproc/py-docutils@py39
- py39-packaging>=0 : devel/py-packaging@py39
- py39-pygments>=0 : textproc/py-pygments@py39
- py39-requests>=0 : www/py-requests@py39
- py39-setuptools>=42 : devel/py-setuptools@py39
- py39-trove-classifiers>=2022.6.26 : devel/py-trove-classifiers@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-prospector
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyroma
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2_1 13 May 2024 13:59:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyroma: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.2 11 Sep 2023 03:00:50 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyroma: Add py-pyroma 4.2
Pyroma rhymes with aroma, and is a product aimed at giving a rating of how well
a Python project complies with the best practices of the Python packaging
ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues that
could be improved.
The aim of this is both to help people make a project that is nice and usable,
but also to improve the quality of Python third-party software, making it easier
and more enjoyable to use the vast array of available modules for Python.
It's written so that there are a library with methods to call from Python, as
well as a script, also called pyroma. |
Number of commits found: 2
|