Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-bloscpack for
openSUSE:Factory checked in at 2021-04-21 21:00:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bloscpack (Old)
and /work/SRC/openSUSE:Factory/.python-bloscpack.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bloscpack"
Wed Apr 21 21:00:13 2021 rev:6 rq:887120 version:0.16.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bloscpack/python-bloscpack.changes
2020-08-10 14:57:18.347978559 +0200
+++
/work/SRC/openSUSE:Factory/.python-bloscpack.new.12324/python-bloscpack.changes
2021-04-21 21:00:53.778342805 +0200
@@ -1,0 +2,5 @@
+Wed Apr 21 04:17:59 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bloscpack.spec ++++++
--- /var/tmp/diff_new_pack.0GXbnK/_old 2021-04-21 21:00:54.182343442 +0200
+++ /var/tmp/diff_new_pack.0GXbnK/_new 2021-04-21 21:00:54.186343448 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-bloscpack
#
-# 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,6 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
+%define skip_python36 1
Name: python-bloscpack
Version: 0.16.0
Release: 0
@@ -35,7 +36,7 @@
Requires: python-numpy
Requires: python-six
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Recommends: cryptography >= 1.3.4
Recommends: python-pyOpenSSL >= 0.14
BuildArch: noarch