15
0

Accepting request 704366 from home:pgajdos

- version update to 0.6
  * Add support for Python 3.4, 3.5, 3.6 and 3.7.
  * Drop support for Python 2.6, 3.2 and 3.3.
  * Add contributing.md and update docs.
- deleted patches
  - peppercorn-0.5-fix-pylons-theme.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/704366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peppercorn?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-05-21 08:16:37 +00:00
committed by Git OBS Bridge
parent 99477444a0
commit bfbe665ee2
5 changed files with 16 additions and 53 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 21 07:49:00 UTC 2019 - pgajdos@suse.com
- version update to 0.6
* Add support for Python 3.4, 3.5, 3.6 and 3.7.
* Drop support for Python 2.6, 3.2 and 3.3.
* Add contributing.md and update docs.
- deleted patches
- peppercorn-0.5-fix-pylons-theme.patch (upstreamed)
-------------------------------------------------------------------
Tue Dec 18 23:13:00 UTC 2018 - Jan Engelhardt <jengelh@inai.de>