1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

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
This commit is contained in:
Dmitry Wagin 2022-02-08 07:09:29 +08:00 committed by Li-Wen Hsu
parent 720efe0a00
commit 513d2316a6
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pgmigrate
PORTVERSION= 1.0.6
PORTVERSION= 1.0.7
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1614010295
SHA256 (yandex-pgmigrate-1.0.6_GH0.tar.gz) = e8381ef62b22997abfe0240130ac56a720fed4e934408056320e535362d8e3d3
SIZE (yandex-pgmigrate-1.0.6_GH0.tar.gz) = 26828
TIMESTAMP = 1644181336
SHA256 (yandex-pgmigrate-1.0.7_GH0.tar.gz) = ba39ee6198b1132a5306c3cce79d16644c507d7be999fbcc9c039cd3307693f6
SIZE (yandex-pgmigrate-1.0.7_GH0.tar.gz) = 28437