Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pygal for openSUSE:Factory checked in at 2026-07-08 17:32:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygal (Old) and /work/SRC/openSUSE:Factory/.python-pygal.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygal" Wed Jul 8 17:32:21 2026 rev:16 rq:1364105 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygal/python-pygal.changes 2026-04-28 11:53:30.850394047 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygal.new.1982/python-pygal.changes 2026-07-08 17:32:31.553078370 +0200 @@ -1,0 +2,8 @@ +Mon Jul 6 19:22:22 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.1.3: + * added Contributing guidelines + * added Code of Conduct + * added License file + +------------------------------------------------------------------- Old: ---- pygal-3.1.0.tar.gz New: ---- pygal-3.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygal.spec ++++++ --- /var/tmp/diff_new_pack.SplYN1/_old 2026-07-08 17:32:34.213170846 +0200 +++ /var/tmp/diff_new_pack.SplYN1/_new 2026-07-08 17:32:34.217170986 +0200 @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-pygal -Version: 3.1.0 +Version: 3.1.3 Release: 0 Summary: A python svg graph plotting library License: LGPL-3.0-or-later ++++++ pygal-3.1.0.tar.gz -> pygal-3.1.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/LICENSE new/pygal-3.1.3/LICENSE --- old/pygal-3.1.0/LICENSE 1970-01-01 01:00:00.000000000 +0100 +++ new/pygal-3.1.3/LICENSE 2026-06-02 22:36:26.000000000 +0200 @@ -0,0 +1,165 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/PKG-INFO new/pygal-3.1.3/PKG-INFO --- old/pygal-3.1.0/PKG-INFO 2025-12-09 11:28:49.060237400 +0100 +++ new/pygal-3.1.3/PKG-INFO 2026-06-18 22:44:40.008865000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pygal -Version: 3.1.0 +Version: 3.1.3 Summary: A Python svg graph plotting library Home-page: https://www.pygal.org/ Author: Kozea @@ -18,6 +18,7 @@ Provides: pygal Requires-Python: >=3.8 Description-Content-Type: text/markdown +License-File: LICENSE License-File: COPYING Requires-Dist: importlib-metadata Provides-Extra: lxml @@ -86,31 +87,15 @@ ## Contribute -You are welcomed to fork the project and make pull requests. -Be sure to create a branch for each feature, write tests if needed and run the current tests ! - - -You can also support the project: +We welcome contributions to pygal! Before you start, please read and respect our [Contributing Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md). -[](https://flattr.com/submit/auto?user_id=paradoxxx_zero&url=https://github.com/Kozea/pygal&title=Pygal&tags=github&category=software) -[](https://www.gittip.com/paradoxxxzero/) +You are welcomed to fork the project and make pull requests. +Be sure to create a branch for each feature, write tests if needed and run the current tests! ## License -Copyright © 2012-2025 Kozea -LGPLv3: - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +Copyright © 2012-2026 Kozea - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. +See [LICENCE](./LICENSE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/README.md new/pygal-3.1.3/README.md --- old/pygal-3.1.0/README.md 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/README.md 2026-06-18 22:39:16.000000000 +0200 @@ -42,31 +42,15 @@ ## Contribute -You are welcomed to fork the project and make pull requests. -Be sure to create a branch for each feature, write tests if needed and run the current tests ! - - -You can also support the project: +We welcome contributions to pygal! Before you start, please read and respect our [Contributing Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md). -[](https://flattr.com/submit/auto?user_id=paradoxxx_zero&url=https://github.com/Kozea/pygal&title=Pygal&tags=github&category=software) -[](https://www.gittip.com/paradoxxxzero/) +You are welcomed to fork the project and make pull requests. +Be sure to create a branch for each feature, write tests if needed and run the current tests! ## License -Copyright © 2012-2025 Kozea -LGPLv3: - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +Copyright © 2012-2026 Kozea - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. +See [LICENCE](./LICENSE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/__about__.py new/pygal-3.1.3/pygal/__about__.py --- old/pygal-3.1.0/pygal/__about__.py 2025-12-09 11:28:43.000000000 +0100 +++ new/pygal-3.1.3/pygal/__about__.py 2026-06-18 22:44:33.000000000 +0200 @@ -1,5 +1,5 @@ __title__ = "pygal" -__version__ = "3.1.0" +__version__ = "3.1.3" __summary__ = "A Python svg graph plotting library" __uri__ = "https://www.pygal.org/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/__init__.py new/pygal-3.1.3/pygal/__init__.py --- old/pygal-3.1.0/pygal/__init__.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/__init__.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/_compat.py new/pygal-3.1.3/pygal/_compat.py --- old/pygal-3.1.0/pygal/_compat.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/_compat.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/adapters.py new/pygal-3.1.3/pygal/adapters.py --- old/pygal-3.1.0/pygal/adapters.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/adapters.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/colors.py new/pygal-3.1.3/pygal/colors.py --- old/pygal-3.1.0/pygal/colors.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/colors.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/config.py new/pygal-3.1.3/pygal/config.py --- old/pygal-3.1.0/pygal/config.py 2025-12-09 11:17:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/config.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/etree.py new/pygal-3.1.3/pygal/etree.py --- old/pygal-3.1.0/pygal/etree.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/etree.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/formatters.py new/pygal-3.1.3/pygal/formatters.py --- old/pygal-3.1.0/pygal/formatters.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/formatters.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/__init__.py new/pygal-3.1.3/pygal/graph/__init__.py --- old/pygal-3.1.0/pygal/graph/__init__.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/__init__.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/bar.py new/pygal-3.1.3/pygal/graph/bar.py --- old/pygal-3.1.0/pygal/graph/bar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/bar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/base.py new/pygal-3.1.3/pygal/graph/base.py --- old/pygal-3.1.0/pygal/graph/base.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/base.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/box.py new/pygal-3.1.3/pygal/graph/box.py --- old/pygal-3.1.0/pygal/graph/box.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/box.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/dot.py new/pygal-3.1.3/pygal/graph/dot.py --- old/pygal-3.1.0/pygal/graph/dot.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/dot.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/dual.py new/pygal-3.1.3/pygal/graph/dual.py --- old/pygal-3.1.0/pygal/graph/dual.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/dual.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/funnel.py new/pygal-3.1.3/pygal/graph/funnel.py --- old/pygal-3.1.0/pygal/graph/funnel.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/funnel.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/gauge.py new/pygal-3.1.3/pygal/graph/gauge.py --- old/pygal-3.1.0/pygal/graph/gauge.py 2025-12-09 11:17:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/gauge.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/graph.py new/pygal-3.1.3/pygal/graph/graph.py --- old/pygal-3.1.0/pygal/graph/graph.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/graph.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/histogram.py new/pygal-3.1.3/pygal/graph/histogram.py --- old/pygal-3.1.0/pygal/graph/histogram.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/histogram.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/horizontal.py new/pygal-3.1.3/pygal/graph/horizontal.py --- old/pygal-3.1.0/pygal/graph/horizontal.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/horizontal.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/horizontalbar.py new/pygal-3.1.3/pygal/graph/horizontalbar.py --- old/pygal-3.1.0/pygal/graph/horizontalbar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/horizontalbar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/horizontalline.py new/pygal-3.1.3/pygal/graph/horizontalline.py --- old/pygal-3.1.0/pygal/graph/horizontalline.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/horizontalline.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/horizontalstackedbar.py new/pygal-3.1.3/pygal/graph/horizontalstackedbar.py --- old/pygal-3.1.0/pygal/graph/horizontalstackedbar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/horizontalstackedbar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/horizontalstackedline.py new/pygal-3.1.3/pygal/graph/horizontalstackedline.py --- old/pygal-3.1.0/pygal/graph/horizontalstackedline.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/horizontalstackedline.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/line.py new/pygal-3.1.3/pygal/graph/line.py --- old/pygal-3.1.0/pygal/graph/line.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/line.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/map.py new/pygal-3.1.3/pygal/graph/map.py --- old/pygal-3.1.0/pygal/graph/map.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/map.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/pie.py new/pygal-3.1.3/pygal/graph/pie.py --- old/pygal-3.1.0/pygal/graph/pie.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/pie.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/public.py new/pygal-3.1.3/pygal/graph/public.py --- old/pygal-3.1.0/pygal/graph/public.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/public.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/pyramid.py new/pygal-3.1.3/pygal/graph/pyramid.py --- old/pygal-3.1.0/pygal/graph/pyramid.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/pyramid.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/radar.py new/pygal-3.1.3/pygal/graph/radar.py --- old/pygal-3.1.0/pygal/graph/radar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/radar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/solidgauge.py new/pygal-3.1.3/pygal/graph/solidgauge.py --- old/pygal-3.1.0/pygal/graph/solidgauge.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/solidgauge.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/stackedbar.py new/pygal-3.1.3/pygal/graph/stackedbar.py --- old/pygal-3.1.0/pygal/graph/stackedbar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/stackedbar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/stackedline.py new/pygal-3.1.3/pygal/graph/stackedline.py --- old/pygal-3.1.0/pygal/graph/stackedline.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/stackedline.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/time.py new/pygal-3.1.3/pygal/graph/time.py --- old/pygal-3.1.0/pygal/graph/time.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/time.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/treemap.py new/pygal-3.1.3/pygal/graph/treemap.py --- old/pygal-3.1.0/pygal/graph/treemap.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/treemap.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/graph/xy.py new/pygal-3.1.3/pygal/graph/xy.py --- old/pygal-3.1.0/pygal/graph/xy.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/graph/xy.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/interpolate.py new/pygal-3.1.3/pygal/interpolate.py --- old/pygal-3.1.0/pygal/interpolate.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/interpolate.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/maps/__init__.py new/pygal-3.1.3/pygal/maps/__init__.py --- old/pygal-3.1.0/pygal/maps/__init__.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/maps/__init__.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/serie.py new/pygal-3.1.3/pygal/serie.py --- old/pygal-3.1.0/pygal/serie.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/serie.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/state.py new/pygal-3.1.3/pygal/state.py --- old/pygal-3.1.0/pygal/state.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/state.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/style.py new/pygal-3.1.3/pygal/style.py --- old/pygal-3.1.0/pygal/style.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/style.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/svg.py new/pygal-3.1.3/pygal/svg.py --- old/pygal-3.1.0/pygal/svg.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/svg.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free @@ -72,7 +72,7 @@ self.root.attrib['class'] = ' '.join(graph.classes) self.root.append( etree.Comment( - 'Generated with pygal %s (%s) ©Kozea 2012-2025 on %s' % ( + 'Generated with pygal %s (%s) ©Kozea 2012-2026 on %s' % ( __version__, 'lxml' if etree.lxml else 'etree', date.today().isoformat() ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/table.py new/pygal-3.1.3/pygal/table.py --- old/pygal-3.1.0/pygal/table.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/table.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/__init__.py new/pygal-3.1.3/pygal/test/__init__.py --- old/pygal-3.1.0/pygal/test/__init__.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/__init__.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/conftest.py new/pygal-3.1.3/pygal/test/conftest.py --- old/pygal-3.1.0/pygal/test/conftest.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/conftest.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_bar.py new/pygal-3.1.3/pygal/test/test_bar.py --- old/pygal-3.1.0/pygal/test/test_bar.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_bar.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_box.py new/pygal-3.1.3/pygal/test/test_box.py --- old/pygal-3.1.0/pygal/test/test_box.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_box.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_colors.py new/pygal-3.1.3/pygal/test/test_colors.py --- old/pygal-3.1.0/pygal/test/test_colors.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_colors.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_config.py new/pygal-3.1.3/pygal/test/test_config.py --- old/pygal-3.1.0/pygal/test/test_config.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_config.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_date.py new/pygal-3.1.3/pygal/test/test_date.py --- old/pygal-3.1.0/pygal/test/test_date.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_date.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_formatters.py new/pygal-3.1.3/pygal/test/test_formatters.py --- old/pygal-3.1.0/pygal/test/test_formatters.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_formatters.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_graph.py new/pygal-3.1.3/pygal/test/test_graph.py --- old/pygal-3.1.0/pygal/test/test_graph.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_graph.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_histogram.py new/pygal-3.1.3/pygal/test/test_histogram.py --- old/pygal-3.1.0/pygal/test/test_histogram.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_histogram.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_interpolate.py new/pygal-3.1.3/pygal/test/test_interpolate.py --- old/pygal-3.1.0/pygal/test/test_interpolate.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_interpolate.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_line.py new/pygal-3.1.3/pygal/test/test_line.py --- old/pygal-3.1.0/pygal/test/test_line.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_line.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_maps.py new/pygal-3.1.3/pygal/test/test_maps.py --- old/pygal-3.1.0/pygal/test/test_maps.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_maps.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_pie.py new/pygal-3.1.3/pygal/test/test_pie.py --- old/pygal-3.1.0/pygal/test/test_pie.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_pie.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_serie_config.py new/pygal-3.1.3/pygal/test/test_serie_config.py --- old/pygal-3.1.0/pygal/test/test_serie_config.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_serie_config.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_sparktext.py new/pygal-3.1.3/pygal/test/test_sparktext.py --- old/pygal-3.1.0/pygal/test/test_sparktext.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_sparktext.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_stacked.py new/pygal-3.1.3/pygal/test/test_stacked.py --- old/pygal-3.1.0/pygal/test/test_stacked.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_stacked.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_style.py new/pygal-3.1.3/pygal/test/test_style.py --- old/pygal-3.1.0/pygal/test/test_style.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_style.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_table.py new/pygal-3.1.3/pygal/test/test_table.py --- old/pygal-3.1.0/pygal/test/test_table.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_table.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_util.py new/pygal-3.1.3/pygal/test/test_util.py --- old/pygal-3.1.0/pygal/test/test_util.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_util.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_view.py new/pygal-3.1.3/pygal/test/test_view.py --- old/pygal-3.1.0/pygal/test/test_view.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_view.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/test_xml_filters.py new/pygal-3.1.3/pygal/test/test_xml_filters.py --- old/pygal-3.1.0/pygal/test/test_xml_filters.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/test_xml_filters.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/test/utils.py new/pygal-3.1.3/pygal/test/utils.py --- old/pygal-3.1.0/pygal/test/utils.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/test/utils.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/util.py new/pygal-3.1.3/pygal/util.py --- old/pygal-3.1.0/pygal/util.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/util.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal/view.py new/pygal-3.1.3/pygal/view.py --- old/pygal-3.1.0/pygal/view.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal/view.py 2026-06-02 22:36:26.000000000 +0200 @@ -2,7 +2,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal.egg-info/PKG-INFO new/pygal-3.1.3/pygal.egg-info/PKG-INFO --- old/pygal-3.1.0/pygal.egg-info/PKG-INFO 2025-12-09 11:28:48.000000000 +0100 +++ new/pygal-3.1.3/pygal.egg-info/PKG-INFO 2026-06-18 22:44:39.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pygal -Version: 3.1.0 +Version: 3.1.3 Summary: A Python svg graph plotting library Home-page: https://www.pygal.org/ Author: Kozea @@ -18,6 +18,7 @@ Provides: pygal Requires-Python: >=3.8 Description-Content-Type: text/markdown +License-File: LICENSE License-File: COPYING Requires-Dist: importlib-metadata Provides-Extra: lxml @@ -86,31 +87,15 @@ ## Contribute -You are welcomed to fork the project and make pull requests. -Be sure to create a branch for each feature, write tests if needed and run the current tests ! - - -You can also support the project: +We welcome contributions to pygal! Before you start, please read and respect our [Contributing Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md). -[](https://flattr.com/submit/auto?user_id=paradoxxx_zero&url=https://github.com/Kozea/pygal&title=Pygal&tags=github&category=software) -[](https://www.gittip.com/paradoxxxzero/) +You are welcomed to fork the project and make pull requests. +Be sure to create a branch for each feature, write tests if needed and run the current tests! ## License -Copyright © 2012-2025 Kozea -LGPLv3: - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +Copyright © 2012-2026 Kozea - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. +See [LICENCE](./LICENSE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal.egg-info/SOURCES.txt new/pygal-3.1.3/pygal.egg-info/SOURCES.txt --- old/pygal-3.1.0/pygal.egg-info/SOURCES.txt 2025-12-09 11:28:49.000000000 +0100 +++ new/pygal-3.1.3/pygal.egg-info/SOURCES.txt 2026-06-18 22:44:39.000000000 +0200 @@ -1,4 +1,5 @@ COPYING +LICENSE README.md pygal_gen.py setup.py diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/pygal_gen.py new/pygal-3.1.3/pygal_gen.py --- old/pygal-3.1.0/pygal_gen.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/pygal_gen.py 2026-06-02 22:36:26.000000000 +0200 @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pygal-3.1.0/setup.py new/pygal-3.1.3/setup.py --- old/pygal-3.1.0/setup.py 2025-12-09 11:11:21.000000000 +0100 +++ new/pygal-3.1.3/setup.py 2026-06-02 22:36:26.000000000 +0200 @@ -3,7 +3,7 @@ # This file is part of pygal # # A python svg graph plotting library -# Copyright © 2012-2025 Kozea +# Copyright © 2012-2026 Kozea # # This library is free software: you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free
