Hello community,

here is the log from the commit of package scons for openSUSE:Factory checked 
in at 2019-01-11 13:59:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scons (Old)
 and      /work/SRC/openSUSE:Factory/.scons.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scons"

Fri Jan 11 13:59:59 2019 rev:38 rq:662758 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/scons/scons.changes      2018-10-12 
13:09:54.223367227 +0200
+++ /work/SRC/openSUSE:Factory/.scons.new.28833/scons.changes   2019-01-11 
14:00:06.932124594 +0100
@@ -1,0 +2,12 @@
+Thu Jan  3 13:21:11 UTC 2019 - [email protected]
+
+- Update to version 3.0.2, now works properly with python3 and
+  fixes boo#1083830.
+- Removed incorporated patches: no_deprecated_asserts.patch,
+  removed_splitunc.patch, fix-jN-for-python-37.patch,
+  replace_TestSuite_main.patch, stop_custom_OrderedDict.patch,
+  no_time-clock.patch and fix-rpm-tests-for-newer-rpmbuild.patch.
+- Upstream changes are too many to list see :
+  /usr/share/doc/packages/scons/CHANGES.txt
+
+-------------------------------------------------------------------

Old:
----
  3.0.1.tar.gz
  fix-jN-for-python-37.patch
  fix-rpm-tests-for-newer-rpmbuild.patch
  no_deprecated_asserts.patch
  no_time-clock.patch
  removed_splitunc.patch
  replace_TestSuite_main.patch
  stop_custom_OrderedDict.patch

New:
----
  3.0.2.tar.gz

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

Other differences:
------------------
++++++ scons.spec ++++++
--- /var/tmp/diff_new_pack.IxVrfQ/_old  2019-01-11 14:00:07.808123712 +0100
+++ /var/tmp/diff_new_pack.IxVrfQ/_new  2019-01-11 14:00:07.812123708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scons
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -34,7 +34,7 @@
 %else
 Name:           %{modname}
 %endif
-Version:        3.0.1
+Version:        3.0.2
 Release:        0
 Summary:        Replacement for Make
 License:        MIT
@@ -42,24 +42,15 @@
 URL:            http://www.scons.org/
 Source0:        https://github.com/SCons/%{modname}/archive/%{version}.tar.gz
 #http://www.scons.org/doc/%%{version}/HTML/scons-user.html
-Source1:        scons-user.html-%{version}.tar.bz2
+Source1:        scons-user.html-3.0.1.tar.bz2
 # Adjust to exclude all failing tests
 Source2:        grep-filter-list.txt
-# Upstream compatibilitt patches
-Patch0:         no_deprecated_asserts.patch
-Patch1:         removed_splitunc.patch
-Patch2:         fix-jN-for-python-37.patch
-Patch3:         replace_TestSuite_main.patch
-Patch4:         stop_custom_OrderedDict.patch
-Patch5:         no_time-clock.patch
-# Specific fixes
-Patch6:         fix-rpm-tests-for-newer-rpmbuild.patch
-# Patch7:         replace-imp-with-importlib.patch
 # Local modification
 Patch8:         scons-3.0.0-fix-install.patch
 BuildRequires:  grep
 BuildRequires:  python3-base >= 3.5
 BuildRequires:  python3-lxml
+BuildRequires:  python3-setuptools
 Requires:       python3-base >= 3.5
 %if %{with test}
 # For tests

++++++ 3.0.1.tar.gz -> 3.0.2.tar.gz ++++++
++++ 54848 lines of diff (skipped)

++++++ grep-filter-list.txt ++++++
--- /var/tmp/diff_new_pack.IxVrfQ/_old  2019-01-11 14:00:09.128122382 +0100
+++ /var/tmp/diff_new_pack.IxVrfQ/_new  2019-01-11 14:00:09.128122382 +0100
@@ -1,6 +1,7 @@
 src/engine/SCons/ActionTests.py
 src/engine/SCons/dblite.py
 src/engine/SCons/EnvironmentValuesTest.py
+src/engine/SCons/Node/FS.py
 src/engine/SCons/Options/__init__.py
 src/engine/SCons/Platform/aix.py
 src/engine/SCons/Platform/cygwin.py
@@ -169,6 +170,15 @@
 test/Java/swig-dependencies.py
 test/LEX/live.py
 test/long-lines/signature.py
+test/Parallel/failed-build.py
+test/virtualenv/unactivated/virtualenv_unactivated_python.py
+test/virtualenv/activated/virtualenv_detect_virtualenv.py
+test/virtualenv/activated/virtualenv_activated_python.py
+test/virtualenv/activated/option/ignore-virtualenv.py
+test/virtualenv/activated/option/enable-virtualenv.py
+test/MSVC/MSVC_BATCH-spaces-targetdir.py
+test/Java/Java-1.8.py
+test/Fortran/gfortran.py
 test/MinGW/MinGWSharedLibrary.py
 test/MinGW/WINDOWS_INSERT_DEF.py
 test/MSVC/batch-longlines.py


Reply via email to