forked from pool/python-poyo
- version update to 0.5.0 ### Features * Add support for multiline strings, thanks to [@maebert][@maebert] (#22) ### Bugfixes * Fix link to poyo on PyPI, thanks to [@mrshu][@mrshu] (#20) * Trim trailing whitespace in variable, thanks to [@hackebrot][@hackebrot] (#25) ### Improvements * Update project to use src directory, thanks to [@hackebrot][@hackebrot] (#24) * Convert rst files to md, thanks to [@Um9i][@Um9i] (#28) * Reformat code base with black, thanks to [@Um9i][@Um9i] (#29) OBS-URL: https://build.opensuse.org/request/show/719818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poyo?expand=0&rev=9
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 30 12:09:10 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.5.0
|
|
### Features
|
|
* Add support for multiline strings, thanks to [@maebert][@maebert] (#22)
|
|
### Bugfixes
|
|
* Fix link to poyo on PyPI, thanks to [@mrshu][@mrshu] (#20)
|
|
* Trim trailing whitespace in variable, thanks to [@hackebrot][@hackebrot] (#25)
|
|
### Improvements
|
|
* Update project to use src directory, thanks to [@hackebrot][@hackebrot] (#24)
|
|
* Convert rst files to md, thanks to [@Um9i][@Um9i] (#28)
|
|
* Reformat code base with black, thanks to [@Um9i][@Um9i] (#29)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 08:36:47 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.4.2
|
|
* Resolve a bug with list items and comments
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:38 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 10:51:55 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- rename changes file to python-poyo.changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 18:55:50 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|