- update to 1.3.7:

* fix setup.py compatibility with newer setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyScss?expand=0&rev=7
This commit is contained in:
2020-04-29 10:36:05 +00:00
committed by Git OBS Bridge
parent 6487da5fea
commit ea8fcd3fb4
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:123c1a9087f1c420bea891ebf19d5222262c7d30ced20bb38586023de28c9d4f
size 121545

3
pyScss-1.3.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1df571569021a23941a538eb154405dde80bed35dc1ea7c5f3e18e0144746bf
size 121574

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 29 10:35:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.3.7:
* fix setup.py compatibility with newer setuptools
-------------------------------------------------------------------
Mon Mar 23 15:28:04 UTC 2020 - pgajdos@suse.com

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyScss
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: pyScss, a Scss compiler for Python
License: MIT