Hello community, here is the log from the commit of package python-libsass for openSUSE:Factory checked in at 2020-04-15 19:57:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libsass (Old) and /work/SRC/openSUSE:Factory/.python-libsass.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libsass" Wed Apr 15 19:57:04 2020 rev:5 rq:794191 version:0.19.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libsass/python-libsass.changes 2019-07-24 20:35:47.518572395 +0200 +++ /work/SRC/openSUSE:Factory/.python-libsass.new.2738/python-libsass.changes 2020-04-15 19:57:05.233689966 +0200 @@ -1,0 +2,6 @@ +Wed Apr 15 12:04:16 UTC 2020 - [email protected] + +- version update to 0.19.4 + * Follow up the libsass upstream: 3.6.3 --- See the release notes of LibSass 3.6.3. + +------------------------------------------------------------------- Old: ---- libsass-0.19.2.tar.gz New: ---- 0.19.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libsass.spec ++++++ --- /var/tmp/diff_new_pack.19UYzp/_old 2020-04-15 19:57:05.969690519 +0200 +++ /var/tmp/diff_new_pack.19UYzp/_new 2020-04-15 19:57:05.973690522 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-libsass # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,16 @@ # -%define _name libsass +%define _name libsass-python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-libsass -Version: 0.19.2 +Version: 0.19.4 Release: 0 Summary: Python binding for libsass License: MIT Group: Development/Languages/Python URL: https://github.com/sass/libsass-python -Source: https://files.pythonhosted.org/packages/source/l/libsass/libsass-%{version}.tar.gz +Source: https://github.com/sass/libsass-python/archive/%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} @@ -38,6 +38,10 @@ Requires: python-six # Both are providing sassc binary with different parameters Conflicts: sassc +# SECTION test requirements +BuildRequires: %{python_module Werkzeug} +BuildRequires: %{python_module pytest} +# /SECTION %python_subpackages %description @@ -56,6 +60,9 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} +%check +%pytest_arch sasstests.py + %files %{python_files} %python3_only %{_bindir}/pysassc %python3_only %{_bindir}/sassc ++++++ libsass-0.19.2.tar.gz -> 0.19.4.tar.gz ++++++ ++++ 44873 lines of diff (skipped)
