From 360b1e54cc64a6ce3e17fca11e12c47e4711d8c6 Mon Sep 17 00:00:00 2001
From: Aiden Grossman <agrossman154@yahoo.com>
Date: Wed, 8 Dec 2021 08:06:52 +0000
Subject: [PATCH] community/py3-port-for: rebuild against python 3.10

---
 community/py3-port-for/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/py3-port-for/APKBUILD b/community/py3-port-for/APKBUILD
index 6b74d208ed27..ad00978cbc9a 100644
--- a/community/py3-port-for/APKBUILD
+++ b/community/py3-port-for/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=py3-port-for
 _pkgname=port-for
 pkgver=0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility and library that helps with local TCP ports management"
 options="!check" # No testsuite in pypi tarball
 url="https://github.com/kmike/port-for"
-- 
GitLab