mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
This commit is contained in:
parent
693e2f527e
commit
da66246d56
@ -1,5 +1,5 @@
|
||||
PORTNAME= peewee_migrate
|
||||
DISTVERSION= 1.12.2
|
||||
DISTVERSION= 1.13.0
|
||||
CATEGORIES= databases devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${PY_FLAV
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes # tests not shipped with sdist
|
||||
USE_GITHUB= yes # tests not shipped with sdist, https://github.com/klen/peewee_migrate/issues/236
|
||||
GH_ACCOUNT= klen
|
||||
USE_PYTHON= autoplist concurrent pep517 pytest
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1693323480
|
||||
SHA256 (klen-peewee_migrate-1.12.2_GH0.tar.gz) = 84ed9e5b12bb381f7ebc6595bc787b6e9ab1a0f0aa65e0636e10737f69b2a1bd
|
||||
SIZE (klen-peewee_migrate-1.12.2_GH0.tar.gz) = 40738
|
||||
TIMESTAMP = 1721735662
|
||||
SHA256 (klen-peewee_migrate-1.13.0_GH0.tar.gz) = b8da2603a0be25ce006a9bf210451334af8c76a2c5d718a4f94575e83cfe0e71
|
||||
SIZE (klen-peewee_migrate-1.13.0_GH0.tar.gz) = 41418
|
||||
|
Loading…
Reference in New Issue
Block a user