Hello community, here is the log from the commit of package python-GooCalendar for openSUSE:Factory checked in at 2019-10-07 13:48:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-GooCalendar (Old) and /work/SRC/openSUSE:Factory/.python-GooCalendar.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GooCalendar" Mon Oct 7 13:48:56 2019 rev:5 rq:735618 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-GooCalendar/python-GooCalendar.changes 2019-03-28 22:49:48.259042400 +0100 +++ /work/SRC/openSUSE:Factory/.python-GooCalendar.new.2352/python-GooCalendar.changes 2019-10-07 14:14:27.110834514 +0200 @@ -1,0 +2,6 @@ +Sun Oct 6 11:45:40 UTC 2019 - Axel Braun <[email protected]> + +- Version 0.6 + * Add support for Python 3.7 + +------------------------------------------------------------------- Old: ---- GooCalendar-0.5.tar.gz New: ---- GooCalendar-0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-GooCalendar.spec ++++++ --- /var/tmp/diff_new_pack.YYIw3S/_old 2019-10-07 14:14:27.486833482 +0200 +++ /var/tmp/diff_new_pack.YYIw3S/_new 2019-10-07 14:14:27.494833460 +0200 @@ -2,7 +2,7 @@ # spec file for package python-GooCalendar # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2016 Dr. Axel Braun +# Copyright (c) 2016-19 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-GooCalendar -Version: 0.5 +Version: 0.6 Release: 0 Summary: A calendar widget for GTK using PyGoocanvas License: GPL-2.0-only ++++++ GooCalendar-0.5.tar.gz -> GooCalendar-0.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/.hgtags new/GooCalendar-0.6/.hgtags --- old/GooCalendar-0.5/.hgtags 2019-03-22 15:53:40.000000000 +0100 +++ new/GooCalendar-0.6/.hgtags 2019-10-05 23:21:32.000000000 +0200 @@ -3,3 +3,4 @@ 27cc16bf82003592e0dbca15f829596b0aef9a12 0.3 66ceeaa15674495de2792c790c2ee4eacf32a341 0.4 fb5fc95a2f043fd985332b3044858913667f5fa7 0.5 +5a820de88fb33d1a8648d9f0862c275bd9d719bc 0.6 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/CHANGELOG new/GooCalendar-0.6/CHANGELOG --- old/GooCalendar-0.5/CHANGELOG 2019-03-22 15:52:59.000000000 +0100 +++ new/GooCalendar-0.6/CHANGELOG 2019-10-05 23:21:19.000000000 +0200 @@ -1,3 +1,6 @@ +Version 0.6 - 2019-10-05 +* Add support for Python 3.7 + Version 0.5 - 2019-03-22 * Use GTK+ 3 * Remove support for Python 2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/GooCalendar.egg-info/PKG-INFO new/GooCalendar-0.6/GooCalendar.egg-info/PKG-INFO --- old/GooCalendar-0.5/GooCalendar.egg-info/PKG-INFO 2019-03-22 15:55:27.000000000 +0100 +++ new/GooCalendar-0.6/GooCalendar.egg-info/PKG-INFO 2019-10-05 23:22:46.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: GooCalendar -Version: 0.5 +Version: 0.6 Summary: A calendar widget for GTK using PyGoocanvas Home-page: https://goocalendar.tryton.org/ Author: Cédric Krier @@ -9,7 +9,7 @@ Description: GooCalendar =========== - A calendar widget for GTK using PyGoocanvas + A calendar widget for GTK using GooCanvas Nutshell -------- @@ -34,6 +34,7 @@ Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 +Classifier: Programming Language :: Python :: 3.7 Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Software Development :: Widget Sets Requires-Python: >=3.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/PKG-INFO new/GooCalendar-0.6/PKG-INFO --- old/GooCalendar-0.5/PKG-INFO 2019-03-22 15:55:27.000000000 +0100 +++ new/GooCalendar-0.6/PKG-INFO 2019-10-05 23:22:47.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: GooCalendar -Version: 0.5 +Version: 0.6 Summary: A calendar widget for GTK using PyGoocanvas Home-page: https://goocalendar.tryton.org/ Author: Cédric Krier @@ -9,7 +9,7 @@ Description: GooCalendar =========== - A calendar widget for GTK using PyGoocanvas + A calendar widget for GTK using GooCanvas Nutshell -------- @@ -34,6 +34,7 @@ Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 +Classifier: Programming Language :: Python :: 3.7 Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Software Development :: Widget Sets Requires-Python: >=3.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/README new/GooCalendar-0.6/README --- old/GooCalendar-0.5/README 2018-08-18 15:18:30.000000000 +0200 +++ new/GooCalendar-0.6/README 2019-03-22 16:12:54.000000000 +0100 @@ -1,7 +1,7 @@ GooCalendar =========== -A calendar widget for GTK using PyGoocanvas +A calendar widget for GTK using GooCanvas Nutshell -------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/doc/conf.py new/GooCalendar-0.6/doc/conf.py --- old/GooCalendar-0.5/doc/conf.py 2019-02-22 16:21:57.000000000 +0100 +++ new/GooCalendar-0.6/doc/conf.py 2019-04-06 14:49:37.000000000 +0200 @@ -39,16 +39,16 @@ # General information about the project. project = 'GooCalendar' -copyright = '2012, Samuel Abels, Cédric Krier, Antoine Smolders' +copyright = u'2019, Samuel Abels, Cédric Krier, Antoine Smolders' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '0.5' +version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.5' +release = '0.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -182,7 +182,7 @@ # (source start file, target name, title, author, documentclass [howto/manual]) latex_documents = [ ('index', 'GooCalendar.tex', 'GooCalendar Documentation', - 'Samuel Abels, Cédric Krier, Antoine Smolders', 'manual'), + u'Samuel Abels, Cédric Krier, Antoine Smolders', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of @@ -212,7 +212,7 @@ # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'goocalendar', 'GooCalendar Documentation', - ['Samuel Abels, Cédric Krier, Antoine Smolders'], 1) + [u'Samuel Abels, Cédric Krier, Antoine Smolders'], 1) ] # If true, show URL addresses after external links. @@ -226,7 +226,7 @@ # dir menu entry, description, category) texinfo_documents = [ ('index', 'GooCalendar', 'GooCalendar Documentation', - 'Samuel Abels, Cédric Krier, Antoine Smolders', 'GooCalendar', + u'Samuel Abels, Cédric Krier, Antoine Smolders', 'GooCalendar', 'One line description of project.', 'Miscellaneous'), ] @@ -245,9 +245,9 @@ # Bibliographic Dublin Core info. epub_title = 'GooCalendar' -epub_author = 'Samuel Abels, Cédric Krier, Antoine Smolders' -epub_publisher = 'Samuel Abels, Cédric Krier, Antoine Smolders' -epub_copyright = '2012, Samuel Abels, Cédric Krier, Antoine Smolders' +epub_author = u'Samuel Abels, Cédric Krier, Antoine Smolders' +epub_publisher = u'Samuel Abels, Cédric Krier, Antoine Smolders' +epub_copyright = u'2019, Samuel Abels, Cédric Krier, Antoine Smolders' # The language of the text. It defaults to the language option # or en if the language is not set. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/doc/index.rst new/GooCalendar-0.6/doc/index.rst --- old/GooCalendar-0.5/doc/index.rst 2018-08-18 15:18:30.000000000 +0200 +++ new/GooCalendar-0.6/doc/index.rst 2019-09-29 22:57:44.000000000 +0200 @@ -4,7 +4,7 @@ .. module:: goocalendar :synopsis: Calendar widget using GooCanvas .. moduleauthor:: Samuel Abels <http://debain.org> -.. moduleauthor:: Cedric Krier <[email protected]> +.. moduleauthor:: Cédric Krier <[email protected]> .. moduleauthor:: Antoine Smolders <[email protected]> .. sectionauthor:: Antoine Smolders <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/goocalendar/__init__.py new/GooCalendar-0.6/goocalendar/__init__.py --- old/GooCalendar-0.5/goocalendar/__init__.py 2019-03-05 12:52:16.000000000 +0100 +++ new/GooCalendar-0.6/goocalendar/__init__.py 2019-03-22 15:56:54.000000000 +0100 @@ -8,4 +8,4 @@ from ._event import Event, EventStore __all__ = ['Calendar', 'EventStore', 'Event'] -__version__ = '0.5' +__version__ = '0.6' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/goocalendar/_calendar.py new/GooCalendar-0.6/goocalendar/_calendar.py --- old/GooCalendar-0.5/goocalendar/_calendar.py 2019-02-23 10:38:17.000000000 +0100 +++ new/GooCalendar-0.6/goocalendar/_calendar.py 2019-10-05 23:21:19.000000000 +0200 @@ -118,7 +118,7 @@ if prop.name == 'font-desc': if self._font_desc is None: self._font_desc = self.get_style_context().get_property( - 'font', Gtk.StateFlags.NORMAL) + 'font', Gtk.StateFlags.NORMAL).copy() return self._font_desc else: return self.__props[prop.name] @@ -700,7 +700,7 @@ event_item.width = column_width - 4 if columnno != (parallel - 1): event_item.width += column_width / 1.2 - event_item.height = y_off2 + event_item.height = max(event_item.line_height, y_off2) if event.start < event1_start and event.end > event1_end: event_item.type = 'mid' elif event.start < event1_start: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/GooCalendar-0.5/setup.py new/GooCalendar-0.6/setup.py --- old/GooCalendar-0.5/setup.py 2019-03-05 12:52:50.000000000 +0100 +++ new/GooCalendar-0.6/setup.py 2019-03-28 22:26:21.000000000 +0100 @@ -15,7 +15,7 @@ setup(name='GooCalendar', - version='0.5', + version='0.6', author='Cédric Krier', author_email='[email protected]', url='https://goocalendar.tryton.org/', @@ -31,6 +31,7 @@ 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', 'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Software Development :: Widget Sets', ],
