15
0

Accepting request 680257 from home:jayvdb:noflake8

- Fix incorrect URL
- Remove unnecessary build dependencies on flake8 and coverage by
  using nose directly
- Add fdupes
- Update to v0.13.0
  Version bump due to non-linear version sequences
  https://github.com/lesscpy/lesscpy/issues/94
  No changelog available

OBS-URL: https://build.opensuse.org/request/show/680257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lesscpy?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-03-01 08:52:03 +00:00
committed by Git OBS Bridge
parent 9a174c6ac2
commit ca7fcb1a40
4 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 28 07:37:24 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Fix incorrect URL
- Remove unnecessary build dependencies on flake8 and coverage by
using nose directly
- Add fdupes
- Update to v0.13.0
Version bump due to non-linear version sequences
https://github.com/lesscpy/lesscpy/issues/94
No changelog available
-------------------------------------------------------------------
Tue Dec 4 12:49:58 UTC 2018 - Matej Cepl <mcepl@suse.com>