From 6487da5fea2ddfd8d5fc8f8a2271f37cd676adc223e26cdea13c540bd3524e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 24 Mar 2020 07:36:54 +0000 Subject: [PATCH] Accepting request 787530 from home:pgajdos:python - version update to 1.3.6 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/787530 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyScss?expand=0&rev=5 --- pyScss-1.3.5.tar.gz | 3 --- pyScss-1.3.6.tar.gz | 3 +++ python-pyScss.changes | 6 ++++++ python-pyScss.spec | 16 ++++++++-------- 4 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 pyScss-1.3.5.tar.gz create mode 100644 pyScss-1.3.6.tar.gz diff --git a/pyScss-1.3.5.tar.gz b/pyScss-1.3.5.tar.gz deleted file mode 100644 index 5f9153a..0000000 --- a/pyScss-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14a25c33c221a66bb1f000a6a067f376528d3df2f9333cee9c95709a9280cdb0 -size 123868 diff --git a/pyScss-1.3.6.tar.gz b/pyScss-1.3.6.tar.gz new file mode 100644 index 0000000..2be9432 --- /dev/null +++ b/pyScss-1.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123c1a9087f1c420bea891ebf19d5222262c7d30ced20bb38586023de28c9d4f +size 121545 diff --git a/python-pyScss.changes b/python-pyScss.changes index e7e5cac..5dfd514 100644 --- a/python-pyScss.changes +++ b/python-pyScss.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 23 15:28:04 UTC 2020 - pgajdos@suse.com + +- version update to 1.3.6 + * no upstream changelog + ------------------------------------------------------------------- Wed May 2 19:39:26 UTC 2018 - dmueller@suse.com diff --git a/python-pyScss.spec b/python-pyScss.spec index c330d70..86b2690 100644 --- a/python-pyScss.spec +++ b/python-pyScss.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyScss # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2014 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -13,29 +13,30 @@ # 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/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyScss -Version: 1.3.5 +Version: 1.3.6 Release: 0 Summary: pyScss, a Scss compiler for Python License: MIT Group: Development/Languages/Python -Url: http://github.com/Kronuz/pyScss +URL: https://github.com/Kronuz/pyScss Source: https://files.pythonhosted.org/packages/source/p/pyScss/pyScss-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: pcre-devel BuildRequires: python-rpm-macros -%ifpython2 -Requires: python-enum34 -%endif +Requires: python-setuptools Requires: python-six Requires(post): update-alternatives Requires(postun): update-alternatives +%ifpython2 +Requires: python-enum34 +%endif %python_subpackages %description @@ -74,7 +75,6 @@ export CFLAGS="%{optflags}" %python_uninstall_alternative less2scss %files %{python_files} -%defattr(-,root,root,-) %license LICENSE %doc README.rst %{python_sitearch}/*