Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2018-02-28 20:02:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-mox3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mox3"

Wed Feb 28 20:02:19 2018 rev:5 rq:579529 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2017-11-27 
22:16:50.206063323 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new/python-mox3.changes     
2018-02-28 20:02:20.972793796 +0100
@@ -1,0 +2,7 @@
+Fri Feb 23 14:08:37 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.24.0
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+-------------------------------------------------------------------

Old:
----
  mox3-0.23.0.tar.gz

New:
----
  mox3-0.24.0.tar.gz

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

Other differences:
------------------
++++++ python-mox3.spec ++++++
--- /var/tmp/diff_new_pack.qSvo63/_old  2018-02-28 20:02:21.844762246 +0100
+++ /var/tmp/diff_new_pack.qSvo63/_new  2018-02-28 20:02:21.848762102 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mox3
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
 
 %global pypi_name mox3
 Name:           python-mox3
-Version:        0.23.0
+Version:        0.24.0
 Release:        0
 Summary:        An unofficial port of the Google mox framework to Python 3
 License:        Apache-2.0
@@ -28,16 +28,16 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 0.0.18
+BuildRequires:  python2-python-subunit >= 1.0.0
 BuildRequires:  python2-setuptools >= 16.0
 BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testtools >= 1.4.0
+BuildRequires:  python2-testtools >= 2.2.0
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit >= 0.0.18
+BuildRequires:  python3-python-subunit >= 1.0.0
 BuildRequires:  python3-setuptools >= 16.0
 BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testtools >= 1.4.0
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:       python-fixtures >= 3.0.0
 Requires:       python-pbr >= 2.0.0
 BuildArch:      noarch
@@ -51,9 +51,9 @@
 
 %package -n python-mox3-doc
 Summary:        Documentation for %{name}
-Group:          Documentation
+Group:          Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-mox3-doc
 Mox3 is an unofficial port of the Google mox framework to Python 3. It

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qSvo63/_old  2018-02-28 20:02:21.928759208 +0100
+++ /var/tmp/diff_new_pack.qSvo63/_new  2018-02-28 20:02:21.928759208 +0100
@@ -1,11 +1,12 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/mox3/mox3.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/mox3/mox3.spec.j2</param>
     <param name="output-name">python-mox3.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+    <param name="changelog-email">cloud-de...@suse.de</param>
+    <param name="changelog-provider">gh,openstack,mox3</param>
   </service>
   <service mode="disabled" name="download_files">
-    <param name="changesgenerate">enable</param>
   </service>
   <service name="format_spec_file" mode="disabled"/>
 </services>

++++++ mox3-0.23.0.tar.gz -> mox3-0.24.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/AUTHORS new/mox3-0.24.0/AUTHORS
--- old/mox3-0.23.0/AUTHORS     2017-07-18 15:10:06.000000000 +0200
+++ new/mox3-0.24.0/AUTHORS     2017-12-04 11:33:59.000000000 +0100
@@ -1,3 +1,4 @@
+Andreas Jaeger <a...@suse.com>
 Cao Xuan Hoang <hoan...@vn.fujitsu.com>
 ChangBo Guo(gcb) <eric....@easystack.cn>
 Davanum Srinivas <dava...@gmail.com>
@@ -13,6 +14,7 @@
 Tony Breeds <t...@bakeyournoodle.com>
 Tony Xu <hhkt...@gmail.com>
 Victor Stinner <vstin...@redhat.com>
+Zuul <z...@review.openstack.org>
 dglasser <dglasser@b1010a0a-674b-0410-b734-77272b80c875>
 kavithahr <kavith...@nectechnologies.in>
 ritesh.arya <ritesh.a...@nectechnologies.in>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/ChangeLog new/mox3-0.24.0/ChangeLog
--- old/mox3-0.23.0/ChangeLog   2017-07-18 15:10:06.000000000 +0200
+++ new/mox3-0.24.0/ChangeLog   2017-12-04 11:33:59.000000000 +0100
@@ -1,6 +1,15 @@
 CHANGES
 =======
 
+0.24.0
+------
+
+* Avoid tox\_install.sh for constraints support
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
 0.23.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/PKG-INFO new/mox3-0.24.0/PKG-INFO
--- old/mox3-0.23.0/PKG-INFO    2017-07-18 15:10:06.000000000 +0200
+++ new/mox3-0.24.0/PKG-INFO    2017-12-04 11:34:00.000000000 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: mox3
-Version: 0.23.0
+Version: 0.24.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ===========================================
          Mox3 - Mock object framework for Python 3
         ===========================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/mox3.egg-info/PKG-INFO 
new/mox3-0.24.0/mox3.egg-info/PKG-INFO
--- old/mox3-0.23.0/mox3.egg-info/PKG-INFO      2017-07-18 15:10:06.000000000 
+0200
+++ new/mox3-0.24.0/mox3.egg-info/PKG-INFO      2017-12-04 11:33:59.000000000 
+0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: mox3
-Version: 0.23.0
+Version: 0.24.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
+Description-Content-Type: UNKNOWN
 Description: ===========================================
          Mox3 - Mock object framework for Python 3
         ===========================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/mox3.egg-info/SOURCES.txt 
new/mox3-0.24.0/mox3.egg-info/SOURCES.txt
--- old/mox3-0.23.0/mox3.egg-info/SOURCES.txt   2017-07-18 15:10:06.000000000 
+0200
+++ new/mox3-0.24.0/mox3.egg-info/SOURCES.txt   2017-12-04 11:34:00.000000000 
+0100
@@ -31,5 +31,4 @@
 mox3/tests/mox_helper.py
 mox3/tests/stubout_helper.py
 mox3/tests/test_mox.py
-mox3/tests/test_stubout.py
-tools/tox_install.sh
\ No newline at end of file
+mox3/tests/test_stubout.py
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/mox3.egg-info/pbr.json 
new/mox3-0.24.0/mox3.egg-info/pbr.json
--- old/mox3-0.23.0/mox3.egg-info/pbr.json      2017-07-18 15:10:06.000000000 
+0200
+++ new/mox3-0.24.0/mox3.egg-info/pbr.json      2017-12-04 11:33:59.000000000 
+0100
@@ -1 +1 @@
-{"git_version": "812983a", "is_release": true}
\ No newline at end of file
+{"git_version": "9f2bbc2", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/test-requirements.txt 
new/mox3-0.24.0/test-requirements.txt
--- old/mox3-0.23.0/test-requirements.txt       2017-07-18 15:07:27.000000000 
+0200
+++ new/mox3-0.24.0/test-requirements.txt       2017-12-04 11:30:21.000000000 
+0100
@@ -9,13 +9,13 @@
 flake8<2.6.0,>=2.5.4 # MIT
 
 coverage!=4.4,>=4.0 # Apache-2.0
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
 testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
 
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
 
 # this is required for the docs build jobs
 sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/tools/tox_install.sh 
new/mox3-0.24.0/tools/tox_install.sh
--- old/mox3-0.23.0/tools/tox_install.sh        2017-07-18 15:07:27.000000000 
+0200
+++ new/mox3-0.24.0/tools/tox_install.sh        1970-01-01 01:00:00.000000000 
+0100
@@ -1,30 +0,0 @@
-#!/usr/bin/env bash
-
-# Client constraint file contains this client version pin that is in conflict
-# with installing the client from source. We should remove the version pin in
-# the constraints file before applying it for from-source installation.
-
-CONSTRAINTS_FILE="$1"
-shift 1
-
-set -e
-
-# NOTE(tonyb): Place this in the tox enviroment's log dir so it will get
-# published to logs.openstack.org for easy debugging.
-localfile="$VIRTUAL_ENV/log/upper-constraints.txt"
-
-if [[ "$CONSTRAINTS_FILE" != http* ]]; then
-    CONSTRAINTS_FILE="file://$CONSTRAINTS_FILE"
-fi
-# NOTE(tonyb): need to add curl to bindep.txt if the project supports bindep
-curl "$CONSTRAINTS_FILE" --insecure --progress-bar --output "$localfile"
-
-pip install -c"$localfile" openstack-requirements
-
-# This is the main purpose of the script: Allow local installation of
-# the current repo. It is listed in constraints file and thus any
-# install will be constrained and we need to unconstrain it.
-edit-constraints "$localfile" -- "$CLIENT_NAME"
-
-pip install -c"$localfile" -U "$@"
-exit $?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.23.0/tox.ini new/mox3-0.24.0/tox.ini
--- old/mox3-0.23.0/tox.ini     2017-07-18 15:07:27.000000000 +0200
+++ new/mox3-0.24.0/tox.ini     2017-12-04 11:30:21.000000000 +0100
@@ -3,11 +3,10 @@
 envlist = py35,py27,pep8
 
 [testenv]
-install_command = {toxinidir}/tools/tox_install.sh 
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
 {opts} {packages}
-setenv = VIRTUAL_ENV={envdir}
-         BRANCH_NAME=master
-         CLIENT_NAME=mox3
-deps = -r{toxinidir}/requirements.txt
+install_command = pip install {opts} {packages}
+deps =
+       
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+       -r{toxinidir}/requirements.txt
        -r{toxinidir}/test-requirements.txt
 commands =
   python setup.py testr --slowest --testr-args='{posargs}'


Reply via email to