SHA256
15
0
forked from pool/python-av

Accepting request 787081 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/787081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-av?expand=0&rev=4
This commit is contained in:
2020-03-22 13:17:35 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 14 08:45:07 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without py2 available
-------------------------------------------------------------------
Mon Feb 24 01:48:27 UTC 2020 - steven.kowalik@suse.com

View File

@@ -61,6 +61,6 @@ Pythonic bindings for FFmpeg's libraries.
%doc README.md
%python3_only %{_bindir}/pyav
%{python_sitearch}/av
%{python_sitearch}/av-%{version}-py%{py_ver}.egg-info
%{python_sitearch}/av-%{version}-py%{python_version}.egg-info
%changelog