Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-av for openSUSE:Factory 
checked in at 2023-03-29 23:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-av (Old)
 and      /work/SRC/openSUSE:Factory/.python-av.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-av"

Wed Mar 29 23:27:41 2023 rev:13 rq:1075146 version:10.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-av/python-av.changes      2022-11-30 
18:53:50.460673720 +0100
+++ /work/SRC/openSUSE:Factory/.python-av.new.31432/python-av.changes   
2023-03-29 23:27:49.887659463 +0200
@@ -1,0 +2,6 @@
+Wed Mar 29 04:51:43 UTC 2023 - Mia Herkt <m...@0x0.st>
+
+- Require FFmpeg < 5 for now since tests are failing with recent
+  versions
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-av.spec ++++++
--- /var/tmp/diff_new_pack.uyKSte/_old  2023-03-29 23:27:50.295661643 +0200
+++ /var/tmp/diff_new_pack.uyKSte/_new  2023-03-29 23:27:50.299661665 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-av
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-av
 Version:        10.0.0
@@ -31,6 +30,7 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  libavutil-devel < 5
 BuildRequires:  libavutil-devel >= 4.3
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
@@ -75,6 +75,7 @@
   test_decode_video_corrupt or \
   test_encoding_with_pts or \
   test_decoder_extradata or \
+  test_decoder_timebase or \
   test_encoder_extradata or \
   test_encoder_pix_fmt or \
   test_default_options or \

Reply via email to