Bug 261759 - databases/py-pgmigrate: Update to 1.0.7
Summary: databases/py-pgmigrate: Update to 1.0.7
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: Li-Wen Hsu
URL: https://github.com/yandex/pgmigrate/t...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-02-06 21:04 UTC by Dmitry Wagin
Modified: 2022-02-07 23:18 UTC (History)
2 users (show)

See Also:


Attachments
py-pgmigrate.diff (917 bytes, patch)
2022-02-06 21:04 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2022-02-06 21:04:50 UTC
Created attachment 231588 [details]
py-pgmigrate.diff

1.0.7 (2022-02-02)

 - Skip unnecessary schema creation on init
 - Add file path to statement apply error log
 - Add version gaps check
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-07 01:21:42 UTC
^Triage: If this is a bugfix release, please set merge-quarterly flag to ?
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-07 23:18:53 UTC
A commit in branch main references this bug:

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

commit 513d2316a6760a24eba5ab4db32fd0bac058dce2
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2022-02-07 23:09:29 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-07 23:17:30 +0000

    databases/py-pgmigrate: Update to 1.0.7

    1.0.7 (2022-02-02)

     - Skip unnecessary schema creation on init
     - Add file path to statement apply error log
     - Add version gaps check

    PR:             261759

 databases/py-pgmigrate/Makefile | 2 +-
 databases/py-pgmigrate/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)