Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lesscpy for openSUSE:Factory checked in at 2022-09-30 17:57:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lesscpy (Old) and /work/SRC/openSUSE:Factory/.python-lesscpy.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lesscpy" Fri Sep 30 17:57:53 2022 rev:12 rq:1007074 version:0.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lesscpy/python-lesscpy.changes 2020-04-15 19:57:00.157686155 +0200 +++ /work/SRC/openSUSE:Factory/.python-lesscpy.new.2275/python-lesscpy.changes 2022-09-30 17:58:12.553301810 +0200 @@ -1,0 +2,34 @@ +Thu Sep 29 14:42:56 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com> + +- Release version 0.15.0 + * Update .gitignore + * Remove old interpreter versions + * Merge pull request #118 from lephe/master + * Improve support for nested media queries + * Merge pull request #117 from lephe/master + * Basic support for CSS4 variables + * Merge pull request #109 from saschpe/rel + +- Release version 0.14.0 + * Merge pull request #108 from saschpe/pycharm + * Version a PyCharm project configuration + * Update .gitignore rules based on Github Boilerplate + * Merge pull request #107 from saschpe/cleanups + * Add Python-3.7 to supported versions + * Improve minor style issues + * Merge pull request #105 from tirkarthi/fix-collections-import + * Import ABC from collections.abc instead of collections for Python 3.9 compatibility. + * Merge pull request #99 from hroncok/rpartition + * Merge pull request #98 from movermeyer/fix_badges + * Merge pull request #100 from cladmi/pr/fix/readme/command + * README.rst: fix the outdated lesscpy usage + * Apply PEP-8 consistently + * Allow to run tests from versioned folder + * Switched broken pypip.in badges to shields.io + * Merge pull request #96 from sambler/pyversions + * Merge pull request #97 from sambler/pysix + * adjust tox.ini to prevent errors from missing interpreters + * Make use of six.string_types consistent + * update python versions 2.6 was EOL in 2013 3.3 was EOL in 2017-09 add 3.6, pypy and pypy3 + +------------------------------------------------------------------- Old: ---- lesscpy-0.14.0.tar.gz New: ---- lesscpy-0.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lesscpy.spec ++++++ --- /var/tmp/diff_new_pack.uxY746/_old 2022-09-30 17:58:12.981302724 +0200 +++ /var/tmp/diff_new_pack.uxY746/_new 2022-09-30 17:58:12.985302733 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-lesscpy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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-lesscpy -Version: 0.14.0 +Version: 0.15.0 Release: 0 Summary: Lesscss compiler License: MIT @@ -34,7 +34,7 @@ Requires: python-setuptools Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages ++++++ lesscpy-0.14.0.tar.gz -> lesscpy-0.15.0.tar.gz ++++++ ++++ 1762 lines of diff (skipped)