Sync from SUSE:SLFO:Main python-puremagic revision 0f303bce3c0538b1b4ebb50ff9af927c

This commit is contained in:
2025-06-27 15:48:54 +02:00
parent 67cd0da91c
commit aa10299f25
4 changed files with 14 additions and 5 deletions

BIN
puremagic-1.28.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
puremagic-1.29.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun May 4 08:52:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.29:
* Changing to publishing to pypi with Python 3.9
* Fixing #105 fsspec/gcsfs throws an ValueError instead of a
OSError (thanks to Markus)
* Fixing github actions due to updates
-------------------------------------------------------------------
Sun Nov 3 14:43:54 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-puremagic
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-puremagic
Version: 1.28
Version: 1.29
Release: 0
Summary: Pure python implementation of magic file detection
License: MIT