15
0

Accepting request 1032020 from home:yarunachalam:branches:devel:languages:python

- Update to v0.15.1 
  * Git: Ignore '.DS_Store' (macOS)
  * Add `dev-requirements.txt` for `build` and `twine` packages
  * README: Remove mentioning of 'six'
  * Merge pull request #123 from saschpe/supported-interpreters
  * Update supported Python versions

OBS-URL: https://build.opensuse.org/request/show/1032020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lesscpy?expand=0&rev=24
This commit is contained in:
2022-10-31 13:26:25 +00:00
committed by Git OBS Bridge
parent 6d6ebe0487
commit 841cf046d3
4 changed files with 14 additions and 4 deletions

View File

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

3
lesscpy-0.15.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 28 18:02:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v0.15.1
* Git: Ignore '.DS_Store' (macOS)
* Add `dev-requirements.txt` for `build` and `twine` packages
* README: Remove mentioning of 'six'
* Merge pull request #123 from saschpe/supported-interpreters
* Update supported Python versions
-------------------------------------------------------------------
Thu Sep 29 14:42:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-lesscpy
Version: 0.15.0
Version: 0.15.1
Release: 0
Summary: Lesscss compiler
License: MIT