14
0

Accepting request 619617 from devel:languages:python:singlespec-staging

Clean up SPEC file
Enable tests

OBS-URL: https://build.opensuse.org/request/show/619617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=11
This commit is contained in:
2018-06-28 21:13:28 +00:00
committed by Git OBS Bridge
parent 2b4e77280d
commit d8a0e3396f
4 changed files with 40 additions and 29 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 28 17:17:31 UTC 2018 - mcepl@suse.com
- Clean up SPEC file
- Enable tests
-------------------------------------------------------------------
Thu Aug 24 13:56:55 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Fri Jul 14 07:00:53 UTC 2017 - aloisio@gmx.com
@@ -34,7 +45,7 @@ Fri Feb 6 11:12:24 UTC 2015 - hpj@urpla.net
venusian decorators attached to superclass methods. See the API
documentation for more information.
- Fix bug where otherwise undecorated subclass of a superclass that had
venusian decorators on it would inherit its superclass decorations.
venusian decorators on it would inherit its superclass' decorations.
Venusian decorators should have never been inherited implicitly. See
https://github.com/Pylons/venusian/issues/11#issuecomment-4977352