aboutsummaryrefslogtreecommitdiff
path: root/databases/py-aiomysql
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-04-04 18:29:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-04-04 18:29:11 +0000
commit1730e97e049085a8fe5536788d214cbfc4eb3123 (patch)
treebf836e4f500350c6dd237095f76b9d5d5986ec93 /databases/py-aiomysql
parent378e09115cbe9a584e3f497c39891619eb3b6ad0 (diff)
downloadports-1730e97e049085a8fe5536788d214cbfc4eb3123.tar.gz
ports-1730e97e049085a8fe5536788d214cbfc4eb3123.zip
USE_PYTHON=pep517: bump PORTREVISION
Diffstat (limited to 'databases/py-aiomysql')
-rw-r--r--databases/py-aiomysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-aiomysql/Makefile b/databases/py-aiomysql/Makefile
index c5b6a30228c2..f350e745a12e 100644
--- a/databases/py-aiomysql/Makefile
+++ b/databases/py-aiomysql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aiomysql
PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}