From 236a237393bd33c14c60993f10265868c62b6f2e Mon Sep 17 00:00:00 2001
From: dirkmueller <>
Date: Jun 29 2024 13:25:55 +0000
Subject: Update python-wasabi to version 1.1.3 / rev 4 via SR 1183914


https://build.opensuse.org/request/show/1183914
by user dirkmueller + anag+factory
- update to 1.1.3:
  * Add support for Python 3.12 on the CI
  * Allow `typing-extensions<5.0.0` for Python < 3.8

---

diff --git a/.files b/.files
index aee47f5..01cbfe5 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 8faaf27..3350b2b 100644
--- a/.rev
+++ b/.rev
@@ -25,4 +25,14 @@
     <comment>- require setuptools</comment>
     <requestid>1136279</requestid>
   </revision>
+  <revision rev="4" vrev="1">
+    <srcmd5>fa7fca360b080b3d75948ad8d9c003e2</srcmd5>
+    <version>1.1.3</version>
+    <time>1719667030</time>
+    <user>anag+factory</user>
+    <comment>- update to 1.1.3:
+  * Add support for Python 3.12 on the CI
+  * Allow `typing-extensions&lt;5.0.0` for Python &lt; 3.8</comment>
+    <requestid>1183914</requestid>
+  </revision>
 </revisionlist>
diff --git a/python-wasabi.changes b/python-wasabi.changes
index a65a3ed..d413fa5 100644
--- a/python-wasabi.changes
+++ b/python-wasabi.changes
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Sat Jun 29 05:30:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
+
+- update to 1.1.3:
+  * Add support for Python 3.12 on the CI
+  * Allow `typing-extensions<5.0.0` for Python < 3.8
+
+-------------------------------------------------------------------
 Tue Jan  2 20:58:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
 
 - require setuptools
diff --git a/python-wasabi.spec b/python-wasabi.spec
index 922ebcf..635e7ef 100644
--- a/python-wasabi.spec
+++ b/python-wasabi.spec
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 %define modname wasabi
 Name:           python-wasabi
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        A lightweight console printing and formatting toolkit
 License:        LGPL-3.0-only
diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz
deleted file mode 120000
index abe9a98..0000000
--- a/v1.1.2.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreidohc6kckrb2b2ta2c76km4hm3qk7gu3vgejzxtjwvo7higdxvo7y
\ No newline at end of file
diff --git a/v1.1.3.tar.gz b/v1.1.3.tar.gz
new file mode 120000
index 0000000..2cbebbd
--- /dev/null
+++ b/v1.1.3.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreig3tjbm2wxykcxflpvdh5urzlwp476xsexiur2zjlgbciddfa44b4
\ No newline at end of file