From a490011b11763d84e513425fa0c89e6663566a8d761abd61eaf04c3cb1117b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 9 Nov 2020 21:07:34 +0000 Subject: [PATCH] Accepting request 847352 from home:stroeder:branches:devel:languages:python version update to 0.62 OBS-URL: https://build.opensuse.org/request/show/847352 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=24 --- python-web.py.changes | 9 +++++++++ python-web.py.spec | 3 ++- web.py-0.61.tar.gz | 3 --- web.py-0.62.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 web.py-0.61.tar.gz create mode 100644 web.py-0.62.tar.gz diff --git a/python-web.py.changes b/python-web.py.changes index 9ee474b..568c2f9 100644 --- a/python-web.py.changes +++ b/python-web.py.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 9 21:01:36 UTC 2020 - Michael Ströder + +- version update to 0.62: + * Fixed: application.load() assumes ctx.path will be a latin1 string #687 + * Fixed: can not reset session data to same value as initialized. #683 + * Fixed: can not set session expire time. #655 + * Fixed: not export session store `MemoryStore`. + ------------------------------------------------------------------- Sun Aug 9 09:37:14 UTC 2020 - Michael Ströder diff --git a/python-web.py.spec b/python-web.py.spec index f0b524c..2fc5ab4 100644 --- a/python-web.py.spec +++ b/python-web.py.spec @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-web.py -Version: 0.61 +Version: 0.62 Release: 0 Summary: web.py: makes web apps License: SUSE-Public-Domain AND BSD-3-Clause diff --git a/web.py-0.61.tar.gz b/web.py-0.61.tar.gz deleted file mode 100644 index ded7f7d..0000000 --- a/web.py-0.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7a9081aeb086cd3e703c7553a47ee75188d1d325f25eec7654d9bb00b5eccbb -size 623070 diff --git a/web.py-0.62.tar.gz b/web.py-0.62.tar.gz new file mode 100644 index 0000000..fdb679c --- /dev/null +++ b/web.py-0.62.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce684caa240654cae5950da8b4b7bc178812031e08f990518d072bd44ab525e +size 623196