Hello community,

here is the log from the commit of package uranium for openSUSE:Factory checked 
in at 2020-11-11 20:47:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uranium (Old)
 and      /work/SRC/openSUSE:Factory/.uranium.new.26437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uranium"

Wed Nov 11 20:47:42 2020 rev:11 rq:847706 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uranium/uranium.changes  2020-09-17 
14:48:37.835783858 +0200
+++ /work/SRC/openSUSE:Factory/.uranium.new.26437/uranium.changes       
2020-11-11 20:47:55.719733561 +0100
@@ -1,0 +2,6 @@
+Tue Nov 10 18:03:22 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- update to 4.8.0
+  * https://github.com/Ultimaker/Cura/releases/tag/4.8
+
+-------------------------------------------------------------------

Old:
----
  Uranium-4.7.1.obscpio
  Uranium.obsinfo
  _service

New:
----
  uranium-4.8.0.tar.gz

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

Other differences:
------------------
++++++ uranium.spec ++++++
--- /var/tmp/diff_new_pack.tIEbv2/_old  2020-11-11 20:47:56.271734080 +0100
+++ /var/tmp/diff_new_pack.tIEbv2/_new  2020-11-11 20:47:56.271734080 +0100
@@ -17,18 +17,19 @@
 
 
 Name:           uranium
-Version:        4.7.1
+%define sversion        4.8
+Version:        4.8.0
 Release:        0
 Summary:        Python framework for Desktop applications
 License:        LGPL-3.0-only
 Group:          Development/Languages/Python
-URL:            http://github.com/Ultimaker/Uranium
-Source0:        Uranium-%{version}.tar.xz
+URL:            https://github.com/Ultimaker/Uranium
+Source0:        
https://github.com/Ultimaker/Uranium/archive/%{sversion}.tar.gz#/%{name}-%{version}.tar.gz
 # X-OPENSUSE-FIX fix cmake install directory.
 Patch1:         fix-cmake-install.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  libArcus-devel
+BuildRequires:  libArcus-devel >= %{version}
 BuildRequires:  python3-devel >= 3.4.0
 # for tests:
 BuildRequires:  python3-Twisted
@@ -49,7 +50,7 @@
 A Python framework for building Desktop applications.
 
 %prep
-%setup -q -n Uranium-%version
+%setup -q -n Uranium-%sversion
 %patch1 -p1
 
 %build
@@ -76,7 +77,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 TestHttpRequestManager.py'
 
 %files -f %{name}.lang
 %license LICENSE
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to