15
0

Accepting request 999749 from home:yarunachalam:branches:devel:languages:python

- Update to 0.4.2: 
  * adds compatibility with NixOS library naming (Thank you, shithead!)
  * fixes deprecation for Python 3.10 (Thank you, Nekyo!)
  * fixes deprecation in recent Numpy

OBS-URL: https://build.opensuse.org/request/show/999749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=19
This commit is contained in:
2022-08-29 09:43:04 +00:00
committed by Git OBS Bridge
parent 33a2cd9937
commit 5fff5959a0
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SoundCard
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%define skip_python36 1
%endif
Name: python-SoundCard
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Python package to play and record audio
License: BSD-3-Clause