diff --git a/pecan-0.9.0.tar.gz b/pecan-0.9.0.tar.gz deleted file mode 100644 index ff13e8e..0000000 --- a/pecan-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d26be0e451c5999504599a9a741534caa0fba97d9bb8991c951f63b79a30b933 -size 151809 diff --git a/pecan-1.0.2.tar.gz b/pecan-1.0.2.tar.gz new file mode 100644 index 0000000..342a4eb --- /dev/null +++ b/pecan-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ec440bd20821ba1170667ce9994712701416eaa6044cfe7c647aa5e291c5bd +size 206278 diff --git a/python-pecan.changes b/python-pecan.changes index e6f36bf..b0a6101 100644 --- a/python-pecan.changes +++ b/python-pecan.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Aug 22 10:18:07 UTC 2015 - tbechtold@suse.com + +- update to 1.0.2: + * Version increment. + * Add a thread lock to `pecan serve --reload` to avoid multiple restarts + * Fix an argspec detection edge case in `pecan.util.getargspec` + * Version increment. + * Fix a subtle bug in pecan.configuration.Config attribute assignment + * Fix a bug in extension-based content-type guessing with a trailing slash. + * Mark stable OpenStack branches as non-voting; their tests are often unstable + * Version increment. + * Update bug reporting verbiage. + * core: make status code mandatory in abort + * Move pecan off of stackforge and back to github.com/pecan and TravisCI. + * Fix a bug in the way `default_renderer` is applied. + * Allow all RFC3986-specified characters in explicit path segments. + * Replace pecan's homegrown interactive debugging middleware with backlash + * Fix broken wsme-stable tests as of the latest 0.7.0 release. + * Allowing tracebacks to be surfaced through abort + ------------------------------------------------------------------- Fri Jul 24 21:19:24 UTC 2015 - seife+obs@b1-systems.com diff --git a/python-pecan.spec b/python-pecan.spec index 45eb030..9bc550a 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -17,7 +17,7 @@ Name: python-pecan -Version: 0.9.0 +Version: 1.0.2 Release: 0 Summary: A WSGI object-dispatching web framework, designed to be lean and fast License: BSD-3-Clause