15
0

Accepting request 871217 from home:gladiac:branches:devel:languages:python

- Update to version 5.0.4
  * https://gitlab.com/warsaw/flufl.lock/-/blob/5.0.4/docs/NEWS.rst
- Removed LICENSE (part of the tarball now)
- Added python-flufl.lock-fix-setup.patch

OBS-URL: https://build.opensuse.org/request/show/871217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=3
This commit is contained in:
2021-02-11 17:20:42 +00:00
committed by Git OBS Bridge
parent 7d03005c80
commit b486043225
6 changed files with 34 additions and 27 deletions

View File

@@ -0,0 +1,10 @@
Index: flufl.lock-5.0.4/setup.cfg
===================================================================
--- flufl.lock-5.0.4.orig/setup.cfg 2021-01-02 03:42:37.032559900 +0100
+++ flufl.lock-5.0.4/setup.cfg 2021-02-11 09:11:24.784359755 +0100
@@ -1,5 +1,4 @@
[tool:pytest]
-addopts = --cov=flufl
testpaths = test docs
[flake8]