diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2025-12-19 05:56:50 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2025-12-19 05:58:48 +0000 |
| commit | 3d55598348604fb729dfa0204892040c2bf98445 (patch) | |
| tree | a104495ddb542d4dd6a51b0985c413e57b3b23b4 /databases/py-agate-sql/Makefile | |
| parent | textproc/py-agate-excel: update to 0.4.2 (diff) | |
databases/py-agate-sql: update to 0.7.3
Changes: https://github.com/wireservice/agate-sql/blob/0.7.3/CHANGELOG.rst
Reported by: repology
Diffstat (limited to 'databases/py-agate-sql/Makefile')
| -rw-r--r-- | databases/py-agate-sql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-agate-sql/Makefile b/databases/py-agate-sql/Makefile index b85ea8c20f08..4520062f9b43 100644 --- a/databases/py-agate-sql/Makefile +++ b/databases/py-agate-sql/Makefile @@ -1,9 +1,9 @@ PORTNAME= agate-sql -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.3 CATEGORIES= databases textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSION} MAINTAINER= matthew@FreeBSD.org COMMENT= Add SQL read/write support to agate |
