commit python-Pykka for openSUSE:Factory
Hello community, here is the log from the commit of package python-Pykka for openSUSE:Factory checked in at 2019-05-22 11:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pykka (Old) and /work/SRC/openSUSE:Factory/.python-Pykka.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-Pykka" Wed May 22 11:16:25 2019 rev:3 rq:704416 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pykka/python-Pykka.changes 2019-01-24 14:03:28.304047614 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pykka.new.5148/python-Pykka.changes 2019-05-22 11:16:31.074510540 +0200 @@ -1,0 +2,6 @@ +Tue May 21 10:49:22 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com> + +- update to 2.0.0 +- enable tests + +------------------------------------------------------------------- Old: ---- Pykka-1.2.1.tar.gz New: ---- Pykka-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pykka.spec ++++++ --- /var/tmp/diff_new_pack.EJGOZH/_old 2019-05-22 11:16:33.574508790 +0200 +++ /var/tmp/diff_new_pack.EJGOZH/_new 2019-05-22 11:16:33.598508773 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Pykka # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pykka -Version: 1.2.1 +Version: 2.0.0 Release: 0 Summary: A Python implementation of the actor model License: Apache-2.0 Group: Development/Languages/Python URL: http://www.pykka.org/ Source: https://files.pythonhosted.org/packages/source/P/Pykka/Pykka-%{version}.tar.gz +BuildRequires: %{python_module pytest-mock} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -47,6 +49,9 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%pytest + %files %{python_files} %license LICENSE %doc README.rst ++++++ Pykka-1.2.1.tar.gz -> Pykka-2.0.0.tar.gz ++++++ ++++ 10218 lines of diff (skipped)
participants (1)
-
root