- 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:
@@ -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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,17 +18,17 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-xmp-toolkit
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: Python XMP Toolkit for working with metadata
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
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
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: pkgconfig(exempi-2.0)
|
||||
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-%{version}.dist-info
|
||||
%{python_sitelib}/libxmp
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8d912946ff9fd46ed5c7c355aa5d4ea193328b3f200909ef32d9a28a1419a38
|
||||
size 3566058
|
3
python-xmp-toolkit-2.0.2.tar.gz
Normal file
3
python-xmp-toolkit-2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a88431bb8222e9723da688b3ead50506f3ed3002749362845745dd995a7a68b
|
||||
size 3562733
|
Reference in New Issue
Block a user