14
0

- update to 1.3.0:

* Multiple artists are joined by join phrases, as displayed on the
    web page. A new (pure-Python) function compares two Chromaprint
    fingerprints for similarity.
   on Windows on Python 3.8. Add a hash_fingerprint function to the low-level library.
- Update to 1.1.5:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyacoustid?expand=0&rev=13
This commit is contained in:
2023-12-14 19:38:13 +00:00
committed by Git OBS Bridge
parent eea0c7979d
commit b62ed17d7e
4 changed files with 27 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyacoustid
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyacoustid
Version: 1.2.2
Version: 1.3.0
Release: 0
Summary: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
License: MIT