14
0
forked from pool/python-flake8

Accepting request 681063 from home:jayvdb:flake8

- Create doc sub package with rst files, and README.rst
- Replace main package %doc README.rst with manpage.rst
- Simplify dependency on python-typing, which is provided by python3-base when it isnt a separate dependency

OBS-URL: https://build.opensuse.org/request/show/681063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2019-03-03 08:36:36 +00:00
committed by Git OBS Bridge
parent 60f4cda69d
commit 7913250517
2 changed files with 29 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 3 09:06:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Create doc sub package with rst files, and README.rst
- Replace main package %doc README.rst with manpage.rst
- Simplify dependency on python-typing, which is provided by
python3-base when it isnt a separate dependency
-------------------------------------------------------------------
Sat Mar 2 04:49:32 UTC 2019 - Arun Persaud <arun@gmx.de>