Bug 268867 - textproc/py-precis_i18n: Update to 1.0.5
Summary: textproc/py-precis_i18n: Update to 1.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/byllyfish/precis_i...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-10 19:38 UTC by Goran Mekić
Modified: 2023-02-27 22:53 UTC (History)
1 user (show)

See Also:


Attachments
precis_i18n.patch (1.82 KB, patch)
2023-01-10 19:39 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2023-01-10 19:38:17 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
  * maketest: OK (57 passed)
Comment 1 Goran Mekić 2023-01-10 19:39:07 UTC
Created attachment 239387 [details]
precis_i18n.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-27 22:50:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fcd2f890efa1be39a7f3b4e9e2faa6d317aaf1d

commit 1fcd2f890efa1be39a7f3b4e9e2faa6d317aaf1d
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-01-10 19:35:47 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-27 22:47:48 +0000

    textproc/py-precis_i18n: Update to 1.0.5

     - use USE_PYTHON=pytest instead of custom do-test target

    Changelog: https://github.com/byllyfish/precis_i18n/releases/tag/v1.0.5

    PR:             268867
    Approved by:    flo (mentor)
    Differential Revision: https://reviews.freebsd.org/D38778

 textproc/py-precis_i18n/Makefile | 10 ++--------
 textproc/py-precis_i18n/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 11 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-02-27 22:53:00 UTC
Thank you for your contribution.