diff --git a/lesscpy-0.15.0.tar.gz b/lesscpy-0.15.0.tar.gz deleted file mode 100644 index fb4bfba..0000000 --- a/lesscpy-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef058fb3fca077f0136222c415bc6d20fe256e92648ccbf4b3de874ba03b9b9d -size 176879 diff --git a/lesscpy-0.15.1.tar.gz b/lesscpy-0.15.1.tar.gz new file mode 100644 index 0000000..57c7401 --- /dev/null +++ b/lesscpy-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1045d17a98f688646ca758dff254e6e9c03745648e051a081b0395c3b77c824c +size 177240 diff --git a/python-lesscpy.changes b/python-lesscpy.changes index 0bcff8c..eda5353 100644 --- a/python-lesscpy.changes +++ b/python-lesscpy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 28 18:02:02 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-lesscpy.spec b/python-lesscpy.spec index 61f8029..536ddc3 100644 --- a/python-lesscpy.spec +++ b/python-lesscpy.spec @@ -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