Hello community, here is the log from the commit of package uranium for openSUSE:Factory checked in at 2020-09-17 14:46:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uranium (Old) and /work/SRC/openSUSE:Factory/.uranium.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uranium" Thu Sep 17 14:46:06 2020 rev:10 rq:834865 version:4.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/uranium/uranium.changes 2020-06-07 21:56:00.072805164 +0200 +++ /work/SRC/openSUSE:Factory/.uranium.new.4249/uranium.changes 2020-09-17 14:48:37.835783858 +0200 @@ -1,0 +2,11 @@ +Tue Sep 15 21:24:46 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Update to version 4.7.1 + Release notes: + * https://github.com/Ultimaker/Cura/releases/tag/4.7.1 + * https://github.com/Ultimaker/Cura/releases/tag/4.7.0 + * https://github.com/Ultimaker/Cura/releases/tag/4.6.2 +- Drop obsolete + 0001-Handle-indexing-on-Python-3.8-AST-string-constants-c.patch + +------------------------------------------------------------------- Old: ---- 0001-Handle-indexing-on-Python-3.8-AST-string-constants-c.patch Uranium-4.6.1.obscpio New: ---- Uranium-4.7.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uranium.spec ++++++ --- /var/tmp/diff_new_pack.s82qri/_old 2020-09-17 14:48:40.727786618 +0200 +++ /var/tmp/diff_new_pack.s82qri/_new 2020-09-17 14:48:40.727786618 +0200 @@ -17,7 +17,7 @@ Name: uranium -Version: 4.6.1 +Version: 4.7.1 Release: 0 Summary: Python framework for Desktop applications License: LGPL-3.0-only @@ -26,8 +26,6 @@ Source0: Uranium-%{version}.tar.xz # X-OPENSUSE-FIX fix cmake install directory. Patch1: fix-cmake-install.patch -# PaTCH-FIX-UPSTREAM - https://github.com/Ultimaker/Uranium/issues/619 -Patch2: 0001-Handle-indexing-on-Python-3.8-AST-string-constants-c.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libArcus-devel @@ -53,7 +51,6 @@ %prep %setup -q -n Uranium-%version %patch1 -p1 -%patch2 -p1 %build # Hack, remove LIB_SUFFIX for 64bit, which is correct as uranium is pure python (i.e. noarch) @@ -79,7 +76,7 @@ %check %{__python3} -m pip freeze # TestHttpRequestManager has threading issues, see https://github.com/Ultimaker/Uranium/issues/594 -%{__python3} -m pytest -v -k 'not TaskManagement/TestHttpRequestManager.py' +%{__python3} -m pytest -v -k 'not TaskManagement.TestHttpRequestManager.py' %files -f %{name}.lang %license LICENSE ++++++ Uranium-4.6.1.obscpio -> Uranium-4.7.1.obscpio ++++++ ++++ 14571 lines of diff (skipped) ++++++ Uranium.obsinfo ++++++ --- /var/tmp/diff_new_pack.s82qri/_old 2020-09-17 14:48:41.071786947 +0200 +++ /var/tmp/diff_new_pack.s82qri/_new 2020-09-17 14:48:41.071786947 +0200 @@ -1,5 +1,5 @@ name: Uranium -version: 4.6.1 -mtime: 1587462372 -commit: 657e3df5b038c1e363623b0021278897ae9d61a4 +version: 4.7.1 +mtime: 1599827386 +commit: 813459334ff2df843f3420b343ecfe29a3cf45e6 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.s82qri/_old 2020-09-17 14:48:41.091786966 +0200 +++ /var/tmp/diff_new_pack.s82qri/_new 2020-09-17 14:48:41.095786969 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">http://github.com/Ultimaker/Uranium.git</param> <param name="scm">git</param> - <param name="revision">4.6.1</param> - <param name="version">4.6.1</param> + <param name="revision">4.7.1</param> + <param name="version">4.7.1</param> </service> <service mode="disabled" name="set_version" />
