commit python-mox3 for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2020-06-21 18:51:03

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.3606 (New)


Package is "python-mox3"

Sun Jun 21 18:51:03 2020 rev:14 rq:814550 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2020-06-05 
19:59:41.215829250 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.3606/python-mox3.changes
2020-06-21 19:05:15.552783494 +0200
@@ -1,0 +2,8 @@
+Sun Jun 14 09:21:05 UTC 2020 - Dirk Mueller 
+
+- update to 1.1.0:
+  * Bump default tox env from py37 to py38
+  * Add py38 package metadata
+  * Add Python3 victoria unit tests
+
+---

Old:

  mox3-1.0.0.tar.gz

New:

  mox3-1.1.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.e0uK76/_old  2020-06-21 19:05:15.960784819 +0200
+++ /var/tmp/diff_new_pack.e0uK76/_new  2020-06-21 19:05:15.964784831 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global skip_python2 1
 Name:   python-mox3
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0

++ mox3-1.0.0.tar.gz -> mox3-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/.zuul.yaml new/mox3-1.1.0/.zuul.yaml
--- old/mox3-1.0.0/.zuul.yaml   2020-02-07 14:08:30.0 +0100
+++ new/mox3-1.1.0/.zuul.yaml   2020-06-04 12:40:20.0 +0200
@@ -2,6 +2,6 @@
 templates:
   - check-requirements
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/AUTHORS new/mox3-1.1.0/AUTHORS
--- old/mox3-1.0.0/AUTHORS  2020-02-07 14:09:32.0 +0100
+++ new/mox3-1.1.0/AUTHORS  2020-06-04 12:41:23.0 +0200
@@ -10,8 +10,10 @@
 Flavio Percoco 
 Ghanshyam Mann 
 Monty Taylor 
+OpenStack Release Bot 
 Przemysław Gajda 
 Sean Dague 
+Sean McGinnis 
 Swapnil Kulkarni (coolsvap) 
 THOMAS J. COCOZZELLO 
 Tony Breeds 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/ChangeLog new/mox3-1.1.0/ChangeLog
--- old/mox3-1.0.0/ChangeLog2020-02-07 14:09:32.0 +0100
+++ new/mox3-1.1.0/ChangeLog2020-06-04 12:41:23.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+1.1.0
+-
+
+* Bump default tox env from py37 to py38
+* Add py38 package metadata
+* Add Python3 victoria unit tests
+
 1.0.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/PKG-INFO new/mox3-1.1.0/PKG-INFO
--- old/mox3-1.0.0/PKG-INFO 2020-02-07 14:09:32.0 +0100
+++ new/mox3-1.1.0/PKG-INFO 2020-06-04 12:41:23.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: mox3
-Version: 1.0.0
+Version: 1.1.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
@@ -79,6 +79,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Operating System :: OS Independent
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/mox3.egg-info/PKG-INFO 
new/mox3-1.1.0/mox3.egg-info/PKG-INFO
--- old/mox3-1.0.0/mox3.egg-info/PKG-INFO   2020-02-07 14:09:32.0 
+0100
+++ new/mox3-1.1.0/mox3.egg-info/PKG-INFO   2020-06-04 12:41:23.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: mox3
-Version: 1.0.0
+Version: 1.1.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
@@ -79,6 +79,7 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Operating System :: OS Independent
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-1.0.0/mox3.egg-inf

commit python-mox3 for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2020-06-05 19:59:39

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.3606 (New)


Package is "python-mox3"

Fri Jun  5 19:59:39 2020 rev:13 rq:810901 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2020-05-01 
11:05:56.250879816 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.3606/python-mox3.changes
2020-06-05 19:59:41.215829250 +0200
@@ -1,0 +2,6 @@
+Tue Jun  2 13:46:01 UTC 2020 - pgaj...@suse.com
+
+- do not require unittest2 for build
+  https://github.com/openstack/mox3/pull/2
+
+---



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.ot4csm/_old  2020-06-05 19:59:41.819831339 +0200
+++ /var/tmp/diff_new_pack.ot4csm/_new  2020-06-05 19:59:41.823831353 +0200
@@ -45,7 +45,6 @@
 BuildRequires:  %{python_module stestr >= 2.0.0}
 BuildRequires:  %{python_module testrepository >= 0.0.18}
 BuildRequires:  %{python_module testtools >= 2.2.0}
-BuildRequires:  %{python_module unittest2}
 # /SECTION
 %python_subpackages
 




commit python-mox3 for openSUSE:Factory

2020-05-01 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2020-05-01 11:05:33

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.2738 (New)


Package is "python-mox3"

Fri May  1 11:05:33 2020 rev:12 rq:797837 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2020-01-04 
19:20:24.129112271 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.2738/python-mox3.changes
2020-05-01 11:05:56.250879816 +0200
@@ -1,0 +2,11 @@
+Fri Feb 28 23:00:31 UTC 2020 - Dirk Mueller 
+
+- update to 1.0.0:
+  * tox.ini & Setup.cfg cleanups
+  * Drop python 2.7 support and testing
+  * Switch to Ussuri jobs
+  * Blacklist sphinx 2.1.0 (autodoc bug)
+  * Update the constraints url
+  * Remove flake8 from the test-requirements
+
+---

Old:

  mox3-0.28.0.tar.gz

New:

  mox3-1.0.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.Htv57i/_old  2020-05-01 11:05:58.850885471 +0200
+++ /var/tmp/diff_new_pack.Htv57i/_new  2020-05-01 11:05:58.850885471 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mox3
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:   python-mox3
-Version:0.28.0
+Version:1.0.0
 Release:0
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0
@@ -88,9 +89,7 @@
 %fdupes %{buildroot}%{_docdir}/%{name}/html
 
 %check
-%{python_expand rm -rf .testrepository
-stestr-%{$python_bin_suffix} run
-}
+%python_exec -m stestr.cli run
 
 %files %{python_files}
 %license COPYING.txt

++ mox3-0.28.0.tar.gz -> mox3-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.28.0/.zuul.yaml new/mox3-1.0.0/.zuul.yaml
--- old/mox3-0.28.0/.zuul.yaml  2019-09-04 16:20:48.0 +0200
+++ new/mox3-1.0.0/.zuul.yaml   2020-02-07 14:08:30.0 +0100
@@ -2,7 +2,6 @@
 templates:
   - check-requirements
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.28.0/AUTHORS new/mox3-1.0.0/AUTHORS
--- old/mox3-0.28.0/AUTHORS 2019-09-04 16:21:49.0 +0200
+++ new/mox3-1.0.0/AUTHORS  2020-02-07 14:09:32.0 +0100
@@ -24,6 +24,7 @@
 jacky06 
 kavithahr 
 melissaml 
+pengyuesheng 
 ritesh.arya 
 smiddlek 
 zhulingjie 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.28.0/ChangeLog new/mox3-1.0.0/ChangeLog
--- old/mox3-0.28.0/ChangeLog   2019-09-04 16:21:49.0 +0200
+++ new/mox3-1.0.0/ChangeLog2020-02-07 14:09:32.0 +0100
@@ -1,6 +1,16 @@
 CHANGES
 ===
 
+1.0.0
+-
+
+* tox.ini & Setup.cfg cleanups
+* Drop python 2.7 support and testing
+* Switch to Ussuri jobs
+* Blacklist sphinx 2.1.0 (autodoc bug)
+* Update the constraints url
+* Remove flake8 from the test-requirements
+
 0.28.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.28.0/PKG-INFO new/mox3-1.0.0/PKG-INFO
--- old/mox3-0.28.0/PKG-INFO2019-09-04 16:21:49.0 +0200
+++ new/mox3-1.0.0/PKG-INFO 2020-02-07 14:09:32.0 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: mox3
-Version: 0.28.0
+Version: 1.0.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
@@ -76,7 +76,6 @@
 Classifier: Environment :: OpenStack
 Classifier: Programming Language :: Python
 Classifier: License :: OSI Approved :: Apache Software License
-Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
@@ -84,3 +83,4 @@
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
 Classifier: Topic :: Software Development :: Testing
+Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.28.

commit python-mox3 for openSUSE:Factory

2020-01-04 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2020-01-04 19:20:19

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.6675 (New)


Package is "python-mox3"

Sat Jan  4 19:20:19 2020 rev:11 rq:760365 version:0.28.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2019-09-23 
12:06:52.913910605 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.6675/python-mox3.changes
2020-01-04 19:20:24.129112271 +0100
@@ -1,0 +2,5 @@
+Tue Dec 31 21:51:19 UTC 2019 - Bernhard Wiedemann 
+
+- Drop sphinx .pickl files to make build reproducible
+
+---



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.Ri5GoQ/_old  2020-01-04 19:20:24.597112478 +0100
+++ /var/tmp/diff_new_pack.Ri5GoQ/_new  2020-01-04 19:20:24.597112478 +0100
@@ -74,8 +74,9 @@
 %python_build
 
 # generate html docs
-python3 setup.py build_sphinx
-rm doc/build/html/.buildinfo
+%sphinx_build -b html doc/source doc/build/html
+# remove the sphinx-build leftovers
+rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
 %python_install




commit python-mox3 for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2019-09-23 12:06:51

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.7948 (New)


Package is "python-mox3"

Mon Sep 23 12:06:51 2019 rev:10 rq:730107 version:0.28.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2019-03-29 
20:34:38.526632380 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.7948/python-mox3.changes
2019-09-23 12:06:52.913910605 +0200
@@ -1,0 +2,8 @@
+Wed Sep 11 11:14:31 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.28.0:
+  * Remove flake8 from the test-requirements
+  * Add Python 3 Train unit tests
+  * Replace git.openstack.org URLs with opendev.org URLs
+
+---

Old:

  mox3-0.27.0.tar.gz

New:

  mox3-0.28.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.kX6voL/_old  2019-09-23 12:06:53.597910493 +0200
+++ /var/tmp/diff_new_pack.kX6voL/_new  2019-09-23 12:06:53.601910492 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-mox3
-Version:0.27.0
+Version:0.28.0
 Release:0
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0

++ mox3-0.27.0.tar.gz -> mox3-0.28.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.27.0/.zuul.yaml new/mox3-0.28.0/.zuul.yaml
--- old/mox3-0.27.0/.zuul.yaml  2019-02-28 19:06:13.0 +0100
+++ new/mox3-0.28.0/.zuul.yaml  2019-09-04 16:20:48.0 +0200
@@ -3,7 +3,6 @@
   - check-requirements
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python35-jobs
-  - openstack-python36-jobs
+  - openstack-python3-train-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.27.0/AUTHORS new/mox3-0.28.0/AUTHORS
--- old/mox3-0.27.0/AUTHORS 2019-02-28 19:08:46.0 +0100
+++ new/mox3-0.28.0/AUTHORS 2019-09-04 16:21:49.0 +0200
@@ -1,12 +1,14 @@
 Andreas Jaeger 
 Cao Xuan Hoang 
 ChangBo Guo(gcb) 
+Corey Bryant 
 Davanum Srinivas 
 Dawid Fatyga 
 Dirk Mueller 
 Doug Hellmann 
 Dougal Matthews 
 Flavio Percoco 
+Ghanshyam Mann 
 Monty Taylor 
 Przemysław Gajda 
 Sean Dague 
@@ -17,7 +19,9 @@
 Victor Stinner 
 Vu Cong Tuan 
 XiaojueGuan 
+caoyuan 
 dglasser 
+jacky06 
 kavithahr 
 melissaml 
 ritesh.arya 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.27.0/CONTRIBUTING.rst 
new/mox3-0.28.0/CONTRIBUTING.rst
--- old/mox3-0.27.0/CONTRIBUTING.rst2019-02-28 19:06:13.0 +0100
+++ new/mox3-0.28.0/CONTRIBUTING.rst2019-09-04 16:20:48.0 +0200
@@ -2,16 +2,16 @@
 you must follow the steps in the "If you're a developer, start here"
 section of this page:
 
-   http://wiki.openstack.org/HowToContribute
+   https://docs.openstack.org/infra/manual/developers.html
 
 Once those steps have been completed, changes to OpenStack
 should be submitted for review via the Gerrit tool, following
 the workflow documented at:
 
-   http://wiki.openstack.org/GerritWorkflow
+   https://docs.openstack.org/infra/manual/developers.html#development-workflow
 
 Pull requests submitted through GitHub will be ignored.
 
 Bugs should be filed on Launchpad, not GitHub:
 
-   https://bugs.launchpad.net/mox3
+   https://bugs.launchpad.net/python-mox3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.27.0/ChangeLog new/mox3-0.28.0/ChangeLog
--- old/mox3-0.27.0/ChangeLog   2019-02-28 19:08:46.0 +0100
+++ new/mox3-0.28.0/ChangeLog   2019-09-04 16:21:49.0 +0200
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+0.28.0
+--
+
+* Add Python 3 Train unit tests
+* Sync Sphinx requirement
+* Replace git.openstack.org URLs with opendev.org URLs
+* OpenDev Migration Patch
+* Dropping the py35 testing
+
 0.27.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.27.0/PKG-INFO new/mox3-0.28.0/PKG-INFO
--- old/mox3-0.27.0/PKG-INFO2019-02-28 19:08:46.0 +0100
+++ new/mox3-0.28.0/PKG-INFO2019-09-04 16:21:49.0 +0200
@@ -1,14 +1,14 @@
 Metadata-Version: 1.1
 Name: mox3
-Version: 0.27.0
+Version: 0.28.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
 Author-email: openstack-disc...@lists.openstack.org
 

commit python-mox3 for openSUSE:Factory

2019-03-29 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2019-03-29 20:34:37

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.25356 (New)


Package is "python-mox3"

Fri Mar 29 20:34:37 2019 rev:9 rq:684989 version:0.27.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2019-02-14 
14:33:01.115661921 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.25356/python-mox3.changes   
2019-03-29 20:34:38.526632380 +0100
@@ -1,0 +2,8 @@
+Thu Mar 14 11:34:08 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.27.0:
+  * import zuul job settings from project-config
+  * add python 3.6 unit test job
+  * Use template for lower-constraints
+
+---

Old:

  mox3-0.26.0.tar.gz

New:

  mox3-0.27.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.NxmPlU/_old  2019-03-29 20:34:39.830632460 +0100
+++ /var/tmp/diff_new_pack.NxmPlU/_new  2019-03-29 20:34:39.878632463 +0100
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-mox3
-Version:0.26.0
+Version:0.27.0
 Release:0
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:https://docs.openstack.org/mox3/latest/
+URL:https://github.com/openstack/mox3
 Source0:
https://files.pythonhosted.org/packages/source/m/mox3/mox3-%{version}.tar.gz
 BuildRequires:  %{python_module fixtures >= 3.0.0}
 BuildRequires:  %{python_module pbr >= 2.0.0}
@@ -68,7 +68,6 @@
 
 %prep
 %autosetup -n mox3-%{version}
-%{py_req_cleanup}
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build

++ mox3-0.26.0.tar.gz -> mox3-0.27.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.26.0/.zuul.yaml new/mox3-0.27.0/.zuul.yaml
--- old/mox3-0.26.0/.zuul.yaml  2018-07-20 03:10:11.0 +0200
+++ new/mox3-0.27.0/.zuul.yaml  2019-02-28 19:06:13.0 +0100
@@ -1,7 +1,9 @@
 - project:
-check:
-  jobs:
-- openstack-tox-lower-constraints
-gate:
-  jobs:
-- openstack-tox-lower-constraints
+templates:
+  - check-requirements
+  - openstack-lower-constraints-jobs
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - openstack-python36-jobs
+  - periodic-stable-jobs
+  - publish-openstack-docs-pti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.26.0/AUTHORS new/mox3-0.27.0/AUTHORS
--- old/mox3-0.26.0/AUTHORS 2018-07-20 03:12:56.0 +0200
+++ new/mox3-0.27.0/AUTHORS 2019-02-28 19:08:46.0 +0100
@@ -17,7 +17,6 @@
 Victor Stinner 
 Vu Cong Tuan 
 XiaojueGuan 
-Zuul 
 dglasser 
 kavithahr 
 melissaml 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.26.0/ChangeLog new/mox3-0.27.0/ChangeLog
--- old/mox3-0.26.0/ChangeLog   2018-07-20 03:12:56.0 +0200
+++ new/mox3-0.27.0/ChangeLog   2019-02-28 19:08:46.0 +0100
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+0.27.0
+--
+
+* Use template for lower-constraints
+* Change openstack-dev to openstack-discuss
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+
 0.26.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.26.0/PKG-INFO new/mox3-0.27.0/PKG-INFO
--- old/mox3-0.26.0/PKG-INFO2018-07-20 03:12:57.0 +0200
+++ new/mox3-0.27.0/PKG-INFO2019-02-28 19:08:46.0 +0100
@@ -1,10 +1,10 @@
 Metadata-Version: 1.1
 Name: mox3
-Version: 0.26.0
+Version: 0.27.0
 Summary: Mock object framework for Python
 Home-page: https://docs.openstack.org/mox3/latest/
 Author: OpenStack
-Author-email: openstack-...@lists.openstack.org
+Author-email: openstack-disc...@lists.openstack.org
 License: UNKNOWN
 Description: ===
  Mox3 - Mock object framework for Python 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mox3-0.26.0/mox3/tests/test_mox.py 
new/mox3-0.27.0/mox3/tests/test_mox.py
--- old/mox3-0.26.0/mox3/tests/test_mox.py  2018-07-20 03:10:11.0 
+0200
+++ new/mox3-0.27.0/mox3/tests/test_mox.py  2019-02-28 19:06:13.0 
+0100
@@ -320,8 +320,8 @@
 
 def testReprWithFlags(self):
 """repr should return the regular expression pattern and flags."""
-self.assertTrue(re

commit python-mox3 for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2019-02-14 14:32:58

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.28833 (New)


Package is "python-mox3"

Thu Feb 14 14:32:58 2019 rev:8 rq:674437 version:0.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2019-01-03 
18:06:57.752122527 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.28833/python-mox3.changes   
2019-02-14 14:33:01.115661921 +0100
@@ -1,0 +2,6 @@
+Wed Feb 13 09:32:10 UTC 2019 - Tomáš Chvátal 
+
+- Update URL to point to the project page
+- Remove tests from installed package
+
+---



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.Iny5eM/_old  2019-02-14 14:33:01.539661728 +0100
+++ /var/tmp/diff_new_pack.Iny5eM/_new  2019-02-14 14:33:01.543661726 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mox3
 #
-# 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
@@ -23,7 +23,7 @@
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://bugs.launchpad.net/python-mox3
+URL:https://docs.openstack.org/mox3/latest/
 Source0:
https://files.pythonhosted.org/packages/source/m/mox3/mox3-%{version}.tar.gz
 BuildRequires:  %{python_module fixtures >= 3.0.0}
 BuildRequires:  %{python_module pbr >= 2.0.0}
@@ -31,6 +31,9 @@
 BuildRequires:  fdupes
 BuildRequires:  openstack-macros
 BuildRequires:  python-rpm-macros
+Requires:   python-fixtures >= 3.0.0
+Requires:   python-pbr >= 2.0.0
+BuildArch:  noarch
 # SECTION documentation requirements
 BuildRequires:  python3-Sphinx >= 1.6.5
 BuildRequires:  python3-openstackdocstheme >= 1.18.1
@@ -43,10 +46,6 @@
 BuildRequires:  %{python_module testtools >= 2.2.0}
 BuildRequires:  %{python_module unittest2}
 # /SECTION
-Requires:   python-fixtures >= 3.0.0
-Requires:   python-pbr >= 2.0.0
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -69,7 +68,7 @@
 
 %prep
 %autosetup -n mox3-%{version}
-%py_req_cleanup
+%{py_req_cleanup}
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
@@ -82,6 +81,7 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/mox3/tests
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp -r doc/build/html %{buildroot}%{_docdir}/%{name}




commit python-mox3 for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2019-01-03 18:06:56

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new.28833 (New)


Package is "python-mox3"

Thu Jan  3 18:06:56 2019 rev:7 rq:662204 version:0.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2018-11-09 
07:56:41.975554791 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new.28833/python-mox3.changes   
2019-01-03 18:06:57.752122527 +0100
@@ -1,0 +2,5 @@
+Mon Dec 31 14:09:20 UTC 2018 - Thomas Bechtold 
+
+- Remove --slowest from stestr run to fix build
+
+---



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.GNqneh/_old  2019-01-03 18:06:58.344122000 +0100
+++ /var/tmp/diff_new_pack.GNqneh/_new  2019-01-03 18:06:58.348121997 +0100
@@ -89,7 +89,7 @@
 
 %check
 %{python_expand rm -rf .testrepository
-stestr-%{$python_bin_suffix} run --slowest
+stestr-%{$python_bin_suffix} run
 }
 
 %files %{python_files}




commit python-mox3 for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2018-11-09 07:56:17

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new (New)


Package is "python-mox3"

Fri Nov  9 07:56:17 2018 rev:6 rq:647407 version:0.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2018-02-28 
20:02:20.972793796 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox3.new/python-mox3.changes 
2018-11-09 07:56:41.975554791 +0100
@@ -1,0 +2,20 @@
+Tue Nov  6 19:41:59 UTC 2018 - Todd R 
+
+- update to version 0.26.0
+  * Switch to stestr
+  * Remove the unnecessary spaces
+  * Update links in README
+  * fix tox python3 overrides
+  * set default python to python3
+  * fix a typo in documentation
+  * add lower-constraints job
+  * Updated from global requirements
+- Update to version 0.25.0
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+- Add missing unittest dependency
+- Spec file cleanups
+- Build documentation with python3
+
+---

Old:

  _service
  mox3-0.24.0.tar.gz

New:

  mox3-0.26.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.1Dy7xr/_old  2018-11-09 07:56:42.463554234 +0100
+++ /var/tmp/diff_new_pack.1Dy7xr/_new  2018-11-09 07:56:42.463554234 +0100
@@ -12,35 +12,41 @@
 # 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/
 #
 
 
-%global pypi_name mox3
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-mox3
-Version:0.24.0
+Version:0.26.0
 Release:0
 Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://bugs.launchpad.net/python-mox3
-Source0:
https://files.pythonhosted.org/packages/source/m/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/m/mox3/mox3-%{version}.tar.gz
+BuildRequires:  %{python_module fixtures >= 3.0.0}
+BuildRequires:  %{python_module pbr >= 2.0.0}
+BuildRequires:  %{python_module setuptools >= 16.0}
+BuildRequires:  fdupes
 BuildRequires:  openstack-macros
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 1.0.0
-BuildRequires:  python2-setuptools >= 16.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testtools >= 2.2.0
-BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit >= 1.0.0
-BuildRequires:  python3-setuptools >= 16.0
-BuildRequires:  python3-testrepository >= 0.0.18
-BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python-rpm-macros
+# SECTION documentation requirements
+BuildRequires:  python3-Sphinx >= 1.6.5
+BuildRequires:  python3-openstackdocstheme >= 1.18.1
+# /SECTION
+# SECTION test requirements
+BuildRequires:  %{python_module python-subunit >= 1.0.0}
+BuildRequires:  %{python_module six >= 1.10.0}
+BuildRequires:  %{python_module stestr >= 2.0.0}
+BuildRequires:  %{python_module testrepository >= 0.0.18}
+BuildRequires:  %{python_module testtools >= 2.2.0}
+BuildRequires:  %{python_module unittest2}
+# /SECTION
 Requires:   python-fixtures >= 3.0.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
+
 %python_subpackages
 
 %description
@@ -52,8 +58,6 @@
 %package -n python-mox3-doc
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-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
@@ -64,7 +68,7 @@
 This package contains documentation in HTML format.
 
 %prep
-%autosetup -n %{pypi_name}-%{version}
+%autosetup -n mox3-%{version}
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
@@ -72,24 +76,31 @@
 %python_build
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+python3 setup.py build_sphinx
+rm doc/build/html/.buildinfo
+
+%install
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+mkdir -p %{buildroot}%{_docdir}/%{name}
+cp -r doc/build/html %{buildroot}%{_docdir}/%{name}
+%fdupes %{buildroot}%{_docdir}/%{name}/html
 
 %check
 %{python_expand rm -rf .testreposit

commit python-mox3 for openSUSE:Factory

2018-02-28 Thread root
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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/mox3/mox3.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/mox3/mox3.spec.j2
 python-mox3.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+cloud-de...@suse.de
+gh,openstack,mox3
   
   
-enable
   
   
 

++ 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.0 +0200
+++ new/mox3-0.24.0/AUTHORS 2017-12-04 11:33:59.0 +0100
@@ -1,3 +1,4 @@
+Andreas Jaeger 
 Cao Xuan Hoang 
 ChangBo Guo(gcb) 
 Davanum Srinivas 
@@ -13,6 +14,7 @@
 Tony Breeds 
 Tony Xu 
 Victor Stinner 
+Zuul 
 dglasser 
 kavithahr 
 ritesh.arya 
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.0 +0200
+++ new/mox3-0.24.0/ChangeLog   2017-12-04 11:33:59.0 +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' 
'--e

commit python-mox3 for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2017-11-27 22:16:43

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new (New)


Package is "python-mox3"

Mon Nov 27 22:16:43 2017 rev:4 rq:545340 version:0.23.0

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2015-06-24 
20:49:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox3.new/python-mox3.changes 
2017-11-27 22:16:50.206063323 +0100
@@ -1,0 +2,10 @@
+Fri Nov 24 23:07:52 UTC 2017 - dmuel...@suse.com
+
+- update to version 0.23.0:
+  * Update URLs in documents according to document migration
+  * Update .gitignore
+  * turn on warning-is-error flag for doc build
+  * switch from oslosphinx to openstackdocstheme
+  * rearrange existing documentation based on the new standard layout
+
+---

Old:

  mox3-0.8.0.tar.gz

New:

  _service
  mox3-0.23.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.sd2jVG/_old  2017-11-27 22:16:50.958036028 +0100
+++ /var/tmp/diff_new_pack.sd2jVG/_new  2017-11-27 22:16:50.958036028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mox3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,44 +16,80 @@
 #
 
 
+%global pypi_name mox3
 Name:   python-mox3
-Version:0.8.0
+Version:0.23.0
 Release:0
-Summary:Mock object framework for Python
+Summary:An unofficial port of the Google mox framework to Python 3
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.openstack.org/
-Source: 
https://pypi.python.org/packages/source/m/mox3/mox3-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
-Requires:   python-fixtures >= 0.3.14
-Requires:   python-pbr >= 0.11
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
+Url:http://bugs.launchpad.net/python-mox3
+Source0:
https://files.pythonhosted.org/packages/source/m/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+BuildRequires:  openstack-macros
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit >= 0.0.18
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 1.4.0
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit >= 0.0.18
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 1.4.0
+Requires:   python-fixtures >= 3.0.0
+Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
-Mox3 is an unofficial port of the Google mox framework
-(http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible
-with mox as possible, but small enhancements have been made. The library was
-tested on Python version 3.2, 2.7 and 2.6.
+Mox3 is an unofficial port of the Google mox framework to Python 3. It
+was meant to be as compatible with mox as possible, but small
+enhancements have been made. The library was tested on Python version
+3.2, 2.7 and 2.6.
+
+%package -n python-mox3-doc
+Summary:Documentation for %{name}
+Group:  Documentation
+BuildRequires:  python-Sphinx
+BuildRequires:  python-openstackdocstheme >= 1.11.0
+
+%description -n python-mox3-doc
+Mox3 is an unofficial port of the Google mox framework to Python 3. It
+was meant to be as compatible with mox as possible, but small
+enhancements have been made. The library was tested on Python version
+3.2, 2.7 and 2.6.
+
+This package contains documentation in HTML format.
 
 %prep
-%setup -q -n mox3-%{version}
+%autosetup -n %{pypi_name}-%{version}
+%py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-python setup.py build
+%python_build
+
+# generate html docs
+%{__python2} setup.py build_sphinx
+
+%check
+%{python_expand rm -rf .testrepository
+$python setup.py testr
+}
 
 %install
-python setup.py install --prefix=%{_prefix} --r

commit python-mox3 for openSUSE:Factory

2015-06-24 Thread h_root
Hello community,

here is the log from the commit of package python-mox3 for openSUSE:Factory 
checked in at 2015-06-24 20:49:06

Comparing /work/SRC/openSUSE:Factory/python-mox3 (Old)
 and  /work/SRC/openSUSE:Factory/.python-mox3.new (New)


Package is "python-mox3"

Changes:

--- /work/SRC/openSUSE:Factory/python-mox3/python-mox3.changes  2013-09-23 
13:16:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-mox3.new/python-mox3.changes 
2015-06-24 20:49:07.0 +0200
@@ -1,0 +2,67 @@
+Wed Jun 17 11:40:22 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Fixes to allow a new release
+  * Updated requirements
+  * Add a fixture for consuming mox3 easily
+  * Add CONTRIBUTING file
+  * Cleaed up AUTHORS/ChangeLog file
+  * Migrate test bases to testtools
+  * Fix all of the flake8/hacking warnings
+  * Fix the leading indentation issue
+  * Updated to use OpenStack standards
+  * Add openstack stuff
+  * Changed project description
+  * Author is not required - maintainer is enough
+  * Added tests to sdist
+  * Applied some changes according to 
http://getpython3.com/diveintopython3/packaging.html
+  * Changed directory test to tests. Fixed travis config
+  * Adjusted the structure of the mox3
+  * Minor fixes + changes in metadata
+  * Update README
+  * Fixed pep8 issues
+  * Added test for changed semantics in Python 3
+  * Added modification info
+  * Fixed isinstance check on instances of MockObject
+  * Fixed a bug when dir() called on MockObject was not returning attributes 
of a mocked class (Python3)
+  * Pep8's E111 error is now ignored
+  * Removed exclamation mark from travis.yml
+  * Added pep8 to .travis.yml
+  * Fixed deprecation warnings in mox_test.py
+  * Introduced class to which mocks can be bound in order to preserve binding 
information (Python3 and missing unbound methods issue)
+  * Added __hash__ for MockMethod - no default hash in py3k
+  * bugfix for unhashable/uncomparable dicts
+  * Restored callable function since it's present in python 3.2
+  * Converted all classes to the new style (inheriting from object) - this is 
the only option in py3k
+  * Py3k always sets re.U flag, so the resulting regex.flags are equals to 
flags | re.U
+  * Fixed all the simple compatiblity issues
+  * Fixed compatiblity issues in stubout
+  * Fixed some of the compatiblity issues
+  * info about modification
+  * Added modification info
+  * Enabled Travis CI
+  * Enabled Travis CI
+  * Another bugfix... Tests are still passing
+  * Bugfix. At least I hope so..
+  * fixed indentation
+  * bugfix
+  * Added .gitignore
+  * Updated to version 0.5.3
+  * Numerous fixes from Google:
+  * Mox release 0.5.1, which includes some bug fixes and tests for stubout
+  * Fix for Issue 3, submitted by a...@therobots.org
+  * Fix for Issue 5, submitted by agoratim
+  * Patch from Matt Brown (mdb...@gmail.com) to inspect the arguments of 
mocked methods. Alright! :)
+  * Added support for __contains__, thanks to Adam Lowry
+  * Added import for inspect, and tests for stubout. Patch by Manuel Holtgrewe
+  * Remove duplicate NotTest. Bad patch
+  * Add a Not comparator to compose with other comparators
+  * Fix MoxTestBase to be usable with multiple-inheritance
+  * Write a README
+  * Start our first release at 0.5.0, not 1.0.0
+  * Include the mox_test_helper.py in the distribution
+  * Fix mailing list address
+  * Initial import of mox (originally an internal Google project)
+- Adjust Requires according to requirements.txt
+
+---

Old:

  mox3-0.7.0.tar.gz

New:

  mox3-0.8.0.tar.gz



Other differences:
--
++ python-mox3.spec ++
--- /var/tmp/diff_new_pack.00KQEx/_old  2015-06-24 20:49:08.0 +0200
+++ /var/tmp/diff_new_pack.00KQEx/_new  2015-06-24 20:49:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mox3
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,20 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-mox3
-Version:0.7.0
+Version:0.8.0
 Release:0
-License:Apache-2.0
 Summary:Mock object framework for Python
-Url:http://www.openstack.org/
+License:Apache-2.0
 Group:  Development/Languages/Python
+Url:http://www.openstack.org/
 Source: 
https://pypi.python.org/packages/source/m/mox3/mox3-%{version}.tar.gz
 BuildRequ