Created attachment 260775 [details] pyutil-3.3.6.patch Description: pyutil is a library of useful Python functions and classes. Many of these utilities (or their ancestors) were developed originally by Zooko Wilcox-O'Hearn for the Mojo Nation, Mnet, Allmydata.com "Mountain View", Tahoe-LAFS, or SimpleGeo's products. Please note that version 2.X is based on Python 2. Version 3.X will has support for Python 3. WWW: https://pypi.org/project/pyutil QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 14.2-RELEASE, amd64)
Description: pyutil is a library of useful Python functions and classes. Many of these utilities (or their ancestors) were developed originally by Zooko Wilcox-O'Hearn for the Mojo Nation, Mnet, Allmydata.com "Mountain View", Tahoe-LAFS, or SimpleGeo's products. Please note that version 2.X is based on Python 2. Version 3.X will has support for Python 3. WWW: https://pypi.org/project/pyutil QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 14.2-RELEASE, amd64, JSONUTIL tested)
^Triage: submitter is now committer.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=05744778c7264f575bcf0b4d4f935679ed92db13 commit 05744778c7264f575bcf0b4d4f935679ed92db13 Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> AuthorDate: 2025-06-03 18:04:57 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2025-06-03 20:32:48 +0000 devel/py-pyutil: New port: Collection of utilities for Python programmers pyutil is a library of useful Python functions and classes. Many of these utilities (or their ancestors) were developed originally by Zooko Wilcox-O'Hearn for the Mojo Nation, Mnet, Allmydata.com "Mountain View", Tahoe-LAFS, or SimpleGeo's products. Please note that version 2.X is based on Python 2. Version 3.X will has support for Python 3. PR: 287128 Approved by: acm (mentor) devel/Makefile | 1 + devel/py-pyutil/Makefile (new) | 34 ++++++++++++++++++++++++++++++++++ devel/py-pyutil/distinfo (new) | 3 +++ devel/py-pyutil/pkg-descr (new) | 6 ++++++ 4 files changed, 44 insertions(+)