Bug 271341 - databases/py-peewee_migrate: Update to 1.7.1
Summary: databases/py-peewee_migrate: Update to 1.7.1
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/klen/peewee_migrat...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-10 09:11 UTC by Goran Mekić
Modified: 2023-05-11 23:34 UTC (History)
1 user (show)

See Also:


Attachments
peewee_migrate.patch (2.44 KB, patch)
2023-05-10 09:11 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-05-10 09:11:04 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
  * maketest: OK (23 passed)
Comment 1 Goran Mekić 2023-05-10 09:11:52 UTC
Created attachment 242094 [details]
peewee_migrate.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-11 23:27:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a56b61352c6865f42b32d31640c1edc1a4f7306

commit 5a56b61352c6865f42b32d31640c1edc1a4f7306
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-05-10 09:07:47 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-11 23:23:25 +0000

    databases/py-peewee_migrate: Update to 1.7.1

    Migrate to pep517.

    Changelog: https://github.com/klen/peewee_migrate/compare/1.6.6...1.7.1

    PR:             271341

 databases/py-peewee_migrate/Makefile | 8 ++++----
 databases/py-peewee_migrate/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-05-11 23:34:03 UTC
Thank you for your contribution.