Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-param for openSUSE:Factory 
checked in at 2022-02-17 00:30:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-param (Old)
 and      /work/SRC/openSUSE:Factory/.python-param.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-param"

Thu Feb 17 00:30:32 2022 rev:19 rq:955206 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-param/python-param.changes        
2021-03-03 18:34:04.239342640 +0100
+++ /work/SRC/openSUSE:Factory/.python-param.new.1956/python-param.changes      
2022-02-17 00:31:56.785418658 +0100
@@ -1,0 +2,9 @@
+Tue Feb 15 23:11:44 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.12.0:
+  * Many changes, see
+    https://github.com/holoviz/param/releases/tag/v1.12.0.
+- Drop denose.patch: Tests updated to use pytest
+  (gh#holoviz/param#509).
+
+-------------------------------------------------------------------

Old:
----
  denose.patch
  param-1.10.1.tar.gz

New:
----
  param-1.12.0.tar.gz

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

Other differences:
------------------
++++++ python-param.spec ++++++
--- /var/tmp/diff_new_pack.PiMy6Y/_old  2022-02-17 00:31:57.509418533 +0100
+++ /var/tmp/diff_new_pack.PiMy6Y/_new  2022-02-17 00:31:57.517418532 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-param
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define modname param
 Name:           python-param
-Version:        1.10.1
+Version:        1.12.0
 Release:        0
 Summary:        Declarative Python programming using Parameters
 License:        BSD-3-Clause
@@ -27,9 +27,6 @@
 URL:            http://param.pyviz.org/
 Source0:        
https://github.com/holoviz/param/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
 Source100:      python-param-rpmlintrc
-# PATCH-FEATURE-UPSTREAM denose.patch gh#holoviz/param#423 mc...@suse.com
-# Remove nose dependency
-Patch0:         denose.patch
 BuildRequires:  %{python_module jsonschema}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -37,9 +34,9 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module numpy if (%python-base without python36-base)}
 BuildRequires:  %{python_module pandas if (%python-base without python36-base)}
+Recommends:     python-jsonschema
 Recommends:     python-numpy
 Recommends:     python-pandas
-Recommends:     python-jsonschema
 BuildArch:      noarch
 %python_subpackages
 
@@ -82,9 +79,9 @@
 
 %files %{python_files}
 %license LICENSE.txt
-%doc README.rst
+%doc README.md
 %{python_sitelib}/param/
 %{python_sitelib}/numbergen/
-%{python_sitelib}/param-%{version}-py*.egg-info
+%{python_sitelib}/param-%{version}-py%{python_version}.egg-info/
 
 %changelog

++++++ param-1.10.1.tar.gz -> param-1.12.0.tar.gz ++++++
++++ 14879 lines of diff (skipped)

Reply via email to