From db03f54661dfb6cf1fdf19fe0ac44d0a28004f48 Mon Sep 17 00:00:00 2001
From: mcalabkova <>
Date: Apr 10 2025 21:23:06 +0000
Subject: Update python-pylibacl to version 0.7.2 / rev 9 via SR 1268412


https://build.opensuse.org/request/show/1268412
by user mcalabkova + anag_factory

---

diff --git a/.files b/.files
index bb38717..bd49795 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 2a38b1b..16ee52c 100644
--- a/.rev
+++ b/.rev
@@ -111,4 +111,12 @@
     <comment></comment>
     <requestid>1247755</requestid>
   </revision>
+  <revision rev="9" vrev="1">
+    <srcmd5>4ce4d3c9b7d452033acf996a0b7be98c</srcmd5>
+    <version>0.7.2</version>
+    <time>1744315201</time>
+    <user>anag_factory</user>
+    <comment></comment>
+    <requestid>1268412</requestid>
+  </revision>
 </revisionlist>
diff --git a/pylibacl-0.7.1.tar.gz b/pylibacl-0.7.1.tar.gz
deleted file mode 120000
index 80f9400..0000000
--- a/pylibacl-0.7.1.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreicfbj5tzrskp4suimfum3mkorpslgxbgrbsvgsmveyo7cccjon6la
\ No newline at end of file
diff --git a/pylibacl-0.7.2.tar.gz b/pylibacl-0.7.2.tar.gz
new file mode 120000
index 0000000..ea0c360
--- /dev/null
+++ b/pylibacl-0.7.2.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreicwyfpim77ey4sfgg57s5ahlcolx6g32kc2rwcp47wmsd6dei3y24
\ No newline at end of file
diff --git a/python-pylibacl.changes b/python-pylibacl.changes
index 03812a8..ca1da82 100644
--- a/python-pylibacl.changes
+++ b/python-pylibacl.changes
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Thu Apr 10 12:32:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
+
+- Update to 0.7.2
+  * Single-bugfix release: fixed the typing stub module. Nothing
+    exercised it, and having been generated with pre-3.6 stubgen,
+    it failed to work on modern versions. No tests failed (should
+    add some), but the doc build by Sphinx failed accidentally
+    since the failure to import (which was ignored) led to a
+    missing title for the module, which Sphinx complained about.
+    Quite funny :)
+
+-------------------------------------------------------------------
 Fri Feb 21 15:10:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 
 - Update to 0.7.1
diff --git a/python-pylibacl.spec b/python-pylibacl.spec
index d319c05..204b34e 100644
--- a/python-pylibacl.spec
+++ b/python-pylibacl.spec
@@ -19,7 +19,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pylibacl
-Version:        0.7.1
+Version:        0.7.2
 Release:        0
 Summary:        POSIX1e ACLs for python
 License:        LGPL-2.1-or-later