Hello community,
here is the log from the commit of package python-pylons-sphinx-themes for
openSUSE:Factory checked in at 2018-01-31 19:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylons-sphinx-themes (Old)
and /work/SRC/openSUSE:Factory/.python-pylons-sphinx-themes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylons-sphinx-themes"
Wed Jan 31 19:52:13 2018 rev:2 rq:571144 version:1.0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pylons-sphinx-themes/python-pylons-sphinx-themes.changes
2017-09-25 13:58:03.862248486 +0200
+++
/work/SRC/openSUSE:Factory/.python-pylons-sphinx-themes.new/python-pylons-sphinx-themes.changes
2018-01-31 19:52:13.964525611 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 15:26:14 UTC 2018 - [email protected]
+
+- Update to version 1.0.6
+ * Update zest.releaser in order to release to PyPI.
+- Update to version 1.0.5
+ * Clean up licensing
+ https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+-------------------------------------------------------------------
Old:
----
pylons-sphinx-themes-1.0.4.tar.gz
New:
----
pylons-sphinx-themes-1.0.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pylons-sphinx-themes.spec ++++++
--- /var/tmp/diff_new_pack.4lMJhq/_old 2018-01-31 19:52:14.724490270 +0100
+++ /var/tmp/diff_new_pack.4lMJhq/_new 2018-01-31 19:52:14.724490270 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pylons-sphinx-themes
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -20,10 +20,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-pylons-sphinx-themes
-Version: 1.0.4
+Version: 1.0.6
Release: 0
Summary: Pylons Sphinx themes for documentation styling
-License: BSD-3-Clause
+License: SUSE-Repoze
Group: Development/Languages/Python
Url: https://github.com/Pylons/pylons-sphinx-themes
Source:
https://files.pythonhosted.org/packages/source/p/pylons-sphinx-themes/pylons-sphinx-themes-%{version}.tar.gz
@@ -31,18 +31,17 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-Pygments
%ifpython2
Obsoletes: %{oldpython}-pylons_sphinx_theme < %{version}
Provides: %{oldpython}-pylons_sphinx_theme = %{version}
Obsoletes: %{oldpython}-pylons_theme_support < %{version}
Provides: %{oldpython}-pylons_theme_support = %{version}
%endif
-%ifpython3
-Obsoletes: python3-pylons_sphinx_theme < %{version}
-Provides: python3-pylons_sphinx_theme = %{version}
-Obsoletes: python3-pylons_theme_support < %{version}
-Provides: python3-pylons_theme_support = %{version}
-%endif
+Obsoletes: python-pylons_sphinx_theme < %{version}
+Provides: python-pylons_sphinx_theme = %{version}
+Obsoletes: python-pylons_theme_support < %{version}
+Provides: python-pylons_theme_support = %{version}
BuildArch: noarch
%python_subpackages
++++++ pylons-sphinx-themes-1.0.4.tar.gz -> pylons-sphinx-themes-1.0.6.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/CHANGES.txt
new/pylons-sphinx-themes-1.0.6/CHANGES.txt
--- old/pylons-sphinx-themes-1.0.4/CHANGES.txt 2017-06-21 00:13:51.000000000
+0200
+++ new/pylons-sphinx-themes-1.0.6/CHANGES.txt 2017-09-22 22:46:47.000000000
+0200
@@ -1,6 +1,19 @@
Change log for pylons-sphinx-themes
===================================
+1.0.6 (2017-09-22)
+------------------
+
+- Update zest.releaser in order to release to PyPI.
+
+
+1.0.5 (2017-09-22)
+------------------
+
+- Clean up licensing
+ https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+
1.0.4 (2017-06-20)
------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/CONTRIBUTORS.txt
new/pylons-sphinx-themes-1.0.6/CONTRIBUTORS.txt
--- old/pylons-sphinx-themes-1.0.4/CONTRIBUTORS.txt 2017-06-21
00:13:51.000000000 +0200
+++ new/pylons-sphinx-themes-1.0.6/CONTRIBUTORS.txt 2017-09-22
22:46:47.000000000 +0200
@@ -85,20 +85,11 @@
Contributor confirms that any notices required will be included in any
Committed Code.
-Licensing Exceptions
-====================
-
-Code committed within the ``docs/`` subdirectory of the Pyramid source
-control repository and "docstrings" which appear in the documentation
-generated by runnning "make" within this directory is licensed under the
-Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States
-License (http://creativecommons.org/licenses/by-nc-sa/3.0/us/).
-
List of Contributors
====================
The below-signed are contributors to a code repository that is part of the
-project named "pylons_sphinx_theme". Each below-signed contributor has
+project named "pylons-sphinx-themes". Each below-signed contributor has
read, understand and agrees to the terms above in the section within this
document entitled "Pylons Project Contributor Agreement" as of the date
beside his or her name.
@@ -107,3 +98,5 @@
------------
- Steve Piercy, 2015/04/15
+- Zsolt Ero, 2017/07/11
+- Bert JW Regeer, 2017-09-22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/COPYRIGHT.txt
new/pylons-sphinx-themes-1.0.6/COPYRIGHT.txt
--- old/pylons-sphinx-themes-1.0.4/COPYRIGHT.txt 1970-01-01
01:00:00.000000000 +0100
+++ new/pylons-sphinx-themes-1.0.6/COPYRIGHT.txt 2017-09-22
22:46:47.000000000 +0200
@@ -0,0 +1,2 @@
+Copyright (c) 2015 Agendaless Consulting and Contributors.
+(https://www.agendaless.com), All Rights Reserved
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/LICENSE.txt
new/pylons-sphinx-themes-1.0.6/LICENSE.txt
--- old/pylons-sphinx-themes-1.0.4/LICENSE.txt 2017-06-21 00:13:51.000000000
+0200
+++ new/pylons-sphinx-themes-1.0.6/LICENSE.txt 2017-09-22 22:46:47.000000000
+0200
@@ -1,3 +1,38 @@
-The pylons-sphinx-themes project is supplied under the Creative Commons
-Attribution-Noncommercial-Share Alike 3.0 United States License as described by
-http://creativecommons.org/licenses/by-nc-sa/3.0/us/
+A copyright notice accompanies this license document that identifies
+the copyright holders.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+1. Redistributions in source code must retain the accompanying
+ copyright notice, this list of conditions, and the following
+ disclaimer.
+
+2. Redistributions in binary form must reproduce the accompanying
+ copyright notice, this list of conditions, and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+
+3. Names of the copyright holders must not be used to endorse or
+ promote products derived from this software without prior
+ written permission from the copyright holders.
+
+4. If any files are modified, you must cause the modified files to
+ carry prominent notices stating that you changed the files and
+ the date of any change.
+
+Disclaimer
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND
+ ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
+ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/PKG-INFO
new/pylons-sphinx-themes-1.0.6/PKG-INFO
--- old/pylons-sphinx-themes-1.0.4/PKG-INFO 2017-06-21 00:13:52.000000000
+0200
+++ new/pylons-sphinx-themes-1.0.6/PKG-INFO 2017-09-22 22:46:48.000000000
+0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: pylons-sphinx-themes
-Version: 1.0.4
+Version: 1.0.6
Summary: Sphinx themes for Pylons Project documentation.
Home-page: https://pylonsproject.org
Author: Steve Piercy
Author-email: [email protected]
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
+Description-Content-Type: UNKNOWN
Description: Pylons Sphinx Themes
====================
@@ -155,6 +156,19 @@
Change log for pylons-sphinx-themes
===================================
+ 1.0.6 (2017-09-22)
+ ------------------
+
+ - Update zest.releaser in order to release to PyPI.
+
+
+ 1.0.5 (2017-09-22)
+ ------------------
+
+ - Clean up licensing
+ https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+
1.0.4 (2017-06-20)
------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/RELEASE.md
new/pylons-sphinx-themes-1.0.6/RELEASE.md
--- old/pylons-sphinx-themes-1.0.4/RELEASE.md 2017-06-21 00:13:51.000000000
+0200
+++ new/pylons-sphinx-themes-1.0.6/RELEASE.md 2017-09-22 22:46:47.000000000
+0200
@@ -1,8 +1,12 @@
# Releasing
-[zest.releaser](http://zestreleaser.readthedocs.io/en/latest/) is used for
releasing this package.
+[zest.releaser](https://zestreleaser.readthedocs.io/en/latest/) is used for
releasing this package.
-To release, invoke the following command from your virtual environment.
+To release:
+
+1. Edit CHANGES.txt replacing "Nothing changed yet." with your changes, and
commit.
+
+2. Invoke the following command from your virtual environment.
```bash
fullrelease
@@ -13,7 +17,7 @@
`README.rst` is the canonical README file in reStructuredText format for use
on PyPI. Edit this file to update both READMEs.
-`README.md` is the markdown version. It is generated via
[pandoc](http://pandoc.org/) with the following command.
+`README.md` is the markdown version. It is generated via
[pandoc](https://pandoc.org/) with the following command.
```
pandoc --from=rst --to=markdown --output=README.md README.rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes/pylons/static/pylons.css_t
new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes/pylons/static/pylons.css_t
---
old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes/pylons/static/pylons.css_t
2017-06-21 00:13:51.000000000 +0200
+++
new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes/pylons/static/pylons.css_t
2017-09-22 22:46:47.000000000 +0200
@@ -146,11 +146,21 @@
}
div.sphinxsidebar ul {
- margin: 10px 20px;
+ margin: 10px;
padding: 0;
color: #373839;
}
+div.sphinxsidebar ul ul {
+ margin-top: 0;
+ margin-bottom: 0;
+ margin-right: 0;
+}
+
+div.sphinxsidebar ul ul, div.sphinxsidebar ul.want-points {
+ margin-left: 15px;
+}
+
div.sphinxsidebar a {
color: #444;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes/pyramid/theme.conf
new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes/pyramid/theme.conf
--- old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes/pyramid/theme.conf
2017-06-21 00:13:51.000000000 +0200
+++ new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes/pyramid/theme.conf
2017-09-22 22:46:47.000000000 +0200
@@ -6,6 +6,6 @@
favicon = pyramid.ico
in_progress = false
outdated = false
-latest_url = http://docs.pylonsproject.org/projects/pyramid/en/latest/
+latest_url = https://docs.pylonsproject.org/projects/pyramid/en/latest/
github_url = https://github.com/Pylons/pyramid/
canonical_url =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes.egg-info/PKG-INFO
new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes.egg-info/PKG-INFO
--- old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes.egg-info/PKG-INFO
2017-06-21 00:13:51.000000000 +0200
+++ new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes.egg-info/PKG-INFO
2017-09-22 22:46:47.000000000 +0200
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: pylons-sphinx-themes
-Version: 1.0.4
+Version: 1.0.6
Summary: Sphinx themes for Pylons Project documentation.
Home-page: https://pylonsproject.org
Author: Steve Piercy
Author-email: [email protected]
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
+Description-Content-Type: UNKNOWN
Description: Pylons Sphinx Themes
====================
@@ -155,6 +156,19 @@
Change log for pylons-sphinx-themes
===================================
+ 1.0.6 (2017-09-22)
+ ------------------
+
+ - Update zest.releaser in order to release to PyPI.
+
+
+ 1.0.5 (2017-09-22)
+ ------------------
+
+ - Clean up licensing
+ https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+
1.0.4 (2017-06-20)
------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes.egg-info/SOURCES.txt
new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes.egg-info/SOURCES.txt
--- old/pylons-sphinx-themes-1.0.4/pylons_sphinx_themes.egg-info/SOURCES.txt
2017-06-21 00:13:51.000000000 +0200
+++ new/pylons-sphinx-themes-1.0.6/pylons_sphinx_themes.egg-info/SOURCES.txt
2017-09-22 22:46:47.000000000 +0200
@@ -1,6 +1,7 @@
.gitignore
CHANGES.txt
CONTRIBUTORS.txt
+COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/setup.py
new/pylons-sphinx-themes-1.0.6/setup.py
--- old/pylons-sphinx-themes-1.0.4/setup.py 2017-06-21 00:13:51.000000000
+0200
+++ new/pylons-sphinx-themes-1.0.6/setup.py 2017-09-22 22:46:47.000000000
+0200
@@ -16,7 +16,7 @@
from setuptools import setup, find_packages
-VERSION = '1.0.4'
+VERSION = '1.0.6'
here = os.path.abspath(os.path.dirname(__file__))
try: