forked from pool/python-pyacoustid
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c279d9c30a7f481f1420fc37db65833b5f9816cd364dc2acaa93a11c482d4141
|
|
||||||
size 15869
|
|
3
pyacoustid-1.3.0.tar.gz
Normal file
3
pyacoustid-1.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f4f487191c19ebb908270b1b7b5297f132da332b1568b96a914574c079ed177
|
||||||
|
size 17369
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 14 19:37:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 4 23:44:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Oct 4 23:44:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyacoustid
|
# 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
|
# 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,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyacoustid
|
Name: python-pyacoustid
|
||||||
Version: 1.2.2
|
Version: 1.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
|
Summary: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user