From 39ccce3a0a23879ee6eacf8847a2017ce81f5899 Mon Sep 17 00:00:00 2001
From: Piraty <mail@piraty.dev>
Date: Wed, 14 Feb 2024 09:01:05 +0100
Subject: [PATCH] python3-precis-i18n: update to 1.1.0.

---
 srcpkgs/python3-precis-i18n/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-precis-i18n/template b/srcpkgs/python3-precis-i18n/template
index f7c410da40a..c63a93d107d 100644
--- a/srcpkgs/python3-precis-i18n/template
+++ b/srcpkgs/python3-precis-i18n/template
@@ -1,9 +1,8 @@
 # Template file for 'python3-precis-i18n'
 pkgname=python3-precis-i18n
-version=1.0.1
-revision=6
+version=1.1.0
+revision=1
 build_style=python3-module
-pycompile_module="precis_i18n"
 hostmakedepends="python3-setuptools"
 depends="python3"
 short_desc="Internationalized usernames and passwords"
@@ -11,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/byllyfish/precis_i18n"
 distfiles="${PYPI_SITE}/p/precis_i18n/precis_i18n-${version}.tar.gz"
-checksum=5abd7c06e5247fb519089c7649c9b775f934f0d1cc0a680b44fbeb2d5403aed8
+checksum=7ad0d9e08b806f3a9aba042f0b5b28f081fe6decf1dd95ec8e4dc8c6b302aec2
 
 do_check() {
 	python3 setup.py test