Hello community,
here is the log from the commit of package obs-service-tar_scm for
openSUSE:Factory checked in at 2017-07-21 22:48:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-tar_scm (Old)
and /work/SRC/openSUSE:Factory/.obs-service-tar_scm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-tar_scm"
Fri Jul 21 22:48:47 2017 rev:44 rq:511358 version:0.8.0.1499787575.2419460
Changes:
--------
--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes
2017-06-27 10:21:44.423225941 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new/obs-service-tar_scm.changes
2017-07-21 22:48:48.245765548 +0200
@@ -1,0 +2,37 @@
+Wed Jul 12 05:58:08 UTC 2017 - [email protected]
+
+- Update to version 0.8.0.1499787575.2419460:
+ * [test] refactor of fake classes
+ * [bugfix] fix UnboundLocalError: local variable 'parent_tag'
+
+-------------------------------------------------------------------
+Tue Jul 11 15:59:10 UTC 2017 - [email protected]
+
+- Update to version 0.8.0.1499787575.2419460:
+ * [dist] changed to %py_compile in spec file
+ * [bugfix] fixes issue #173
+ * [bugfix] Decoupled self.scm from class name in TarSCM/scm/*
+ * [lint] make tests/unittestcases.py flake8 ready
+ * [lint] more fixes for pylint readiness
+ * [lint] refactor unittestcases.py
+ * [test] increase cov for TarSCM.archive from 61% to 92%
+ * [doc] added comment to --use-obs-scm
+ * [test] refactor of fake classes
+ * [bugfix] fix UnboundLocalError: local variable 'parent_tag'
+
+-------------------------------------------------------------------
+Sun Jul 9 11:08:37 UTC 2017 - [email protected]
+
+- hotfix runtime of obs_scm
+
+-------------------------------------------------------------------
+Sat Jul 01 09:44:17 UTC 2017 - [email protected]
+
+- Update to version 0.8.0.1498846582.8799787:
+ * fix for gh issue #169
+ * new version placeholder for empty version string
+ * fix for bzr locale problem in testsuite
+ * pylint and flake8 in testsuite for better code quality
+ * code cleanup to be more pylint and flake8 compatible
+
+-------------------------------------------------------------------
Old:
----
obs-service-tar_scm-0.7.0.1497870887.fa1750b.tar.gz
New:
----
obs-service-tar_scm-0.8.0.1499787575.2419460.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-tar_scm.spec ++++++
--- /var/tmp/diff_new_pack.DbYdkg/_old 2017-07-21 22:48:48.985661177 +0200
+++ /var/tmp/diff_new_pack.DbYdkg/_new 2017-07-21 22:48:48.989660612 +0200
@@ -19,8 +19,8 @@
%bcond_without obs_scm_testsuite
Name: obs-service-tar_scm
-%define version_unconverted 0.7.0.1497870887.fa1750b
-Version: 0.7.0.1497870887.fa1750b
+%define version_unconverted 0.8.0.1499787575.2419460
+Version: 0.8.0.1499787575.2419460
Release: 0
Summary: An OBS source service: create tar ball from svn/git/hg
License: GPL-2.0+
@@ -135,12 +135,14 @@
%setup -q -n obs-service-tar_scm-%version
%build
+%py_compile %{buildroot}
%install
make install DESTDIR="%{buildroot}" PREFIX="%{_prefix}" SYSCFG="%{_sysconfdir}"
%if %{with obs_scm_testsuite}
%if 0%{?suse_version} >= 1220
+
%check
# No need to run PEP8 tests here; that would require a potentially
# brittle BuildRequires: python-pep8, and any style issues are already
++++++ _service ++++++
--- /var/tmp/diff_new_pack.DbYdkg/_old 2017-07-21 22:48:49.069649328 +0200
+++ /var/tmp/diff_new_pack.DbYdkg/_new 2017-07-21 22:48:49.073648764 +0200
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="version">git-master</param>
- <param name="versionformat">0.7.0.%ct.%h</param>
+ <param name="versionformat">0.8.0.%ct.%h</param>
<param name="changesgenerate">enable</param>
<param name="extract">dist/obs-service-tar_scm.spec</param>
</service>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.DbYdkg/_old 2017-07-21 22:48:49.097645379 +0200
+++ /var/tmp/diff_new_pack.DbYdkg/_new 2017-07-21 22:48:49.097645379 +0200
@@ -5,4 +5,4 @@
<param
name="url">git://github.com/M0ses/obs-service-tar_scm.git</param>
<param
name="changesrevision">b742dfc0e12755cf306a95439494b5bdde7c0c61</param></service><service
name="tar_scm">
<param
name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
- <param
name="changesrevision">fa1750b7f620aee1f85304514daf712f18bb035b</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">af556cadb955aa9872293ea8d738d60f065e592c</param></service></servicedata>
\ No newline at end of file
++++++ obs-service-tar_scm-0.7.0.1497870887.fa1750b.tar.gz ->
obs-service-tar_scm-0.8.0.1499787575.2419460.tar.gz ++++++
++++ 3429 lines of diff (skipped)