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

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

diff --git a/community/py3-cheetah/APKBUILD b/community/py3-cheetah/APKBUILD
index 521fb137548b..2704c8b8985f 100644
--- a/community/py3-cheetah/APKBUILD
+++ b/community/py3-cheetah/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=py3-cheetah
 _pkgname=Cheetah3
 pkgver=3.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Cheetah is a template engine and code generation tool"
 url="http://www.cheetahtemplate.org/"
 arch="all"
-- 
GitLab