Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-augeas for openSUSE:Factory 
checked in at 2023-07-03 17:43:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-augeas (Old)
 and      /work/SRC/openSUSE:Factory/.python-augeas.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-augeas"

Mon Jul  3 17:43:54 2023 rev:9 rq:1096487 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-augeas/python-augeas.changes      
2023-06-12 15:28:06.127637943 +0200
+++ /work/SRC/openSUSE:Factory/.python-augeas.new.13546/python-augeas.changes   
2023-07-03 17:44:02.145160251 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 12:15:20 UTC 2023 - ecsos <ec...@opensuse.org>
+
+- Update to 1.1.0
+  - No changelog from upstream.
+
+-------------------------------------------------------------------

Old:
----
  python-augeas-0.5.0.tar.gz

New:
----
  python-augeas-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-augeas.spec ++++++
--- /var/tmp/diff_new_pack.U2DKzV/_old  2023-07-03 17:44:02.905164726 +0200
+++ /var/tmp/diff_new_pack.U2DKzV/_new  2023-07-03 17:44:02.909164749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-augeas
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,17 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-augeas
-Version:        0.5.0
+Version:        1.1.0
 Release:        0
 Summary:        Python bindings for Augeas
 License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
-Url:            http://augeas.net/
-Source:         
https://fedorahosted.org/released/python-augeas/python-augeas-%{version}.tar.gz
+URL:            http://augeas.net/
+Source:         
https://github.com/hercules-team/python-augeas/archive/v%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  %{python_module cffi >= 1.0.0}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  augeas-lenses
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 Requires:       augeas
 # We'd always want to have augeas-lenses installed
 Requires:       augeas-lenses
@@ -47,6 +48,9 @@
 %install
 %python_install
 
+# do not pack tests
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/test
+
 %check
 cd test
 %python_exec test_augeas.py

++++++ python-augeas-0.5.0.tar.gz -> python-augeas-1.1.0.tar.gz ++++++
++++ 2343 lines of diff (skipped)

Reply via email to