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

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

diff --git a/community/py3-timezonefinder/APKBUILD b/community/py3-timezonefinder/APKBUILD
index 8ad353699d1b..28e18c0c6699 100644
--- a/community/py3-timezonefinder/APKBUILD
+++ b/community/py3-timezonefinder/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-timezonefinder
 pkgver=5.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast python package for finding the timezone of any point on earth (coordinates) offline"
 url="https://github.com/MrMinimal64/timezonefinder"
 # mips blocked by py3-numpy
-- 
GitLab