Bug 280436 - databases/py-peewee_migrate: Upgrade to 1.13.0
Summary: databases/py-peewee_migrate: Upgrade to 1.13.0
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: Nuno Teixeira
URL: https://github.com/klen/peewee_migrat...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-25 09:22 UTC by Goran Mekić
Modified: 2024-07-25 10:56 UTC (History)
1 user (show)

See Also:


Attachments
peewee_migrate.patch (1.51 KB, patch)
2024-07-25 09:23 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ć 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!