git: c74295ab3671 - main - databases/py-Pyrseas: Update 0.9.1 → 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 17:23:19 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c74295ab3671a167fc7dd53cfc2101148ef97200 commit c74295ab3671a167fc7dd53cfc2101148ef97200 Author: Volodymyr Kostyrko <arcade@b1t.name> AuthorDate: 2024-10-25 17:20:44 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-25 17:20:44 +0000 databases/py-Pyrseas: Update 0.9.1 → 0.10.0 Commitlog: https://github.com/perseas/Pyrseas/compare/v0.9.1...v0.10.0 Improve port: add NO_ARCH=yes, sort options for "pet portclippy". PR: 278093 --- databases/py-Pyrseas/Makefile | 14 +++++++------- databases/py-Pyrseas/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/databases/py-Pyrseas/Makefile b/databases/py-Pyrseas/Makefile index 6b6633455edf..903a6be04e87 100644 --- a/databases/py-Pyrseas/Makefile +++ b/databases/py-Pyrseas/Makefile @@ -1,6 +1,6 @@ PORTNAME= Pyrseas -PORTVERSION= 0.9.1 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.10.0 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,16 +11,16 @@ WWW= https://github.com/perseas/Pyrseas LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5:databases/py-psycopg2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pgdbconn>=0.8:databases/py-pgdbconn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.10:devel/py-pyyaml@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg>=3.1:databases/py-psycopg@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist - USE_GITHUB= yes GH_ACCOUNT= perseas +USE_PYTHON= autoplist distutils + +NO_ARCH= yes # Requires a running PostgreSQL instance diff --git a/databases/py-Pyrseas/distinfo b/databases/py-Pyrseas/distinfo index ca10865755f6..02608ee78655 100644 --- a/databases/py-Pyrseas/distinfo +++ b/databases/py-Pyrseas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633310255 -SHA256 (perseas-Pyrseas-0.9.1_GH0.tar.gz) = 5d413579a9f3e840b9494d54f761c47389990165fac976eeb8c7922e9d00a883 -SIZE (perseas-Pyrseas-0.9.1_GH0.tar.gz) = 177861 +TIMESTAMP = 1711647545 +SHA256 (perseas-Pyrseas-v0.10.0_GH0.tar.gz) = 3ba6173f7bf3f83d22700993f1642e2bdae604e6613625d4cbce34c7d846f79e +SIZE (perseas-Pyrseas-v0.10.0_GH0.tar.gz) = 176616