From 80e9dde5e41d083ec1343154184850d696213a46b0e3190e9300839f768fe999 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 21 Feb 2025 21:30:56 +0000 Subject: [PATCH] Accepting request 1247676 from home:glaubitz:branches:devel:languages:python - Update to 0.7.1 * Minor version, with a few test improvements, and updated documentation building dependencies. No user-visible changes otherwise. OBS-URL: https://build.opensuse.org/request/show/1247676 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibacl?expand=0&rev=24 --- pylibacl-0.7.0.tar.gz | 3 --- pylibacl-0.7.1.tar.gz | 3 +++ python-pylibacl.changes | 8 ++++++++ python-pylibacl.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 pylibacl-0.7.0.tar.gz create mode 100644 pylibacl-0.7.1.tar.gz diff --git a/pylibacl-0.7.0.tar.gz b/pylibacl-0.7.0.tar.gz deleted file mode 100644 index ce4cc5e..0000000 --- a/pylibacl-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed496e74ca5452d5d4cebe23df229ea462735a96528b9fa28e3ce1f7a2bed31a -size 47543 diff --git a/pylibacl-0.7.1.tar.gz b/pylibacl-0.7.1.tar.gz new file mode 100644 index 0000000..e83f93e --- /dev/null +++ b/pylibacl-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450a7b3cc64a7f254430b466d8a745f259ae134432a9a4ca930ef88424b9be58 +size 49017 diff --git a/python-pylibacl.changes b/python-pylibacl.changes index 35e1f74..a001d15 100644 --- a/python-pylibacl.changes +++ b/python-pylibacl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 21 15:10:30 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.7.1 + * Minor version, with a few test improvements, and updated + documentation building dependencies. No user-visible + changes otherwise. + ------------------------------------------------------------------- Sun Jan 7 21:37:36 UTC 2024 - Dirk Müller diff --git a/python-pylibacl.spec b/python-pylibacl.spec index caf298d..91669f2 100644 --- a/python-pylibacl.spec +++ b/python-pylibacl.spec @@ -1,7 +1,7 @@ # # spec file for package python-pylibacl # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2013-2020 LISA GmbH, Bingen, Germany # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-pylibacl -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: POSIX1e ACLs for python License: LGPL-2.1-or-later