15
0

Accepting request 1114804 from home:pgajdos:python

- do not require six in the code
- added patches
  fix https://github.com/lesscpy/lesscpy/pull/126
  + python-lesscpy-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1114804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lesscpy?expand=0&rev=26
This commit is contained in:
2023-10-02 16:04:13 +00:00
committed by Git OBS Bridge
parent 841cf046d3
commit e146da835b
3 changed files with 286 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 2 10:42:43 UTC 2023 - pgajdos@suse.com
- do not require six in the code
- added patches
fix https://github.com/lesscpy/lesscpy/pull/126
+ python-lesscpy-no-six.patch
-------------------------------------------------------------------
Fri Oct 28 18:02:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>