forked from pool/python-av
Accepting request 1255766 from home:mia:branches:devel:languages:python
- Update to 14.2.0: See https://github.com/PyAV-Org/PyAV/compare/v13.1.0...v14.2.0 OBS-URL: https://build.opensuse.org/request/show/1255766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-av?expand=0&rev=33
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-av
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-av
|
||||
Version: 13.1.0
|
||||
Version: 14.2.0
|
||||
Release: 0
|
||||
Summary: Python bindings for FFmpeg's libraries
|
||||
License: BSD-3-Clause
|
||||
@@ -53,6 +53,7 @@ Pythonic bindings for FFmpeg's libraries.
|
||||
%python_install
|
||||
%python_clone -a %{buildroot}%{_bindir}/pyav
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
%python_expand rm %{buildroot}%{$python_sitearch}/av/filter/*.{c,h}
|
||||
|
||||
%post
|
||||
%python_install_alternative pyav
|
||||
|
||||
Reference in New Issue
Block a user