Accepting request 825138 from home:stroeder:branches:devel:languages:python
- version update to 0.61: * Add python_requires=">=3.5" in setup.py #662 * Fix incorrect content in MANIFEST.in file. * Python-2 support has been completely dropped. Welcome to Python 3. * Fixed: session store DiskStore doesn't return correctly if session * directory doesn't exist. #652 * Fixed: incorrect str/bytes type of session data. #644 #645 * Fixed: db.query("insert... returning") fails to commit. #648 #649 - skip builds for Python 2 OBS-URL: https://build.opensuse.org/request/show/825138 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
ef8c2ba220
commit
089acef2c2
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:37:14 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- version update to 0.61:
|
||||
* Add python_requires=">=3.5" in setup.py #662
|
||||
* Fix incorrect content in MANIFEST.in file.
|
||||
* Python-2 support has been completely dropped. Welcome to Python 3.
|
||||
* Fixed: session store DiskStore doesn't return correctly if session
|
||||
* directory doesn't exist. #652
|
||||
* Fixed: incorrect str/bytes type of session data. #644 #645
|
||||
* Fixed: db.query("insert... returning") fails to commit. #648 #649
|
||||
- skip builds for Python 2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 05:53:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user