Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-coconut for openSUSE:Factory 
checked in at 2022-09-20 19:24:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coconut (Old)
 and      /work/SRC/openSUSE:Factory/.python-coconut.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coconut"

Tue Sep 20 19:24:20 2022 rev:8 rq:1004997 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coconut/python-coconut.changes    
2021-02-18 20:53:13.279485040 +0100
+++ /work/SRC/openSUSE:Factory/.python-coconut.new.2083/python-coconut.changes  
2022-09-20 19:24:21.618607694 +0200
@@ -1,0 +2,7 @@
+Tue Sep 20 14:14:44 UTC 2022 - [email protected]
+
+- version update to 1.6.0
+  * https://github.com/evhub/coconut/releases/tag/v1.6.0
+- does not require six
+
+-------------------------------------------------------------------

Old:
----
  coconut-1.4.1.tar.gz

New:
----
  coconut-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-coconut.spec ++++++
--- /var/tmp/diff_new_pack.ubCSji/_old  2022-09-20 19:24:22.346609782 +0200
+++ /var/tmp/diff_new_pack.ubCSji/_new  2022-09-20 19:24:22.354609805 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-coconut
 #
-# 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
@@ -21,7 +21,7 @@
 # coconut is a programming language, not a python module
 %define pythons python3
 Name:           python-coconut
-Version:        1.4.1
+Version:        1.6.0
 Release:        0
 Summary:        A functional programming language that compiles to Python
 License:        MIT
@@ -32,13 +32,11 @@
 BuildRequires:  %{python_module prompt_toolkit >= 2}
 BuildRequires:  %{python_module pyparsing >= 2.2}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Pygments >= 2.2
 Requires:       python-prompt_toolkit >= 2
 Requires:       python-pyparsing >= 2.2
-Requires:       python-six
 Recommends:     python-cPyparsing >= 2.2.0.1.1
 Recommends:     python-ipykernel >= 4.6
 Recommends:     python-ipython >= 5.4
@@ -84,6 +82,8 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}/%{$python_sitelib}/
+# a hint how to package it welcome
+rm %{buildroot}/usr/share/jupyter/kernels/coconut/kernel.json
 
 %files %{python_files}
 %doc README.rst CONTRIBUTING.md DOCS.md FAQ.md HELP.md

++++++ coconut-1.4.1.tar.gz -> coconut-1.6.0.tar.gz ++++++
++++ 16037 lines of diff (skipped)

Reply via email to