14
0
forked from pool/python-poyo

Accepting request 719818 from home:pgajdos

- 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
This commit is contained in:
Tomáš Chvátal
2019-07-30 14:14:40 +00:00
committed by Git OBS Bridge
parent 6dbb0e6f47
commit cbcabe3bfe
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
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