14
0

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

- Update to Version_1.4.4 (2022-03-11)
  * Fix for win32: improved error handling for PyUnicode_AsWideCharString (thanks to Andrey Bienkowski)

OBS-URL: https://build.opensuse.org/request/show/1008602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysndfile?expand=0&rev=14
This commit is contained in:
2022-10-07 07:51:54 +00:00
committed by Git OBS Bridge
parent ee34d99f4c
commit 7c6ac63981
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysndfile
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-pysndfile
Version: 1.4.3
Version: 1.4.4
Release: 0
Summary: Cython wrapper class for reading/writing soundfiles
License: LGPL-3.0-only