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 2021-02-25 18:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-av (Old)
 and      /work/SRC/openSUSE:Factory/.python-av.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-av"

Thu Feb 25 18:27:11 2021 rev:8 rq:874687 version:8.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-av/python-av.changes      2020-08-18 
15:08:08.459968435 +0200
+++ /work/SRC/openSUSE:Factory/.python-av.new.2378/python-av.changes    
2021-02-25 18:27:17.582174856 +0100
@@ -1,0 +2,8 @@
+Tue Feb 23 18:33:31 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 8.0.3
+  * packaging and formatting (no relevant changes for openSUSE)
+- Skip python36 build: With NumPy 1.20, python36-numpy is no
+  longer available in Tumbleweed (NEP 29)
+
+-------------------------------------------------------------------

Old:
----
  av-8.0.2.tar.gz

New:
----
  av-8.0.3.tar.gz

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

Other differences:
------------------
++++++ python-av.spec ++++++
--- /var/tmp/diff_new_pack.jKaeQb/_old  2021-02-25 18:27:18.286175313 +0100
+++ /var/tmp/diff_new_pack.jKaeQb/_new  2021-02-25 18:27:18.290175315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-av
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%define skip_python36 1
 Name:           python-av
-Version:        8.0.2
+Version:        8.0.3
 Release:        0
 Summary:        Python bindings for FFmpeg's libraries
 License:        BSD-3-Clause
-URL:            https://github.com/mikeboers/PyAV
+URL:            https://github.com/PyAV-Org/PyAV
 Source:         
https://files.pythonhosted.org/packages/source/a/av/av-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
@@ -38,7 +39,6 @@
 BuildRequires:  pkgconfig(libavfilter)
 BuildRequires:  pkgconfig(libavutil)
 Requires:       python-numpy
-Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %python_subpackages

++++++ av-8.0.2.tar.gz -> av-8.0.3.tar.gz ++++++
++++ 41316 lines of diff (skipped)

Reply via email to