Hello community,
here is the log from the commit of package obs-service-tar_scm for
openSUSE:Factory checked in at 2020-07-26 16:17:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-tar_scm (Old)
and /work/SRC/openSUSE:Factory/.obs-service-tar_scm.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-tar_scm"
Sun Jul 26 16:17:19 2020 rev:61 rq:822116 version:0.10.16.1595245235.15a0df2
Changes:
--------
--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes
2020-06-08 23:43:33.953278197 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new.3592/obs-service-tar_scm.changes
2020-07-26 16:18:25.428756653 +0200
@@ -1,0 +2,7 @@
+Mon Jul 20 12:05:22 UTC 2020 - [email protected]
+
+- Update to version 0.10.16.1595245235.15a0df2:
+ * Build with python 3 for Debian and Ubuntu
+ * [doc] added allowed urls in documentation of tar_scm.service
+
+-------------------------------------------------------------------
Old:
----
obs-service-tar_scm-0.10.16.1590752286.5c27247.tar.gz
New:
----
obs-service-tar_scm-0.10.16.1595245235.15a0df2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-tar_scm.spec ++++++
--- /var/tmp/diff_new_pack.OsPQlE/_old 2020-07-26 16:18:26.824757958 +0200
+++ /var/tmp/diff_new_pack.OsPQlE/_new 2020-07-26 16:18:26.828757962 +0200
@@ -111,8 +111,8 @@
%define pkg_name obs-service-tar_scm
Name: %{pkg_name}%{nsuffix}
-%define version_unconverted 0.10.16.1590752286.5c27247
-Version: 0.10.16.1590752286.5c27247
+%define version_unconverted 0.10.16.1595245235.15a0df2
+Version: 0.10.16.1595245235.15a0df2
Release: 0
Summary: An OBS source service: create tar ball from svn/git/hg
License: GPL-2.0-or-later
@@ -131,6 +131,7 @@
BuildRequires: %{use_python}-keyrings.alt
BuildRequires: %{use_python}-mock
BuildRequires: %{use_python}-six
+BuildRequires: %{use_python}-unittest2
BuildRequires: bzr
BuildRequires: git-core
BuildRequires: mercurial
++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.OsPQlE/_old 2020-07-26 16:18:26.864757996 +0200
+++ /var/tmp/diff_new_pack.OsPQlE/_new 2020-07-26 16:18:26.864757996 +0200
@@ -1,5 +1,5 @@
pkgname=obs-service-tar_scm
-pkgver=0.10.16.1590752286.5c27247
+pkgver=0.10.16.1595245235.15a0df2
pkgrel=0
pkgdesc="Source Service for the OpenSUSE Build Service (OBS)"
arch=('any')
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OsPQlE/_old 2020-07-26 16:18:26.900758029 +0200
+++ /var/tmp/diff_new_pack.OsPQlE/_new 2020-07-26 16:18:26.900758029 +0200
@@ -7,4 +7,4 @@
<param
name="changesrevision">9e8b88b088778c44db56781e6a908a0e82e27cf2</param></service>
<service name="tar_scm">
<param
name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
- <param
name="changesrevision">5c2724775d16e61177625a7c0d4a28d9e1c95070</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">15a0df276c186a9cd77447414f4d9a19f0078e9a</param></service></servicedata>
\ No newline at end of file
++++++ debian.dsc ++++++
--- /var/tmp/diff_new_pack.OsPQlE/_old 2020-07-26 16:18:26.920758048 +0200
+++ /var/tmp/diff_new_pack.OsPQlE/_new 2020-07-26 16:18:26.920758048 +0200
@@ -1,17 +1,17 @@
Format: 1.0
Source: obs-service-tar-scm
-Version: 0.10.16.1590752286.5c27247
+Version: 0.10.16.1595245235.15a0df2
Provides: obs-service-obs_scm, obs-service-tar
Binary: obs-service-tar_scm
Maintainer: Adrian Schroeter <[email protected]>
Architecture: all
Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 8.0.0), python (>= 2.6), python-argparse | python
(>= 2.7), python-dateutil
+Build-Depends: debhelper (>= 8.0.0), python3, python-argparse,
python3-dateutil, dh-python
Package: obs-service-tar-scm
Architecture: all
Provides: obs-service-obs-scm, obs-service-tar
-Depends: ${misc:Depends}, ${python:Depends}, bzr, git, subversion, cpio,
python-dateutil, python-yaml
+Depends: ${misc:Depends}, ${python3:Depends}, bzr, git, subversion, cpio,
python3-dateutil, python3-yaml
Recommends: mercurial
Description: An OBS source service: fetches SCM tarballs
This is a source service for openSUSE Build Service.
++++++ obs-service-tar_scm-0.10.16.1590752286.5c27247.tar.gz ->
obs-service-tar_scm-0.10.16.1595245235.15a0df2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/obs-service-tar_scm-0.10.16.1590752286.5c27247/debian/control
new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/debian/control
--- old/obs-service-tar_scm-0.10.16.1590752286.5c27247/debian/control
2020-05-29 13:38:06.000000000 +0200
+++ new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/debian/control
2020-07-20 13:40:35.000000000 +0200
@@ -2,7 +2,7 @@
Section: devel
Priority: extra
Maintainer: Daniel Gollub <[email protected]>
-Build-Depends: debhelper (>= 7.0.0), python (>= 2.6), python-argparse | python
(>= 2.7), python-dateutil
+Build-Depends: debhelper (>= 7.0.0), python3, python3-dateutil, dh-python
Standards-Version: 3.9.3
Homepage: https://github.com/openSUSE/obs-service-tar_scm
X-Python-Version: >= 2.6
@@ -10,7 +10,7 @@
Package: obs-service-tar-scm
Architecture: all
Provides: obs-service-obs-scm, obs-service-tar
-Depends: ${misc:Depends}, ${python:Depends}, bzr, git, subversion, cpio,
python-dateutil, python-yaml, locales-all
+Depends: ${misc:Depends}, ${python3:Depends}, bzr, git, subversion, cpio,
python3-dateutil, python3-yaml, locales-all
Recommends: mercurial, git-buildpackage, git-lfs
Description: An OBS source service: fetches SCM tarballs
This is a source service for openSUSE Build Service.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/obs-service-tar_scm-0.10.16.1590752286.5c27247/debian/rules
new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/debian/rules
--- old/obs-service-tar_scm-0.10.16.1590752286.5c27247/debian/rules
2020-05-29 13:38:06.000000000 +0200
+++ new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/debian/rules
2020-07-20 13:40:35.000000000 +0200
@@ -5,7 +5,7 @@
DESTDIR=debian/obs-service-tar-scm
%:
- dh $@ --with python2
+ dh $@ --with python3
override_dh_auto_build: ;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/obs-service-tar_scm-0.10.16.1590752286.5c27247/tar_scm.service.in
new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/tar_scm.service.in
--- old/obs-service-tar_scm-0.10.16.1590752286.5c27247/tar_scm.service.in
2020-05-29 13:38:06.000000000 +0200
+++ new/obs-service-tar_scm-0.10.16.1595245235.15a0df2/tar_scm.service.in
2020-07-20 13:40:35.000000000 +0200
@@ -34,7 +34,7 @@
<required/>
</parameter>
<parameter name="url">
- <description>Specify URL to checkout.</description>
+ <description>Specify URL to checkout. Allowed URL types:
(http/https/ftp/ftps/git/ssh)</description>
<required/>
</parameter>
<parameter name="user">