- update to 2.0.2:

* Fix test following a bugfix from Exempi 2.4.0.
  * Fix crash when there is no schema.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xmp-toolkit?expand=0&rev=2
This commit is contained in:
2024-11-11 14:24:51 +00:00
committed by Git OBS Bridge
parent 84db541416
commit c7fea6a358
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 11 14:22:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* Fix test following a bugfix from Exempi 2.4.0.
* Fix crash when there is no schema.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 14 17:18:50 UTC 2023 - ecsos <ecsos@opensuse.org> Thu Dec 14 17:18:50 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-xmp-toolkit # spec file for package python-python-xmp-toolkit
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,17 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-python-xmp-toolkit Name: python-python-xmp-toolkit
Version: 2.0.1 Version: 2.0.2
Release: 0 Release: 0
Summary: Python XMP Toolkit for working with metadata Summary: Python XMP Toolkit for working with metadata
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/python-xmp-toolkit/python-xmp-toolkit URL: https://github.com/python-xmp-toolkit/python-xmp-toolkit
Source: https://files.pythonhosted.org/packages/source/p/python-xmp-toolkit/python-xmp-toolkit-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/python-xmp-toolkit/python-xmp-toolkit-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements # SECTION test requirements
BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(exempi-2.0)
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
@@ -62,4 +62,5 @@ A Python XMP Toolkit for working with metadata.
#%%{python_sitelib}/python_xmp_toolkit #%%{python_sitelib}/python_xmp_toolkit
%{python_sitelib}/python_xmp_toolkit-%{version}.dist-info %{python_sitelib}/python_xmp_toolkit-%{version}.dist-info
%{python_sitelib}/libxmp %{python_sitelib}/libxmp
%changelog %changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8d912946ff9fd46ed5c7c355aa5d4ea193328b3f200909ef32d9a28a1419a38
size 3566058

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a88431bb8222e9723da688b3ead50506f3ed3002749362845745dd995a7a68b
size 3562733