14
0

Accepting request 701664 from home:jayvdb:py-wheels

- Activate test suite
- Remove tests from runtime package
- Install manpage and add doc/figfont.txt to %doc
- Update to v0.8
  * Change LICENSE to MIT
  * Provide font installation option (-L) and remove
    unlicenced fonts from the distribution

OBS-URL: https://build.opensuse.org/request/show/701664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfiglet?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-05-09 09:41:57 +00:00
committed by Git OBS Bridge
parent 8cd0899a5e
commit dbeaced5c1
4 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 8 17:49:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite
- Remove tests from runtime package
- Install manpage and add doc/figfont.txt to %doc
- Update to v0.8
* Change LICENSE to MIT
* Provide font installation option (-L) and remove
unlicenced fonts from the distribution
-------------------------------------------------------------------
Thu Nov 8 15:00:58 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>