Hello community,

here is the log from the commit of package python-pick for openSUSE:Factory 
checked in at 2020-01-30 22:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pick (Old)
 and      /work/SRC/openSUSE:Factory/.python-pick.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pick"

Thu Jan 30 22:36:05 2020 rev:4 rq:768507 version:0.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pick/python-pick.changes  2019-06-06 
18:15:43.148714196 +0200
+++ /work/SRC/openSUSE:Factory/.python-pick.new.26092/python-pick.changes       
2020-01-30 22:36:17.668548575 +0100
@@ -1,0 +2,13 @@
+Thu Jan 30 07:22:14 UTC 2020 - [email protected]
+
+- Update to version 0.6.6
+  * Fix for error _curses.error: use_default_colors() returned
+    ERR
+  * Updated Python test matrix
+  * Rename multi_select to multiselect
+  * Make print a function in the readme
+  * Update README and convert it to RST for PyPI
+
+- Dropped group tag
+
+-------------------------------------------------------------------

Old:
----
  v0.6.4.tar.gz

New:
----
  pick-0.6.6.tar.gz

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

Other differences:
------------------
++++++ python-pick.spec ++++++
--- /var/tmp/diff_new_pack.pfzk1u/_old  2020-01-30 22:36:18.484548967 +0100
+++ /var/tmp/diff_new_pack.pfzk1u/_new  2020-01-30 22:36:18.488548969 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pick
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,14 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pick
-Version:        0.6.4
+Version:        0.6.6
 Release:        0
 Summary:        Curses-based interactive selection list module
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/wong2/pick
 # https://github.com/wong2/pick/issues/28
-Source0:        https://github.com/wong2/pick/archive/v%{version}.tar.gz
+Source0:        
https://github.com/wong2/pick/archive/v%{version}.tar.gz#/pick-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -55,7 +53,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc README.md
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to