Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-05-12 11:45:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Sun May 12 11:45:36 2019 rev:171 rq:702118 version:20190511.ffc9b22e
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-04-15 11:53:07.830581966 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.5148/openSUSE-release-tools.changes
2019-05-12 11:46:07.196108607 +0200
@@ -1,0 +2,200 @@
+Sat May 11 08:41:35 UTC 2019 - [email protected]
+
+- Update to version 20190511.ffc9b22e:
+ * Remove more references to vcr
+
+-------------------------------------------------------------------
+Sat May 11 07:09:32 UTC 2019 - [email protected]
+
+- Update to version 20190510.fbd1bbd4:
+ * obs_operator: handle multi-level host domains.
+ * obs_operator: handle multi-level origin domains.
+
+-------------------------------------------------------------------
+Fri May 10 16:40:05 UTC 2019 - [email protected]
+
+- Update to version 20190510.a18d69a6:
+ * web/origin-manager: handle multi-level domains.
+ * web/origin-manager: correct indentation of bootstrap import.
+ * travis: restore deployment functionality.
+ * systemd: drop --debug from obs_operator service.
+ * systemd: include OBS Operator origin manager report service template.
+ * metrics: reduce request period to after 450000.
+ * vdelreq: ensure package does exist before checking binary
+ * Run flake8 from Tumbleweed
+ * Redo select tests to test package with multiple spec files
+ * Fix delete requests with multiple spec files
+ * freeze: Stop ignoring inter project links
+ * freeze: Remove code handling Test-DVD
+ * For consistency reasons always link the sub packages we're selecting
+ * Ignore tests in coverage report
+ * Merge vcrhelpers into OBSLocal
+ * Simplify httpretty usage
+ * Python3 fixes
+ * Create fixtures for devel_project_tests
+ * Fix comment_tests to create fixtures
+ * Create user before using it
+ * Rename OBSLocal.OBSLocalTestCase to OBSLocal.TestCase
+ * Create a real staging setup for freeze tests
+ * Run the nosetests in a tumbleweed container instead of travis environment
+ * Remove fake OBS in favor of using generated test data
+ * Fix OBSLock to always write full ISO format
+ * Fix crash on staging project without flag section
+ * obs_clone: remove watchlist from persons
+ * Do not build packages in travis but in OBS
+ * userscript/origin.user.js: nice icons
+ * Add container for testing in leap 15.1
+ * dist/package: handle python 2 vs python 3 dependencies.
+ * dist/package: require influxdb and telegraf for Tumbleweed.
+ * dist/package: drop %check and related build requirements.
+ * osclib/conf: convert all non-string defaults to string equivalents.
+ * osclib/origin: handle origin_info when None.
+ * osclib/origin: origin_revision_state(): do not find origin when None.
+
+-------------------------------------------------------------------
+Thu May 02 20:08:52 UTC 2019 - [email protected]
+
+- Update to version 20190502.410ee689:
+ * dist/package: add osclib dependency to all osc plugin packages.
+
+-------------------------------------------------------------------
+Thu May 02 11:07:50 UTC 2019 - [email protected]
+
+- Update to version 20190502.e4b5f68f:
+ * [ttm] do not wait publishing if dryrun
+
+-------------------------------------------------------------------
+Thu May 02 10:49:39 UTC 2019 - [email protected]
+
+- Update to version 20190502.94176960:
+ * PubSubConsumer: Fix cancel callbacks
+ * PubSubConsumer: fix timer API and close callbacks
+ * PubSubConsumer: add SSL options and fix reason API
+ * PubSubConsumer: adopt to Pika 1.0 change
+
+-------------------------------------------------------------------
+Thu May 02 06:43:33 UTC 2019 - [email protected]
+
+- Update to version 20190502.9cdbc9ac:
+ * obs_operator: do not validate apiurl when set by flag.
+ * dist/ci/flake-extra: include osc-origin.py in product grep.
+ * web/origin-manager: provide initial interface utilizing operator handlers.
+ * obs_operator: provide request/submit handler.
+ * obs_operator: provide package/diff handler.
+ * obs_operator: provide origin/projects handler.
+ * obs_operator: provide origin/potentials handler.
+ * obs_operator: provide origin/history handler.
+ * obs_operator: add format support to origin/list handler.
+ * obs_operator: handle empty body POST request.
+ * obs_operator: support CORS preflight check OPTIONS requests.
+ * osc-origin: add command to list package origin history.
+ * osclib/origin: add origin_history().
+ * osc-origin: add command to list potential origins for a package.
+ * osclib/origin: add origin_potentials().
+ * osc-origin: add projects command to list managed projects.
+ * osc-origin: provide format flag and add support to list command.
+ * osc-origin: include revision state information in lookup cache.
+ * osc-origin: correct import order of origin_find().
+ * osclib/origin: provide origin_revision_state().
+ * osclib/core: review_find_last(): compare by_user instead of who.
+ * osclib/core: provide project_attribute_list().
+ * osclib/core: provide package_version().
+ * obs_operator: change to two-level POST paths and same func naming as GET.
+
+-------------------------------------------------------------------
+Thu May 02 06:04:55 UTC 2019 - [email protected]
+
+- Update to version 20190502.09332504:
+ * Skip latest m2crypto for python3 branches as well
+ * Fix imports, python3 doesn't import from .
+ * Convert iterator to list to avoid RuntimeError
+ * family_prior: Cast the filtered list to a list
+
+-------------------------------------------------------------------
+Tue Apr 30 15:08:44 UTC 2019 - [email protected]
+
+- Update to version 20190430.491142d2:
+ * osclib/pkgcache: drop as no more uses.
+ * abichecker: remove PkgCache usage and instead always download.
+
+-------------------------------------------------------------------
+Tue Apr 30 11:53:18 UTC 2019 - [email protected]
+
+- Update to version 20190430.a4924ffb:
+ * Add small OBS instance without data
+
+-------------------------------------------------------------------
+Tue Apr 30 07:15:56 UTC 2019 - [email protected]
+
+- Update to version 20190430.49f20d45:
+ * Don't take latest m2crypto - fails to compile
+
+-------------------------------------------------------------------
+Wed Apr 24 11:59:43 UTC 2019 - [email protected]
+
+- Update to version 20190424.b4083b08:
+ * Fix container_cleaner timer trigger
+ * Add osrt-container_cleaner to openSUSE-release-tools package
+ * Use openSUSE-release-tools.git
+ * More tests in container_cleaner_tests.py
+ * Add container-cleaner.gocd.yaml
+ * Add program for cleaning up maintenance_release projects for containers
+
+-------------------------------------------------------------------
+Tue Apr 23 05:45:18 UTC 2019 - [email protected]
+
+- Update to version 20190423.971a080f:
+ * More porting to python3
+
+-------------------------------------------------------------------
+Thu Apr 18 15:24:01 UTC 2019 - [email protected]
+
+- Update to version 20190418.6b9c1c8f:
+ * userscript/origin: rename to include user.js suffix.
+
+-------------------------------------------------------------------
+Wed Apr 17 07:36:39 UTC 2019 - [email protected]
+
+- Update to version 20190417.39960a3e:
+ * Add option to release image_products into a separate repo
+
+-------------------------------------------------------------------
+Tue Apr 16 14:48:49 UTC 2019 - [email protected]
+
+- Update to version 20190416.00308ba8:
+ * TTM: Remove confusing debug output
+ * TTM: Fix another migration problem on publishing
+
+-------------------------------------------------------------------
+Tue Apr 16 06:46:31 UTC 2019 - [email protected]
+
+- Update to version 20190416.0862a640:
+ * TTM: add fixup command to update attribute
+
+-------------------------------------------------------------------
+Mon Apr 15 12:38:32 UTC 2019 - [email protected]
+
+- Update to version 20190415.d9e7dcbe:
+ * TTM: Ignore bootstrap - user will have to use --force
+ * Extend the migration code
+ * TTM: Add migration for the 'testing' status attribute
+ * package: TTM needs python-enum34 (until we're on python3)
+ * TTM: Fix conversion of QAResult to string
+
+-------------------------------------------------------------------
+Mon Apr 15 08:01:51 UTC 2019 - [email protected]
+
+- Update to version 20190415.8911f2b7:
+ * Fix exit handling of release and publish commands
+ * TTM: Don't set 'published' snapshot before it's done
+ * Add info log to wasted publish calls
+ * TTM: reset failed status if no longer failing
+ * TTM: Do not touch attributes if dry run
+ * TTM: Fix release_package to be available to publisher as well
+ * TTM: Check the publish state in releaser
+ * Set the 'testing' status in releaser
+ * Add published comment to openqa
+ * TTM: Simplify (and fix) openqa status
++++ 3 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
++++ and
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.5148/openSUSE-release-tools.changes
Old:
----
openSUSE-release-tools-20190413.989fecad.obscpio
New:
----
openSUSE-release-tools-20190511.ffc9b22e.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.vPRV6l/_old 2019-05-12 11:46:09.104114209 +0200
+++ /var/tmp/diff_new_pack.vPRV6l/_new 2019-05-12 11:46:09.108114221 +0200
@@ -12,15 +12,26 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
+%bcond_without python3
+%else
+%bcond_with python3
+%endif
+%if %{with python3}
+%define use_python python3
+%else
+%define use_python python
+%endif
+
%global __provides_exclude ^perl.*
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20190413.989fecad
+Version: 20190511.ffc9b22e
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
@@ -29,22 +40,15 @@
Source: %{name}-%{version}.tar.xz
BuildArch: noarch
# Requires sr#512849 which provides osc_plugin_dir.
+BuildRequires: %{use_python}-PyYAML
+BuildRequires: %{use_python}-cmdln
+BuildRequires: %{use_python}-colorama
+BuildRequires: %{use_python}-lxml
+BuildRequires: %{use_python}-pycurl
+BuildRequires: %{use_python}-python-dateutil
+BuildRequires: %{use_python}-pyxdg
+BuildRequires: %{use_python}-urlgrabber
BuildRequires: osc >= 0.159.0
-BuildRequires: python-PyYAML
-BuildRequires: python-cmdln
-BuildRequires: python-colorama
-BuildRequires: python-lxml
-BuildRequires: python-pycurl
-BuildRequires: python-python-dateutil
-BuildRequires: python-pyxdg
-BuildRequires: python-urlgrabber
-%if 0%{?is_opensuse}
-# Testing only requirements installed for `make check`.
-BuildRequires: libxml2-tools
-BuildRequires: python-httpretty
-BuildRequires: python-mock
-BuildRequires: python-nose
-%endif
# Spec related requirements.
%if 0%{?is_opensuse}
@@ -56,16 +60,20 @@
BuildRequires: rsyslog
BuildRequires: systemd-rpm-macros
-Requires: python-PyYAML
-Requires: python-cmdln
-Requires: python-colorama
-Requires: python-lxml
+Requires: %{use_python}-PyYAML
+Requires: %{use_python}-cmdln
+Requires: %{use_python}-colorama
+Requires: %{use_python}-lxml
# issue-diff.py, legal-auto.py, and openqa-maintenance.py
-Requires: python-pycurl
-Requires: python-python-dateutil
-Requires: python-pyxdg
-Requires: python-requests
-Requires: python-urlgrabber
+Requires: %{use_python}-pycurl
+Requires: %{use_python}-python-dateutil
+Requires: %{use_python}-pyxdg
+Requires: %{use_python}-requests
+Requires: %{use_python}-urlgrabber
+# ttm/manager.py
+%if %{without python3}
+Requires: python-enum34
+%endif
# bs_mirrorfull
Requires: perl-Net-SSLeay
@@ -92,10 +100,10 @@
Summary: Development requirements for openSUSE-release-tools
Group: Development/Tools/Other
BuildArch: noarch
+Requires: %{use_python}-httpretty
+Requires: %{use_python}-mock
+Requires: %{use_python}-nose
Requires: libxml2-tools
-Requires: python-httpretty
-Requires: python-mock
-Requires: python-nose
%description devel
Development requirements for openSUSE-release-tools to be used in conjunction
@@ -163,12 +171,16 @@
# TODO Update requirements.
Requires: osclib = %{version}
Requires(pre): shadow
-# TODO Requires: python-influxdb, but package does not exist in Factory, but
-# present in Cloud:OpenStack:Master/python-influxdb.
-Recommends: python-influxdb
Suggests: grafana
+%if 0%{?suse_version} > 1500
+Requires: influxdb
+Requires: python-influxdb
+Requires: telegraf
+%else
Suggests: influxdb
+Suggests: python-influxdb
Suggests: telegraf
+%endif
%description metrics
Ingest relevant OBS and annotation data to generate insightful metrics.
@@ -246,10 +258,10 @@
Summary: Generates package lists in 000product
Group: Development/Tools/Other
BuildArch: noarch
+Requires: %{use_python}-requests
+Requires: %{use_python}-solv
Requires: obs-service-product_converter
Requires: osclib = %{version}
-Requires: python-requests
-Requires: python-solv
# for compressing the .packages files in 000update-repos
Requires: /usr/bin/xz
# we use the same user as repo-checker
@@ -276,6 +288,7 @@
Group: Development/Tools/Other
BuildArch: noarch
Requires: osc >= 0.159.0
+Requires: osclib = %{version}
%description -n osc-plugin-check_dups
OSC plugin to check for duplicate requests, see `osc check_dups --help`.
@@ -285,6 +298,7 @@
Group: Development/Tools/Other
BuildArch: noarch
Requires: osc >= 0.159.0
+Requires: osclib = %{version}
%description -n osc-plugin-cycle
OSC plugin for cycle visualization, see `osc cycle --help`.
@@ -294,6 +308,7 @@
Group: Development/Tools/Other
BuildArch: noarch
Requires: osc >= 0.159.0
+Requires: osclib = %{version}
%description -n osc-plugin-origin
OSC plugin for for working with origin information, see `osc origin --help`.
@@ -314,6 +329,7 @@
Group: Development/Tools/Other
BuildArch: noarch
Requires: osc >= 0.159.0
+Requires: osclib = %{version}
%description -n osc-plugin-vdelreq
OSC plugin to check for virtually accepted request, see `osc vdelreq --help`.
@@ -324,12 +340,6 @@
%build
make %{?_smp_mflags}
-%check
-%if 0%{?is_opensuse}
-# TODO openSUSE/openSUSE-release-tools#1221: decide how to handle integration
tests
-# make check
-%endif
-
%install
%make_install \
grafana_provisioning_dir="%{_sysconfdir}/grafana/provisioning" \
@@ -429,6 +439,7 @@
%{_bindir}/osrt-check_source_in_factory
%{_bindir}/osrt-check_tags_in_requests
%{_bindir}/osrt-compare_pkglist
+%{_bindir}/osrt-container_cleaner
%{_bindir}/osrt-deptool
%{_bindir}/osrt-fcc_submitter
%{_bindir}/osrt-findfileconflicts
@@ -560,6 +571,8 @@
%files obs-operator
%{_bindir}/osrt-obs_operator
%{_unitdir}/osrt-obs-operator.service
+%{_unitdir}/[email protected]
+%{_unitdir}/[email protected]
%files origin-manager
%{_bindir}/osrt-origin-manager
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vPRV6l/_old 2019-05-12 11:46:09.144114326 +0200
+++ /var/tmp/diff_new_pack.vPRV6l/_new 2019-05-12 11:46:09.148114338 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">082d37e36fdfe37c574fbe67478d25afcf95bfab</param>
+ <param
name="changesrevision">d57ba61df5e2e5993442feaeaac620bdba8cc35f</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20190413.989fecad.obscpio ->
openSUSE-release-tools-20190511.ffc9b22e.obscpio ++++++
++++ 7987 lines of diff (skipped)
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.vPRV6l/_old 2019-05-12 11:46:09.676115889 +0200
+++ /var/tmp/diff_new_pack.vPRV6l/_new 2019-05-12 11:46:09.676115889 +0200
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20190413.989fecad
-mtime: 1555138073
-commit: 989fecad8cb13c67a91b7487715685eee3902dd3
+version: 20190511.ffc9b22e
+mtime: 1557564030
+commit: ffc9b22e0ac82611e465fd68054a783ed0cc25e8