Hello community,

here is the log from the commit of package python-oslosphinx for 
openSUSE:Factory checked in at 2015-08-27 08:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslosphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslosphinx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslosphinx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslosphinx/python-oslosphinx.changes      
2015-07-12 22:52:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslosphinx.new/python-oslosphinx.changes 
2015-08-27 08:54:28.000000000 +0200
@@ -1,0 +2,14 @@
+Mon Jul 20 19:44:14 UTC 2015 - [email protected]
+
+- update to 3.0.0:
+  * Drop incubating theme option
+  * Replace ci.o.o links with docs.o.o/infra
+  * Advertise support for Python3.4 / Remove support for Python 3.3
+  * Updated from global requirements
+  * Remove run_cross_tests.sh
+  * Updated from global requirements
+  * Remove the unneeded horizontal scrollbar
+  * Adds javascript footer for Google Analytics tracking
+  * Update to latest hacking
+
+-------------------------------------------------------------------

Old:
----
  oslosphinx-2.5.0.tar.gz

New:
----
  oslosphinx-3.0.0.tar.gz

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

Other differences:
------------------
++++++ python-oslosphinx.spec ++++++
--- /var/tmp/diff_new_pack.ZIFP4r/_old  2015-08-27 08:54:28.000000000 +0200
+++ /var/tmp/diff_new_pack.ZIFP4r/_new  2015-08-27 08:54:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-oslosphinx
-Version:        2.5.0
+Version:        3.0.0
 Release:        0
 Url:            https://launchpad.net/oslo/
 Summary:        OpenStack Sphinx

++++++ oslosphinx-2.5.0.tar.gz -> oslosphinx-3.0.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/AUTHORS new/oslosphinx-3.0.0/AUTHORS
--- old/oslosphinx-2.5.0/AUTHORS        2015-03-03 17:09:15.000000000 +0100
+++ new/oslosphinx-3.0.0/AUTHORS        2015-06-09 17:09:33.000000000 +0200
@@ -1,10 +1,13 @@
+Anne Gentle <[email protected]>
 Ben Nemec <[email protected]>
 ChangBo Guo(gcb) <[email protected]>
 Cyril Roelandt <[email protected]>
+Davanum Srinivas <[email protected]>
 Davanum Srinivas <[email protected]>
 Dirk Mueller <[email protected]>
 Doug Hellmann <[email protected]>
 Doug Hellmann <[email protected]>
+Dougal Matthews <[email protected]>
 Graham Hayes <[email protected]>
 Jeremy Stanley <[email protected]>
 Joe Gordon <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/ChangeLog 
new/oslosphinx-3.0.0/ChangeLog
--- old/oslosphinx-2.5.0/ChangeLog      2015-03-03 17:09:15.000000000 +0100
+++ new/oslosphinx-3.0.0/ChangeLog      2015-06-09 17:09:33.000000000 +0200
@@ -1,6 +1,19 @@
 CHANGES
 =======
 
+3.0.0
+-----
+
+* Drop incubating theme option
+* Replace ci.o.o links with docs.o.o/infra
+* Advertise support for Python3.4 / Remove support for Python 3.3
+* Updated from global requirements
+* Remove run_cross_tests.sh
+* Updated from global requirements
+* Remove the unneeded horizontal scrollbar
+* Adds javascript footer for Google Analytics tracking
+* Update to latest hacking
+
 2.5.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/PKG-INFO 
new/oslosphinx-3.0.0/PKG-INFO
--- old/oslosphinx-2.5.0/PKG-INFO       2015-03-03 17:09:16.000000000 +0100
+++ new/oslosphinx-3.0.0/PKG-INFO       2015-06-09 17:09:33.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslosphinx
-Version: 2.5.0
+Version: 3.0.0
 Summary: OpenStack Sphinx Extensions and Theme
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -29,5 +29,5 @@
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
 Classifier: Topic :: Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/openstack-common.conf 
new/oslosphinx-3.0.0/openstack-common.conf
--- old/oslosphinx-2.5.0/openstack-common.conf  2015-03-03 17:09:02.000000000 
+0100
+++ new/oslosphinx-3.0.0/openstack-common.conf  2015-06-09 17:09:16.000000000 
+0200
@@ -1,7 +1,4 @@
 [DEFAULT]
 
-# The list of modules to copy from oslo-incubator.git
-script = tools/run_cross_tests.sh
-
 # The base module to hold the copy of openstack.common
 base=oslosphinx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/oslosphinx/intersphinx.py 
new/oslosphinx-3.0.0/oslosphinx/intersphinx.py
--- old/oslosphinx-2.5.0/oslosphinx/intersphinx.py      2015-03-03 
17:09:02.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx/intersphinx.py      2015-06-09 
17:09:16.000000000 +0200
@@ -66,6 +66,6 @@
     trove=('http://docs.openstack.org/developer/trove/', None),
     # Other things of note
     python=('http://docs.python.org/', None),
-    infra=('http://ci.openstack.org/', None),
-    zuul=('http://ci.openstack.org/zuul/', None),
+    infra=('http://docs.openstack.org/infra/system-config/', None),
+    zuul=('http://docs.openstack.org/infra/zuul/', None),
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslosphinx-2.5.0/oslosphinx/theme/openstack/layout.html 
new/oslosphinx-3.0.0/oslosphinx/theme/openstack/layout.html
--- old/oslosphinx-2.5.0/oslosphinx/theme/openstack/layout.html 2015-03-03 
17:09:02.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx/theme/openstack/layout.html 2015-06-09 
17:09:16.000000000 +0200
@@ -12,9 +12,6 @@
             </a></p>
           {%- endif %}
           {%- endblock %}
-          {%- if theme_incubating|tobool %}
-          <h3 class="highlighted"><a 
href="https://wiki.openstack.org/wiki/Governance/NewProjects";>{{ _('Incubated 
Project') }}</a></h3>
-          {%- endif %}
           {%- block sidebartoc %}
           {%- if display_toc %}
             <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') 
}}</a></h3>
@@ -85,3 +82,19 @@
     </ul>
   </div>
 {% endblock %}
+
+{% block footer %}
+{{ super() }}
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl."; : 
"http://www.";);
+document.write(unescape("%3Cscript src='" + gaJsHost + 
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+//Tracking docs.openstack.org/developer/<projectname> only
+//The URL is built from the project variable in conf.py
+var pageTracker = _gat._getTracker("UA-17511903-1");
+pageTracker._setCookiePath("/developer/{{ project }}");
+pageTracker._trackPageview();
+} catch(err) {}</script>
+{% endblock %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslosphinx-2.5.0/oslosphinx/theme/openstack/static/basic.css 
new/oslosphinx-3.0.0/oslosphinx/theme/openstack/static/basic.css
--- old/oslosphinx-2.5.0/oslosphinx/theme/openstack/static/basic.css    
2015-03-03 17:09:02.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx/theme/openstack/static/basic.css    
2015-06-09 17:09:16.000000000 +0200
@@ -12,7 +12,6 @@
 /* -- relbar ---------------------------------------------------------------- 
*/
 
 div.related {
-    width: 100%;
     font-size: 90%;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/oslosphinx.egg-info/PKG-INFO 
new/oslosphinx-3.0.0/oslosphinx.egg-info/PKG-INFO
--- old/oslosphinx-2.5.0/oslosphinx.egg-info/PKG-INFO   2015-03-03 
17:09:15.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx.egg-info/PKG-INFO   2015-06-09 
17:09:33.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslosphinx
-Version: 2.5.0
+Version: 3.0.0
 Summary: OpenStack Sphinx Extensions and Theme
 Home-page: http://www.openstack.org/
 Author: OpenStack
@@ -29,5 +29,5 @@
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
 Classifier: Topic :: Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/oslosphinx.egg-info/SOURCES.txt 
new/oslosphinx-3.0.0/oslosphinx.egg-info/SOURCES.txt
--- old/oslosphinx-2.5.0/oslosphinx.egg-info/SOURCES.txt        2015-03-03 
17:09:16.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx.egg-info/SOURCES.txt        2015-06-09 
17:09:33.000000000 +0200
@@ -34,5 +34,4 @@
 oslosphinx/theme/openstack/static/header_bg.jpg
 oslosphinx/theme/openstack/static/nature.css
 oslosphinx/theme/openstack/static/openstack_logo.png
-oslosphinx/theme/openstack/static/tweaks.css
-tools/run_cross_tests.sh
\ No newline at end of file
+oslosphinx/theme/openstack/static/tweaks.css
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/oslosphinx.egg-info/pbr.json 
new/oslosphinx-3.0.0/oslosphinx.egg-info/pbr.json
--- old/oslosphinx-2.5.0/oslosphinx.egg-info/pbr.json   2015-03-03 
17:09:15.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx.egg-info/pbr.json   2015-06-09 
17:09:33.000000000 +0200
@@ -1 +1 @@
-{"is_release": true, "git_version": "e1b0dca"}
\ No newline at end of file
+{"is_release": true, "git_version": "af39c45"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/oslosphinx.egg-info/requires.txt 
new/oslosphinx-3.0.0/oslosphinx.egg-info/requires.txt
--- old/oslosphinx-2.5.0/oslosphinx.egg-info/requires.txt       2015-03-03 
17:09:15.000000000 +0100
+++ new/oslosphinx-3.0.0/oslosphinx.egg-info/requires.txt       2015-06-09 
17:09:33.000000000 +0200
@@ -1,2 +1,2 @@
-pbr>=0.6,!=0.7,<1.0
-requests>=2.2.0,!=2.4.0
+pbr>=0.11,<2.0
+requests>=2.5.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/requirements.txt 
new/oslosphinx-3.0.0/requirements.txt
--- old/oslosphinx-2.5.0/requirements.txt       2015-03-03 17:09:02.000000000 
+0100
+++ new/oslosphinx-3.0.0/requirements.txt       2015-06-09 17:09:16.000000000 
+0200
@@ -2,5 +2,5 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr>=0.6,!=0.7,<1.0
-requests>=2.2.0,!=2.4.0
+pbr>=0.11,<2.0
+requests>=2.5.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/setup.cfg 
new/oslosphinx-3.0.0/setup.cfg
--- old/oslosphinx-2.5.0/setup.cfg      2015-03-03 17:09:16.000000000 +0100
+++ new/oslosphinx-3.0.0/setup.cfg      2015-06-09 17:09:33.000000000 +0200
@@ -17,7 +17,7 @@
        Programming Language :: Python :: 2.6
        Programming Language :: Python :: 2.7
        Programming Language :: Python :: 3
-       Programming Language :: Python :: 3.3
+       Programming Language :: Python :: 3.4
        Topic :: Documentation
 
 [global]
@@ -41,6 +41,6 @@
 
 [egg_info]
 tag_build = 
-tag_svn_revision = 0
 tag_date = 0
+tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/test-requirements.txt 
new/oslosphinx-3.0.0/test-requirements.txt
--- old/oslosphinx-2.5.0/test-requirements.txt  2015-03-03 17:09:02.000000000 
+0100
+++ new/oslosphinx-3.0.0/test-requirements.txt  2015-06-09 17:09:16.000000000 
+0200
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-hacking>=0.9.2,<0.10
+hacking>=0.10.0,<0.11
 
 # this is required for the docs build jobs
 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslosphinx-2.5.0/tools/run_cross_tests.sh 
new/oslosphinx-3.0.0/tools/run_cross_tests.sh
--- old/oslosphinx-2.5.0/tools/run_cross_tests.sh       2015-03-03 
17:09:02.000000000 +0100
+++ new/oslosphinx-3.0.0/tools/run_cross_tests.sh       1970-01-01 
01:00:00.000000000 +0100
@@ -1,100 +0,0 @@
-#!/bin/bash
-#
-# Run cross-project tests
-#
-# Usage:
-#
-#   run_cross_tests.sh project_dir venv
-
-# Fail the build if any command fails
-set -e
-
-project_dir="$1"
-shift
-venv="$1"
-shift
-posargs="$*"
-
-if [ -z "$project_dir" -o -z "$venv" ]
-then
-    cat - <<EOF
-ERROR: Missing argument(s)
-
-Usage:
-
-  $0 PROJECT_DIR VIRTUAL_ENV [POSARGS]
-
-Example, run the python 2.7 tests for python-neutronclient:
-
-  $0 /opt/stack/python-neutronclient py27
-  $0 /opt/stack/nova py27 xenapi
-
-EOF
-    exit 1
-fi
-
-# Set up the virtualenv without running the tests
-(cd $project_dir && tox --notest -e $venv)
-
-tox_envbin=$project_dir/.tox/$venv/bin
-
-our_name=$(python setup.py --name)
-
-# Build the egg-info, including the source file list,
-# so we install all of the files, even if the package
-# list or name has changed.
-python setup.py egg_info
-
-# Replace the pip-installed package with the version in our source
-# tree. Look to see if we are already installed before trying to
-# uninstall ourselves, to avoid failures from packages that do not use us
-# yet.
-if $tox_envbin/pip freeze | grep -q $our_name
-then
-    $tox_envbin/pip uninstall -y $our_name || echo "Ignoring error"
-fi
-$tox_envbin/pip install -U .
-
-# Run the tests
-(cd $project_dir && tox -e $venv -- $posargs)
-result=$?
-
-
-# The below checks are modified from
-# openstack-infra/config/modules/jenkins/files/slave_scripts/run-unittests.sh.
-
-# They expect to be run in the project being tested.
-cd $project_dir
-
-echo "Begin pip freeze output from test virtualenv:"
-echo "======================================================================"
-.tox/$venv/bin/pip freeze
-echo "======================================================================"
-
-# We only want to run the next check if the tool is installed, so look
-# for it before continuing.
-if [ -f /usr/local/jenkins/slave_scripts/subunit2html.py -a -d 
".testrepository" ] ; then
-    if [ -f ".testrepository/0.2" ] ; then
-        cp .testrepository/0.2 ./subunit_log.txt
-    elif [ -f ".testrepository/0" ] ; then
-        .tox/$venv/bin/subunit-1to2 < .testrepository/0 > ./subunit_log.txt
-    fi
-    .tox/$venv/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py 
./subunit_log.txt testr_results.html
-    gzip -9 ./subunit_log.txt
-    gzip -9 ./testr_results.html
-
-    export PYTHON=.tox/$venv/bin/python
-    set -e
-    rancount=$(.tox/$venv/bin/testr last | sed -ne 's/Ran \([0-9]\+\).*tests 
in.*/\1/p')
-    if [ "$rancount" -eq "0" ] ; then
-        echo
-        echo "Zero tests were run. At least one test should have been run."
-        echo "Failing this test as a result"
-        echo
-        exit 1
-    fi
-fi
-
-# If we make it this far, report status based on the tests that were
-# run.
-exit $result



Reply via email to