From 9b6df07765e7d681d61e79f2bed2fa5493765f03 Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Thu, 14 Sep 2023 03:20:26 +0000
Subject: [PATCH] community/py3-time-machine: upgrade to 2.12.0

---
 community/py3-time-machine/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-time-machine/APKBUILD b/community/py3-time-machine/APKBUILD
index 867ff3fbcb0c..7affb5917923 100644
--- a/community/py3-time-machine/APKBUILD
+++ b/community/py3-time-machine/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Hoang Nguyen <folliekazetani@protonmail.com>
 # Maintainer: Celeste <cielesti@protonmail.com>
 pkgname=py3-time-machine
-pkgver=2.11.0
+pkgver=2.12.0
 pkgrel=0
 pkgdesc="Python library for mocking the current time"
 url="https://github.com/adamchainz/time-machine"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-5bd5d76e2ecc392c249e86e2cfe54ee94a99a4e1cd1dd7e00b240e1299426d87a284ec270ae36aeb82acfe06d974d5aeca27ae977a480441e4daa5b852d00198  py3-time-machine-2.11.0.tar.gz
+4708cdc3aa0ec06907d0ee1219ceb074947fc962ab6f0d3606e5273f3d64ca278bb43254d924c04364b967301cf69229ced70d7b1db92b0b6dff1523cccb2f82  py3-time-machine-2.12.0.tar.gz
 "
-- 
GitLab