commit python-alabaster for openSUSE:Factory

2019-03-08 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2019-03-08 11:01:08

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


Package is "python-alabaster"

Fri Mar  8 11:01:08 2019 rev:6 rq:682114 version:0.7.12

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2018-12-14 20:45:23.801674196 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-alabaster.new.28833/python-alabaster.changes 
2019-03-08 11:01:11.320542841 +0100
@@ -1,0 +2,7 @@
+Wed Mar  6 11:21:47 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.7.12:
+  * many typo fixes
+  * see changelog.rst for the detailed changes
+
+---

Old:

  alabaster-0.7.11.tar.gz

New:

  alabaster-0.7.12.tar.gz



Other differences:
--
++ python-alabaster.spec ++
--- /var/tmp/diff_new_pack.7poKJ4/_old  2019-03-08 11:01:13.036542568 +0100
+++ /var/tmp/diff_new_pack.7poKJ4/_new  2019-03-08 11:01:13.040542567 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alabaster
 #
-# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-alabaster
-Version:0.7.11
+Version:0.7.12
 Release:0
 Summary:Modified Kr Sphinx doc theme
 License:BSD-3-Clause

++ alabaster-0.7.11.tar.gz -> alabaster-0.7.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.11/PKG-INFO 
new/alabaster-0.7.12/PKG-INFO
--- old/alabaster-0.7.11/PKG-INFO   2018-06-19 07:18:32.0 +0200
+++ new/alabaster-0.7.12/PKG-INFO   2018-10-03 03:39:12.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: alabaster
-Version: 0.7.11
+Version: 0.7.12
 Summary: A configurable sidebar-enabled Sphinx theme
 Home-page: https://alabaster.readthedocs.io
 Author: Jeff Forcier
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.11/alabaster/_version.py 
new/alabaster-0.7.12/alabaster/_version.py
--- old/alabaster-0.7.11/alabaster/_version.py  2018-06-19 06:55:46.0 
+0200
+++ new/alabaster-0.7.12/alabaster/_version.py  2018-10-03 03:38:28.0 
+0200
@@ -1,2 +1,2 @@
-__version_info__ = (0, 7, 11)
+__version_info__ = (0, 7, 12)
 __version__ = ".".join(map(str, __version_info__))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.11/alabaster/about.html 
new/alabaster-0.7.12/alabaster/about.html
--- old/alabaster-0.7.11/alabaster/about.html   2017-09-18 20:16:21.0 
+0200
+++ new/alabaster-0.7.12/alabaster/about.html   2018-10-03 02:50:47.0 
+0200
@@ -31,7 +31,7 @@
 {% set path = theme_travis_button %}
 {% endif %}
 
-https://travis-ci.org/{{ path }}">
+https://travis-ci.org/{{ path }}">
 https://secure.travis-ci.org/{{ path }}.svg?branch={{ 
theme_badge_branch }}"
 src="https://secure.travis-ci.org/{{ path }}.svg?branch={{ 
theme_badge_branch }}"
@@ -47,7 +47,7 @@
 {% set path = theme_codecov_button %}
 {% endif %}
 
-https://codecov.io/github/{{ path }}">
+https://codecov.io/github/{{ path }}">
 https://codecov.io/github/{{ path }}/coverage.svg?branch={{ 
theme_badge_branch }}"
 src="https://codecov.io/github/{{ path }}/coverage.svg?branch={{ 
theme_badge_branch }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.11/alabaster/donate.html 
new/alabaster-0.7.12/alabaster/donate.html
--- old/alabaster-0.7.11/alabaster/donate.html  2017-05-15 20:58:47.0 
+0200
+++ new/alabaster-0.7.12/alabaster/donate.html  2018-10-03 03:35:29.0 
+0200
@@ -1,9 +1,28 @@
-{% if theme_gratipay_user or theme_gittip_user %}
-Donate
+{# TODO: wrap all these in their own divs for easier styling #}
+
+{% if theme_donate_url or theme_opencollective or theme_tidelift_url %}
+Donate/support
+{% endif %}
+
+{% if theme_donate_url %}
+
+
+https://img.shields.io/badge/donate-%E2%9D%A4%C2%A0-ff69b4.svg?style=flat"; 
alt="Donate">
+
+
+{% endif %}
+
+{% if theme_opencollective %}
+
+https://opencollective.com/{{ theme_opencollective 
}}/donate" target="_blank">
+  https://opencollective.com/{{ theme_opencollective 
}}/donate/button.png?color={{ theme_opencollective_button_color }}

commit python-alabaster for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2017-09-25 13:52:24

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


Package is "python-alabaster"

Mon Sep 25 13:52:24 2017 rev:3 rq:527469 version:0.7.10

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2017-03-24 01:52:56.231938695 +0100
+++ /work/SRC/openSUSE:Factory/.python-alabaster.new/python-alabaster.changes   
2017-09-25 13:52:27.245609522 +0200
@@ -1,0 +2,103 @@
+Mon Sep 18 05:33:38 UTC 2017 - tbecht...@suse.com
+
+- use files.pythonhosted.org for Source
+
+---
+Thu Jun  1 21:01:46 UTC 2017 - dmuel...@suse.com
+
+- update to 0.7.10
+  * Add code_highlight to README
+  * Anticipate releases 1.2 with unstable_prehistory feature
+  * Allow to set font-size for body and caption text
+  * Ignore pyenv version file
+  * Combine multiple div.sphinxsidebar definitions
+  * Allow control of body text alignment
+  * Fix a few html mismatched + closing tags
+  * krTheme does have a repo :)
+  * Positive margin-bottom for the sidebar #44
+  * Make directly nested lists indent in narrow screens
+  * Fix a much older typo too
+  * Tweaks to README, mostly layout
+  * Normalize case of faux-booleans in settings documentation.
+  * Fixed navigation for large screens #44
+  * Start putting GH issue numbers in changelog.
+  * Fix styling of emphasized/highlighted lines
+  * Fix duplicate-sphinx-link warning.
+  * New homepage
+  * Add div.highlight configurability
+  * Remove spurious close-LI tag, re #39
+  * That was a dumb typo, stupid self contained ecosystem
+  * Re-apply relations sidebar removed in 
1fb8e2f5982b8c87642ae0fb5d953aa3faba82e7
+  * Fix caption config options
+  * Update LICENSE for 2016, also add date range
+  * Tweak changelog entry
+  * Add support for canonical URL headers
+  * remove demo, gitignore #57
+  * Yea let's do this instead, it's cleaner and less confusing.
+  * Removed Gap between Footnote Label and Description
+  * Make fixed sidebar behavior re #57, re #44 opt-in
+  * Include a modern .gitignore for python projects
+  * Move from 0.7 to 1.0
+  * Clean up formatting of example sidebars conf
+  * Configure wheels to be universal
+  * Add margin-bottom to field-list paragraphs so they stand apart
+  * Don't put an underline on linked images.
+  * Fix a couple typos
+  * Github button was deprecated and gave wrong icon
+  * GPG sign and build wheels by default
+  * Set correct variable name for admonition bg
+  * Make width settings configurable
+  * This was actually an overall bad idea due to Sphinx dep pinning :(
+  * Add Codecov support
+  * On second thought
+  * Wuups
+  * Fix up LI-indented code blocks to look consistent w/ top level code blocks
+  * RTD default still RTD's own theme, wuups
+  * Fix #32
+  * More Sphinx specific changelog formatting
+  * Wrap relations sidebar in div, replace div.related styling w/ hide of 
div.relations
+  * Shuffle README around a bit to make it clear it's now Sphinx default theme.
+  * Ensure dev environments have Sphinx installed, heh
+  * Whitespace & comment in layout
+  * Insert show_related setting & ensure both instances of related nav styling 
honor it
+  * Implement #78
+  * Update dev reqs re: new release tasks
+  * Remove top margin for sidebar #44
+  * Use correct variable for sidebar hr element.
+  * Use SVG icons for Travis CI button
+  * Expand explanation of enabling related links for existing installs
+  * Reverse order of changelog so appending to it / reading the end of it, is 
easier
+  * Changelog re #96
+  * Fix top margin for nav when collapsed #44
+  * Tweak README example list to include us now
+  * Fix admonition cross-ref selector
+  * Add div.topic configurability
+  * Use codecs.open w/ utf-8 for README containing Unicode
+  * Make it clearer what we mean by 'enabling' an html sidebar; fixes #98
+  * Use https URL for the "forkme" image on AWS
+  * Add viewcode target highlighting
+  * 1st stab at making a real docs site re #7
+  * Honor core Sphinx html_show_copyright option.
+  * translate "Navigation" in template
+  * Rearrange body so sidebar precedes main document #44
+  * Switch the link to requests from HTTPS to HTTP
+  * Overhaul install docs to be clearer, more informative
+  * fix documentation for `github_type` and `github_count`
+  * Start using invoke release tasks
+  * Add more configurable colors
+  * Might as well start using new changeloggy bits
+  * Move nav div above document div #44
+  * You'd think the syntax highlighting would have tipped me off here
+  * Fix sphinx-build warnings for demo
+  * Improved admonition differentiation
+  * Apply eras

commit python-alabaster for openSUSE:Factory

2017-03-23 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2017-03-24 01:52:54

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


Package is "python-alabaster"

Fri Mar 24 01:52:54 2017 rev:2 rq:481355 version:0.7.3

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2015-07-14 17:44:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-alabaster.new/python-alabaster.changes   
2017-03-24 01:52:56.231938695 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 17:57:07 UTC 2016 - jmate...@suse.com
+
+- update for multipython build
+
+---



Other differences:
--
++ python-alabaster.spec ++
--- /var/tmp/diff_new_pack.W6mxKf/_old  2017-03-24 01:52:56.795858858 +0100
+++ /var/tmp/diff_new_pack.W6mxKf/_new  2017-03-24 01:52:56.799858292 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alabaster
 #
-# 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,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-alabaster
 Version:0.7.3
 Release:0
@@ -24,15 +25,14 @@
 Group:  Development/Languages/Python
 Url:https://github.com/bitprophet/alabaster
 Source: 
https://pypi.python.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python-rpm-macros
 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
 BuildArch:  noarch
-%endif
+
+%python_subpackages
 
 %description
 This theme is a modified "Kr" Sphinx theme from @kennethreitz
@@ -44,13 +44,13 @@
 %setup -q -n alabaster-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --optimize=2 --root=%{buildroot}
-%fdupes $RPM_BUILD_ROOT%{py_sitedir}
+%python_install
+%fdupes %{buildroot}%{_prefix}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %{python_sitelib}/*
 %doc README.rst LICENSE




commit python-alabaster for openSUSE:Factory

2018-12-14 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2018-12-14 20:45:18

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


Package is "python-alabaster"

Fri Dec 14 20:45:18 2018 rev:5 rq:655563 version:0.7.11

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2018-07-21 10:08:04.231200315 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-alabaster.new.28833/python-alabaster.changes 
2018-12-14 20:45:23.801674196 +0100
@@ -1,0 +2,5 @@
+Thu Dec  6 10:05:29 UTC 2018 - Tomáš Chvátal 
+
+- Fix fdupes call
+
+---



Other differences:
--
++ python-alabaster.spec ++
--- /var/tmp/diff_new_pack.uIMMPE/_old  2018-12-14 20:45:24.273673544 +0100
+++ /var/tmp/diff_new_pack.uIMMPE/_new  2018-12-14 20:45:24.273673544 +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/
 #
 
 
@@ -45,7 +45,7 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %{python_sitelib}/alabaster*




commit python-alabaster for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package python-alabaster for 
openSUSE:Factory checked in at 2018-07-21 10:07:58

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


Package is "python-alabaster"

Sat Jul 21 10:07:58 2018 rev:4 rq:623236 version:0.7.11

Changes:

--- /work/SRC/openSUSE:Factory/python-alabaster/python-alabaster.changes
2017-09-25 13:52:27.245609522 +0200
+++ /work/SRC/openSUSE:Factory/.python-alabaster.new/python-alabaster.changes   
2018-07-21 10:08:04.231200315 +0200
@@ -1,0 +2,30 @@
+Mon Jul 16 16:17:11 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * removed devel from noarch package
+  * made %files section more specific
+
+- update to version 0.7.11:
+  * Clean up some problematic font issues:
++ Remove the outright broken Goudy Old Style, plus other mostly
+  Adobe-only fonts, from the font_family config setting; it is now
+  simply Georgia, serif which is what the majority of users were
+  rendering anyways.
++ Clear out the default value of head_font_family (which contained
+  Garamond, a nice but also Adobe only font)
++ Set head_font_family so it falls back to the value of
+  font_family unless a user has explicitly set it themselves.
+  * :feature:`18 backported` (via :issue:`101`) Add optional next and
+previous links at the top and bottom of page content. Use theme
+option show_relbars to enable these. Credit: William Minchin.
+  * :support:`- backported` Miscellaneous project maintenance updates
+such as adding to Travis CI and enforcing the use of flake8.
+  * :feature:`110 backported` Add badge_branch option allowing
+configurability of which specific Git branch the Travis, Codecov,
+etc buttons default to. Credit: @TitanSnow.
+  * :support:`111 backported` Add setuptools-level entrypoint for
+improved theme distribution compatibility. Thanks to Aaron
+Carlisle for the patch.
+
+---

Old:

  alabaster-0.7.10.tar.gz

New:

  alabaster-0.7.11.tar.gz



Other differences:
--
++ python-alabaster.spec ++
--- /var/tmp/diff_new_pack.PSAAIt/_old  2018-07-21 10:08:04.803200184 +0200
+++ /var/tmp/diff_new_pack.PSAAIt/_new  2018-07-21 10:08:04.803200184 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alabaster
 #
-# 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,20 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-alabaster
-Version:0.7.10
+Version:0.7.11
 Release:0
 Summary:Modified Kr Sphinx doc theme
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/bitprophet/alabaster
+URL:https://github.com/bitprophet/alabaster
 Source: 
https://files.pythonhosted.org/packages/source/a/alabaster/alabaster-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -51,8 +48,8 @@
 %fdupes %{buildroot}%{_prefix}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%{python_sitelib}/*
-%doc README.rst LICENSE
+%{python_sitelib}/alabaster*
+%license LICENSE
+%doc README.rst
 
 %changelog

++ alabaster-0.7.10.tar.gz -> alabaster-0.7.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.10/LICENSE new/alabaster-0.7.11/LICENSE
--- old/alabaster-0.7.10/LICENSE2017-01-01 18:10:18.0 +0100
+++ new/alabaster-0.7.11/LICENSE2017-12-31 21:59:45.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2017 Jeff Forcier.
+Copyright (c) 2018 Jeff Forcier.
 
 Based on original work copyright (c) 2011 Kenneth Reitz and copyright (c) 2010
 Armin Ronacher.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alabaster-0.7.10/PKG-INFO 
new/alabaster-0.7.11/PKG-INFO
--- old/alabaster-0.7.10/PKG-INFO   2017-02-28 21:05:15.0 +0100
+++ new/alabaster-0.7.11/PKG-INFO   2018-06-19 07:18:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: alabaster
-Version: 0.7.10
+Version: 0.7.11
 Summary: A configurable sidebar-enabled Sphinx theme
 Home-page: https://ala