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 +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>