forked from pool/python-web.py
Accepting request 847353 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/847353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 21:01:36 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- 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 <michael@stroeder.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7a9081aeb086cd3e703c7553a47ee75188d1d325f25eec7654d9bb00b5eccbb
|
||||
size 623070
|
||||
3
web.py-0.62.tar.gz
Normal file
3
web.py-0.62.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ce684caa240654cae5950da8b4b7bc178812031e08f990518d072bd44ab525e
|
||||
size 623196
|
||||
Reference in New Issue
Block a user