Version: 1.2.7, Package name: py-enrich-1.2.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Enriched extends rich library functionality with a set of changes that were not accepted to rich itself. |
Filesize: 16.521 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:52 by Stuart Henderson | Files touched by this commit (94) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-27 13:58:41 by Stuart Henderson | Files touched by this commit (6) |
Log message: list py-toml as a dep in py-setuptools_scm, some ports require it. they're annotated with a setuptools_scm[toml] in the requirements list but there's no warning about it not being present, they just try to create an egg-info dir with 0.0.0 instead of the proper version. drop the explicit py-toml deps in those ports which had it previously, suggested by aja@. ok aja kmos |
2021-02-20 10:34:17 by Stuart Henderson | Files touched by this commit (2) |
Log message: patch for older setuptools_scm and add BDEP, "just patch it" aja@ |