Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-thewalrus for
openSUSE:Factory checked in at 2022-04-26 20:15:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-thewalrus (Old)
and /work/SRC/openSUSE:Factory/.python-thewalrus.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-thewalrus"
Tue Apr 26 20:15:31 2022 rev:6 rq:972736 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-thewalrus/python-thewalrus.changes
2022-02-06 23:56:12.230042607 +0100
+++
/work/SRC/openSUSE:Factory/.python-thewalrus.new.1538/python-thewalrus.changes
2022-04-26 20:17:29.664740781 +0200
@@ -1,0 +2,5 @@
+Tue Apr 26 05:35:43 UTC 2022 - Steve Kowalik <[email protected]>
+
+- No longer skip Python 3.10, dask is now available.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-thewalrus.spec ++++++
--- /var/tmp/diff_new_pack.Ehy9FQ/_old 2022-04-26 20:17:30.148741367 +0200
+++ /var/tmp/diff_new_pack.Ehy9FQ/_new 2022-04-26 20:17:30.148741367 +0200
@@ -18,15 +18,12 @@
%define packagename thewalrus
%define skip_python2 1
-# no dask for python 3.10 yet
-%define skip_python310 1
%{?!python_module:%define python_module() python3-%{**}}
Name: python-thewalrus
Version: 0.18.0
Release: 0
Summary: An open-source software architecture for photonic quantum
computing
License: Apache-2.0
-Group: Development/Languages/Python
URL: https://github.com/XanaduAI/thewalrus
Source:
https://github.com/XanaduAI/thewalrus/archive/v%{version}.tar.gz#/%{packagename}-%{version}.tar.gz
BuildRequires: %{python_module dask-delayed}