commit python-sphinx-feature-classification for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2020-09-21 17:28:14

Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and  
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.4249 (New)


Package is "python-sphinx-feature-classification"

Mon Sep 21 17:28:14 2020 rev:8 rq:835412 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2020-06-03 20:36:28.281915261 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.4249/python-sphinx-feature-classification.changes
  2020-09-21 17:36:43.384600751 +0200
@@ -1,0 +2,10 @@
+Fri Sep 18 12:04:25 UTC 2020 - Dirk Mueller 
+
+- update to 1.1.0:
+  * Cleanup misplaced release note
+  * Reduce need for openstack specific requirements
+  * Switch to victoria test template
+  * Report sphinx extension is thread safe
+  * Switch to newer openstackdocstheme and reno versions
+
+---

Old:

  sphinx-feature-classification-1.0.1.tar.gz

New:

  sphinx-feature-classification-1.1.0.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.m3tjgG/_old  2020-09-21 17:36:59.520612450 +0200
+++ /var/tmp/diff_new_pack.m3tjgG/_new  2020-09-21 17:36:59.524612453 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:1.0.1
+Version:1.1.0
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0

++ sphinx-feature-classification-1.0.1.tar.gz -> 
sphinx-feature-classification-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.1/.zuul.yaml 
new/sphinx-feature-classification-1.1.0/.zuul.yaml
--- old/sphinx-feature-classification-1.0.1/.zuul.yaml  2020-04-07 
12:09:11.0 +0200
+++ new/sphinx-feature-classification-1.1.0/.zuul.yaml  2020-09-10 
15:55:23.0 +0200
@@ -2,4 +2,4 @@
 templates:
   - check-requirements
   - publish-openstack-docs-pti
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.1/AUTHORS 
new/sphinx-feature-classification-1.1.0/AUTHORS
--- old/sphinx-feature-classification-1.0.1/AUTHORS 2020-04-07 
12:10:19.0 +0200
+++ new/sphinx-feature-classification-1.1.0/AUTHORS 2020-09-10 
15:56:32.0 +0200
@@ -11,6 +11,7 @@
 Sean McGinnis 
 Stephen Finucane 
 Thierry Carrez 
+Thomas Bechtold 
 huang.zhiping 
 qingszhao 
 tonybrad 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.1/ChangeLog 
new/sphinx-feature-classification-1.1.0/ChangeLog
--- old/sphinx-feature-classification-1.0.1/ChangeLog   2020-04-07 
12:10:19.0 +0200
+++ new/sphinx-feature-classification-1.1.0/ChangeLog   2020-09-10 
15:56:32.0 +0200
@@ -1,6 +1,15 @@
 CHANGES
 ===
 
+1.1.0
+-
+
+* Cleanup misplaced release note
+* Reduce need for openstack specific requirements
+* Switch to victoria test template
+* Report sphinx extension is thread safe
+* Switch to newer openstackdocstheme and reno versions
+
 1.0.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.1/PKG-INFO 
new/sphinx-feature-classification-1.1.0/PKG-INFO
--- old/sphinx-feature-classification-1.0.1/PKG-INFO2020-04-07 
12:10:19.0 +0200
+++ new/sphinx-feature-classification-1.1.0/PKG-INFO2020-09-10 
15:56:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: sphinx-feature-classification
-Version: 1.0.1
+Version: 1.1.0
 Summary: Generate a matrix of pluggable drivers and their support to an API in 
Sphinx.
 Home-page: https://docs.openstack.org/sphinx-feature-classification/latest/
 Author: OpenStack
@@ -41,6 +41,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: Programming Language :: Python :: 3 :: Only
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit python-sphinx-feature-classification for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2020-06-03 20:35:48

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


Package is "python-sphinx-feature-classification"

Wed Jun  3 20:35:48 2020 rev:7 rq:811109 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2020-03-06 21:33:42.145786930 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.3606/python-sphinx-feature-classification.changes
  2020-06-03 20:36:28.281915261 +0200
@@ -1,0 +2,7 @@
+Wed Jun  3 11:29:33 UTC 2020 - Dirk Mueller 
+
+- update to 1.0.1:
+ * Update hacking for Python3
+ * Switch to sphinx-build and cleanup
+
+---

Old:

  sphinx-feature-classification-1.0.0.tar.gz

New:

  sphinx-feature-classification-1.0.1.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.3MDXTm/_old  2020-06-03 20:36:29.309918483 +0200
+++ /var/tmp/diff_new_pack.3MDXTm/_new  2020-06-03 20:36:29.313918496 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0

++ sphinx-feature-classification-1.0.0.tar.gz -> 
sphinx-feature-classification-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.0/AUTHORS 
new/sphinx-feature-classification-1.0.1/AUTHORS
--- old/sphinx-feature-classification-1.0.0/AUTHORS 2020-01-16 
18:49:56.0 +0100
+++ new/sphinx-feature-classification-1.0.1/AUTHORS 2020-04-07 
12:10:19.0 +0200
@@ -1,4 +1,5 @@
 98k <18552437...@163.com>
+Andreas Jaeger 
 Ben Nemec 
 Corey Bryant 
 Doug Hellmann 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.0/ChangeLog 
new/sphinx-feature-classification-1.0.1/ChangeLog
--- old/sphinx-feature-classification-1.0.0/ChangeLog   2020-01-16 
18:49:56.0 +0100
+++ new/sphinx-feature-classification-1.0.1/ChangeLog   2020-04-07 
12:10:19.0 +0200
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+1.0.1
+-
+
+* Update hacking for Python3
+* Switch to sphinx-build and cleanup
+
 1.0.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.0/PKG-INFO 
new/sphinx-feature-classification-1.0.1/PKG-INFO
--- old/sphinx-feature-classification-1.0.0/PKG-INFO2020-01-16 
18:49:56.0 +0100
+++ new/sphinx-feature-classification-1.0.1/PKG-INFO2020-04-07 
12:10:19.0 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: sphinx-feature-classification
-Version: 1.0.0
+Version: 1.0.1
 Summary: Generate a matrix of pluggable drivers and their support to an API in 
Sphinx.
 Home-page: https://docs.openstack.org/sphinx-feature-classification/latest/
 Author: OpenStack
@@ -41,3 +41,6 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Requires-Python: >=3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-1.0.0/setup.cfg 
new/sphinx-feature-classification-1.0.1/setup.cfg
--- old/sphinx-feature-classification-1.0.0/setup.cfg   2020-01-16 
18:49:56.0 +0100
+++ new/sphinx-feature-classification-1.0.1/setup.cfg   2020-04-07 
12:10:19.0 +0200
@@ -6,6 +6,7 @@
 author = OpenStack
 author-email = openstack-disc...@lists.openstack.org
 home-page = https://docs.openstack.org/sphinx-feature-classification/latest/
+python-requires = >=3.6
 classifier = 
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -16,23 +17,13 @@
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
+   Programming Language :: Python :: 3 :: Only
+   Programming Language :: Python :: Implementation :: CPython
 
 [files]
 packages = 

commit python-sphinx-feature-classification for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2020-03-06 21:29:34

Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and  
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.26092 (New)


Package is "python-sphinx-feature-classification"

Fri Mar  6 21:29:34 2020 rev:6 rq:782228 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2019-09-27 14:47:55.764845741 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.26092/python-sphinx-feature-classification.changes
 2020-03-06 21:33:42.145786930 +0100
@@ -1,0 +2,9 @@
+Fri Mar  6 15:05:08 UTC 2020 - pgaj...@suse.com
+
+- version update to 1.0.0
+  * Drop py2 support and testing
+  * Add support for feature.api
+  * make sure destination dir exist before copying files into it
+  * Remove pypy from default env list
+
+---

Old:

  sphinx-feature-classification-0.4.1.tar.gz

New:

  sphinx-feature-classification-1.0.0.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.3uFSES/_old  2020-03-06 21:33:43.105787522 +0100
+++ /var/tmp/diff_new_pack.3uFSES/_new  2020-03-06 21:33:43.105787522 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinx-feature-classification
 #
-# 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
@@ -18,13 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:0.4.1
+Version:1.0.0
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:http://www.openstack.org/
+URL:https://www.openstack.org/
 Source: 
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
+BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module ddt >= 1.0.1}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module oslotest}

++ sphinx-feature-classification-0.4.1.tar.gz -> 
sphinx-feature-classification-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.1/.zuul.yaml 
new/sphinx-feature-classification-1.0.0/.zuul.yaml
--- old/sphinx-feature-classification-0.4.1/.zuul.yaml  2019-09-04 
16:24:21.0 +0200
+++ new/sphinx-feature-classification-1.0.0/.zuul.yaml  2020-01-16 
18:49:12.0 +0100
@@ -2,5 +2,4 @@
 templates:
   - check-requirements
   - publish-openstack-docs-pti
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.1/AUTHORS 
new/sphinx-feature-classification-1.0.0/AUTHORS
--- old/sphinx-feature-classification-0.4.1/AUTHORS 2019-09-04 
16:24:58.0 +0200
+++ new/sphinx-feature-classification-1.0.0/AUTHORS 2020-01-16 
18:49:56.0 +0100
@@ -2,6 +2,8 @@
 Ben Nemec 
 Corey Bryant 
 Doug Hellmann 
+Eric Fried 
+Guang Yee 
 Jay S. Bryant 
 Michael Johnson 
 Mike Perez 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.1/ChangeLog 
new/sphinx-feature-classification-1.0.0/ChangeLog
--- old/sphinx-feature-classification-0.4.1/ChangeLog   2019-09-04 
16:24:58.0 +0200
+++ new/sphinx-feature-classification-1.0.0/ChangeLog   2020-01-16 
18:49:56.0 +0100
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+1.0.0
+-
+
+* Drop py2 support and testing
+* Add support for feature.api
+
+0.4.2
+-
+
+* make sure destination dir exist before copying files into it
+* Remove pypy from default env list
+
 0.4.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.1/PKG-INFO 
new/sphinx-feature-classification-1.0.0/PKG-INFO
--- old/sphinx-feature-classification-0.4.1/PKG-INFO2019-09-04 
16:24:58.0 +0200
+++ new/sphinx-feature-classification-1.0.0/PKG-INFO2020-01-16 
18:49:56.0 +0100
@@ -1,6 +1,6 

commit python-sphinx-feature-classification for openSUSE:Factory

2019-09-27 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2019-09-27 14:47:52

Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and  
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.2352 (New)


Package is "python-sphinx-feature-classification"

Fri Sep 27 14:47:52 2019 rev:5 rq:731188 version:0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2019-05-25 13:35:35.555962286 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.2352/python-sphinx-feature-classification.changes
  2019-09-27 14:47:55.764845741 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 10:01:57 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.4.1:
+  * Minor fixes
+
+---

Old:

  sphinx-feature-classification-0.4.0.tar.gz

New:

  sphinx-feature-classification-0.4.1.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.08h6M1/_old  2019-09-27 14:47:56.716843265 +0200
+++ /var/tmp/diff_new_pack.08h6M1/_new  2019-09-27 14:47:56.728843234 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0

++ sphinx-feature-classification-0.4.0.tar.gz -> 
sphinx-feature-classification-0.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.0/.zuul.yaml 
new/sphinx-feature-classification-0.4.1/.zuul.yaml
--- old/sphinx-feature-classification-0.4.0/.zuul.yaml  2019-04-26 
18:51:32.0 +0200
+++ new/sphinx-feature-classification-0.4.1/.zuul.yaml  2019-09-04 
16:24:21.0 +0200
@@ -3,5 +3,4 @@
   - check-requirements
   - publish-openstack-docs-pti
   - openstack-python-jobs
-  - openstack-python36-jobs
-  - openstack-python37-jobs
+  - openstack-python3-train-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.0/AUTHORS 
new/sphinx-feature-classification-0.4.1/AUTHORS
--- old/sphinx-feature-classification-0.4.0/AUTHORS 2019-04-26 
18:55:18.0 +0200
+++ new/sphinx-feature-classification-0.4.1/AUTHORS 2019-09-04 
16:24:58.0 +0200
@@ -10,4 +10,5 @@
 Thierry Carrez 
 huang.zhiping 
 qingszhao 
+tonybrad 
 zhouxinyong 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.0/ChangeLog 
new/sphinx-feature-classification-0.4.1/ChangeLog
--- old/sphinx-feature-classification-0.4.0/ChangeLog   2019-04-26 
18:55:18.0 +0200
+++ new/sphinx-feature-classification-0.4.1/ChangeLog   2019-09-04 
16:24:58.0 +0200
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+0.4.1
+-
+
+* Add Python 3 Train unit tests
+* Change the deps source
+
 0.4.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.4.0/PKG-INFO 
new/sphinx-feature-classification-0.4.1/PKG-INFO
--- old/sphinx-feature-classification-0.4.0/PKG-INFO2019-04-26 
18:55:19.0 +0200
+++ new/sphinx-feature-classification-0.4.1/PKG-INFO2019-09-04 
16:24:58.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sphinx-feature-classification
-Version: 0.4.0
+Version: 0.4.1
 Summary: Generate a matrix of pluggable drivers and their support to an API in 
Sphinx.
 Home-page: https://docs.openstack.org/sphinx-feature-classification/latest/
 Author: OpenStack
@@ -27,7 +27,7 @@
 
 * Free software: Apache license
 * Documentation: 
https://docs.openstack.org/sphinx-feature-classification/latest/
-* Source: 
http://git.openstack.org/cgit/openstack/sphinx-feature-classification
+* Source: http://opendev.org/openstack/sphinx-feature-classification
 * Bugs: https://storyboard.openstack.org/#!/project/921
 
 
@@ -41,4 +41,5 @@
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit python-sphinx-feature-classification for openSUSE:Factory

2019-05-25 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2019-05-25 13:35:34

Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and  
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.5148 (New)


Package is "python-sphinx-feature-classification"

Sat May 25 13:35:34 2019 rev:4 rq:705301 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2019-04-28 20:14:22.910383860 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.5148/python-sphinx-feature-classification.changes
  2019-05-25 13:35:35.555962286 +0200
@@ -1,0 +2,12 @@
+Fri May 24 20:07:37 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.4.0:
+  * OpenDev Migration Patch
+  * Fix the summary table border not rendering
+  * Copy the CSS into the built docs
+  * Fix deprecated add\_stylesheet with add\_css\_file
+  * Fix driver links rendering in the summary table
+  * releasenotes: Remove crud from 'conf.py'
+  * releasenotes: Switch to openstackdocstheme
+
+---

Old:

  sphinx-feature-classification-0.3.2.tar.gz

New:

  sphinx-feature-classification-0.4.0.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.bH0s5o/_old  2019-05-25 13:35:36.391961690 +0200
+++ /var/tmp/diff_new_pack.bH0s5o/_new  2019-05-25 13:35:36.391961690 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:0.3.2
+Version:0.4.0
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0

++ sphinx-feature-classification-0.3.2.tar.gz -> 
sphinx-feature-classification-0.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.3.2/AUTHORS 
new/sphinx-feature-classification-0.4.0/AUTHORS
--- old/sphinx-feature-classification-0.3.2/AUTHORS 2019-02-26 
01:07:16.0 +0100
+++ new/sphinx-feature-classification-0.4.0/AUTHORS 2019-04-26 
18:55:18.0 +0200
@@ -3,6 +3,7 @@
 Corey Bryant 
 Doug Hellmann 
 Jay S. Bryant 
+Michael Johnson 
 Mike Perez 
 Sean McGinnis 
 Stephen Finucane 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.3.2/ChangeLog 
new/sphinx-feature-classification-0.4.0/ChangeLog
--- old/sphinx-feature-classification-0.3.2/ChangeLog   2019-02-26 
01:07:16.0 +0100
+++ new/sphinx-feature-classification-0.4.0/ChangeLog   2019-04-26 
18:55:18.0 +0200
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+0.4.0
+-
+
+* OpenDev Migration Patch
+* Fix the summary table border not rendering
+* Copy the CSS into the built docs
+* Fix deprecated add\_stylesheet with add\_css\_file
+* Fix driver links rendering in the summary table
+* releasenotes: Remove crud from 'conf.py'
+* releasenotes: Switch to openstackdocstheme
+
 0.3.2
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.3.2/PKG-INFO 
new/sphinx-feature-classification-0.4.0/PKG-INFO
--- old/sphinx-feature-classification-0.3.2/PKG-INFO2019-02-26 
01:07:16.0 +0100
+++ new/sphinx-feature-classification-0.4.0/PKG-INFO2019-04-26 
18:55:19.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sphinx-feature-classification
-Version: 0.3.2
+Version: 0.4.0
 Summary: Generate a matrix of pluggable drivers and their support to an API in 
Sphinx.
 Home-page: https://docs.openstack.org/sphinx-feature-classification/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sphinx-feature-classification-0.3.2/releasenotes/notes/copy-css-to-static-938b35b03a568abc.yaml
 
new/sphinx-feature-classification-0.4.0/releasenotes/notes/copy-css-to-static-938b35b03a568abc.yaml
--- 
old/sphinx-feature-classification-0.3.2/releasenotes/notes/copy-css-to-static-938b35b03a568abc.yaml
 1970-01-01 01:00:00.0 +0100
+++ 
new/sphinx-feature-classification-0.4.0/releasenotes/notes/copy-css-to-static-938b35b03a568abc.yaml
 2019-04-26 18:51:32.0 +0200
@@ -0,0 +1,5 @@
+---
+fixes:
+  - |
+Adds a handler to copy the CSS file into the _static directory on build.
+Previously the CSS file was not being copied over into the built docs.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-sphinx-feature-classification for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2019-04-28 20:14:22

Comparing /work/SRC/openSUSE:Factory/python-sphinx-feature-classification (Old)
 and  
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.5536 (New)


Package is "python-sphinx-feature-classification"

Sun Apr 28 20:14:22 2019 rev:3 rq:698575 version:0.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2018-12-24 11:46:15.325193704 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.5536/python-sphinx-feature-classification.changes
  2019-04-28 20:14:22.910383860 +0200
@@ -1,0 +2,19 @@
+Fri Apr 26 13:34:05 UTC 2019 - Marketa Calabkova 
+
+- update to version 0.3.2
+  0.3.2
+  * Change openstack-dev to openstack-discuss
+  * Optimizing the safety of the http link site in HACKING.rst
+  0.3.1
+  * Handle ConfigParser.readfp deprecation
+  * add python 3.6 unit test job
+  0.3.0
+  * Parse 'driver-notes-XXX' values
+  * doc: Rework everything
+  0.2.0
+  * Update for Python 3 compatibility
+  * Driver usage example is not correct
+  * set default python to python3
+  * Add badges, description and fix links in README
+
+---

Old:

  sphinx-feature-classification-0.1.0.tar.gz

New:

  sphinx-feature-classification-0.3.2.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.m0KwMJ/_old  2019-04-28 20:14:23.350383587 +0200
+++ /var/tmp/diff_new_pack.m0KwMJ/_new  2019-04-28 20:14:23.350383587 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinx-feature-classification
 #
-# 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
@@ -18,14 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-sphinx-feature-classification
-Version:0.1.0
+Version:0.3.2
 Release:0
 Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:http://www.openstack.org/
 Source: 
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
+BuildRequires:  %{python_module ddt >= 1.0.1}
+BuildRequires:  %{python_module docutils}
+BuildRequires:  %{python_module oslotest}
 BuildRequires:  %{python_module pbr >= 2.0}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-docutils >= 0.11
@@ -47,6 +51,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%pytest sphinx_feature_classification/tests
+
 %files %{python_files}
 %license LICENSE
 %doc AUTHORS ChangeLog README.rst

++ sphinx-feature-classification-0.1.0.tar.gz -> 
sphinx-feature-classification-0.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.1.0/.zuul.yaml 
new/sphinx-feature-classification-0.3.2/.zuul.yaml
--- old/sphinx-feature-classification-0.1.0/.zuul.yaml  1970-01-01 
01:00:00.0 +0100
+++ new/sphinx-feature-classification-0.3.2/.zuul.yaml  2019-02-26 
01:05:12.0 +0100
@@ -0,0 +1,7 @@
+- project:
+templates:
+  - check-requirements
+  - publish-openstack-docs-pti
+  - openstack-python-jobs
+  - openstack-python36-jobs
+  - openstack-python37-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.1.0/AUTHORS 
new/sphinx-feature-classification-0.3.2/AUTHORS
--- old/sphinx-feature-classification-0.1.0/AUTHORS 2018-03-19 
17:57:37.0 +0100
+++ new/sphinx-feature-classification-0.3.2/AUTHORS 2019-02-26 
01:07:16.0 +0100
@@ -1 +1,12 @@
+98k <18552437...@163.com>
+Ben Nemec 
+Corey Bryant 
+Doug Hellmann 
+Jay S. Bryant 
 Mike Perez 
+Sean McGinnis 
+Stephen Finucane 
+Thierry Carrez 
+huang.zhiping 
+qingszhao 
+zhouxinyong 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sphinx-feature-classification-0.1.0/ChangeLog 
new/sphinx-feature-classification-0.3.2/ChangeLog
--- old/sphinx-feature-classification-0.1.0/ChangeLog   2018-03-19 
17:57:37.0 +0100
+++ 

commit python-sphinx-feature-classification for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2018-12-24 11:46:14

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


Package is "python-sphinx-feature-classification"

Mon Dec 24 11:46:14 2018 rev:2 rq:659826 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinx-feature-classification/python-sphinx-feature-classification.changes
2018-04-01 17:26:58.958528975 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new.28833/python-sphinx-feature-classification.changes
 2018-12-24 11:46:15.325193704 +0100
@@ -1,0 +2,10 @@
+Tue Dec 18 23:27:57 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in descriptions.
+
+---
+Tue Dec  4 12:54:49 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-sphinx-feature-classification.spec ++
--- /var/tmp/diff_new_pack.rNsniZ/_old  2018-12-24 11:46:15.721193357 +0100
+++ /var/tmp/diff_new_pack.rNsniZ/_new  2018-12-24 11:46:15.721193357 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,23 +20,22 @@
 Name:   python-sphinx-feature-classification
 Version:0.1.0
 Release:0
-Summary:Generate a matrix of pluggable drivers and their support to an 
API in Sphinx
+Summary:Sphinx extension to generate a matrix of pluggable drivers
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.openstack.org/
+URL:http://www.openstack.org/
 Source: 
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pbr >= 2.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-docutils >= 0.11
 Requires:   python-pbr >= 2.0
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
-Generate in sphinx a matrix of pluggable drivers and their support to an API.
+An extension to Sphinx to generate a matrix of pluggable drivers and
+their support to an API.
 
 %prep
 %setup -q -n sphinx-feature-classification-%{version}
@@ -49,7 +48,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc AUTHORS ChangeLog LICENSE README.rst
+%license LICENSE
+%doc AUTHORS ChangeLog README.rst
 %{python_sitelib}/*
 
 %changelog




commit python-sphinx-feature-classification for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2018-04-01 17:26:58

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


Package is "python-sphinx-feature-classification"

Sun Apr  1 17:26:58 2018 rev:1 rq:592300 version:0.1.0

Changes:

New Changes file:

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new/python-sphinx-feature-classification.changes
   2018-04-01 17:26:58.958528975 +0200
@@ -0,0 +1,4 @@
+---
+Thu Mar 29 12:16:00 UTC 2018 - tbecht...@suse.com
+
+- Initial packaging (version 0.1.0)

New:

  python-sphinx-feature-classification.changes
  python-sphinx-feature-classification.spec
  sphinx-feature-classification-0.1.0.tar.gz



Other differences:
--
++ python-sphinx-feature-classification.spec ++
#
# spec file for package python-sphinx-feature-classification
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-sphinx-feature-classification
Version:0.1.0
Release:0
Summary:Generate a matrix of pluggable drivers and their support to an 
API in Sphinx
License:Apache-2.0
Group:  Development/Languages/Python
Url:http://www.openstack.org/
Source: 
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module pbr >= 2.0}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-docutils >= 0.11
Requires:   python-pbr >= 2.0
BuildArch:  noarch

%python_subpackages

%description
Generate in sphinx a matrix of pluggable drivers and their support to an API.

%prep
%setup -q -n sphinx-feature-classification-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%doc AUTHORS ChangeLog LICENSE README.rst
%{python_sitelib}/*

%changelog