14
0

Accepting request 1276586 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1276586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-puremagic?expand=0&rev=3
This commit is contained in:
2025-05-13 18:11:43 +00:00
committed by Git OBS Bridge
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