Port details |
- py-enrich Extensions to py-rich
- 1.2.7 textproc
=0 Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2021-02-27 20:01:50
- Last Update: 2022-04-26 17:26:10
- Commit Hash: bfd17f6
- Also Listed In: python
- License: MIT
- Description:
- Enriched extends rich library functionality with a set of changes that
were not accepted to rich itself.
WWW: https://pypi.org/project/enrich/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}enrich>0:textproc/py-enrich@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-enrich/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-enrich
- pkg install py38-enrich
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 py38-enrich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-enrich
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642244874
SHA256 (enrich-1.2.7.tar.gz) = 0a2ab0d2931dff8947012602d1234d2a3ee002d9a355b5d70be6bf5466008893
SIZE (enrich-1.2.7.tar.gz) = 16918
- 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:
-
- py38-setuptools_scm>=3.5.0 : devel/py-setuptools_scm@py38
- py38-setuptools_scm_git_archive>=1.1 : devel/py-setuptools_scm_git_archive@py38
- py38-wheel>=0 : devel/py-wheel@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-rich>=9.5.1 : textproc/py-rich@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-molecule
- sysutils/py-ansible-lint
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-enrich
- USES:
- python:3.6+ pytest
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 17:26:10 1.2.7 |
Dmitry Marakasov (amdmi3)  |
textproc/py-enrich: fix tests
- Switch to USES=pytest
- Fix depends by dropping bogus version limitation
Reported by: reprise
Approved by: portmgr blanket |
15 Jan 2022 11:25:45 1.2.7 |
Matthew Seaman (matthew)  |
textproc/py-enrich: update to 1.2.7
ReleaseNotes: https://github.com/pycontribs/enrich/releases/tag/v1.2.7 |
07 Apr 2021 08:09:01 1.2.6 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.6 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Feb 2021 20:02:46
1.2.6 |
matthew  |
Delete editor backup files added by mistake |
27 Feb 2021 20:01:40
1.2.6 |
matthew  |
Enriched extends rich library functionality with a set of changes that
were not accepted to rich itself.
WWW: https://pypi.org/project/enrich/ |
Number of commits found: 6
|