Bug 280436

Summary: databases/py-peewee_migrate: Upgrade to 1.13.0
Product: Ports & Packages Reporter: Goran Mekić <meka>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/klen/peewee_migrate/compare/1.12.2...1.13.0
See Also: https://github.com/klen/peewee_migrate/issues/236
Attachments:
Description Flags
peewee_migrate.patch meka: maintainer-approval+

Description Goran Mekić 2024-07-25 09:22:39 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 14.1, amd64 tested)
  * maketest: OK (31 passed, 60 warnings)
Comment 1 Goran Mekić 2024-07-25 09:23:29 UTC
Created attachment 252271 [details]
peewee_migrate.patch
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-07-25 10:52:22 UTC
Hello,

I've opened a PR asking upstream to add tests to sdist.
When it is ready, we can move to MASTER_SITES PyPI

Cheers
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-07-25 10:55:18 UTC
A commit in branch main references this bug:

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

commit da66246d56892aa25958e1c813598e8eb317cd0d
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2024-07-25 10:53:30 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-07-25 10:53:30 +0000

    databases/py-peewee_migrate: Update to 1.13.0

    ChangeLog: https://github.com/klen/peewee_migrate/compare/1.12.2...1.13.0

    PR:             280436

 databases/py-peewee_migrate/Makefile | 4 ++--
 databases/py-peewee_migrate/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2024-07-25 10:56:15 UTC
Committed, thanks!