14
0
forked from pool/python-web.py
Commit Graph

12 Commits

Author SHA256 Message Date
7de39b2d8a Accepting request 733746 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/733746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=9
2019-09-30 13:57:24 +00:00
Michael Ströder
ef04111b9a Accepting request 733745 from home:stroeder:branches:devel:languages:python
Updated to 0.40

OBS-URL: https://build.opensuse.org/request/show/733745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=11
2019-09-27 19:30:37 +00:00
7283d7a4d3 Accepting request 686082 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=8
2019-03-19 09:00:51 +00:00
Michael Ströder
490b05b006 Accepting request 686081 from home:stroeder:branches:devel:languages:python
Updated to 0.39 with security fixes!

OBS-URL: https://build.opensuse.org/request/show/686081
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=9
2019-03-18 12:05:31 +00:00
b6687c5152 Accepting request 452045 from devel:languages:python
- fix source url

- Updated to 0.38
  * Fixed failing tests in test/session.py when postgres is not installed. (tx Michael Diamond)
  * Fixed an error with Python 2.3 (tx Michael Diamond)
  * web.database now accepts a URL, $DATABASE_URL (fixes #171) (tx Aaron Swartz, we miss you)
  * support port use 'port' as keyword for postgres database with used eith pgdb (tx Sandesh Singh)
  * Fixes to FirebirdDB database (tx Ben Hanna)
  * Added a gaerun method to start application for google app engine (tx Matt Habel)
  * Better error message from `db.multiple_insert` when not all rows have the same keys (tx Ben Hoyt)
  * Allow custom messages for most errors (tx Shaun Sharples)
  * IPv6 support (tx Matthew of Boswell and zamabe)
  * Fixed sending email using Amazon SES (tx asldevi)
  * Fixed handling of long numbers in sqlify. closes #213. (tx cjrolo)
  * Escape HTML characters when emitting API docs. (tx Jeff Zellman)
  * Fixed an inconsistency in form.Dropdown when numbers are used for args and value. (tx Noprianto)
  * Fixed a potential remote exeution risk in `reparam` (tx Adrián Brav)
  * The where clause in db queries can be a dict now
  * Added `first` method to iterbetter
  * Fix to unexpected session when used with MySQL (tx suhashpatil)
  * Change dburl2dict to use urlparse and to support the simple case of just a database name. (tx Jeff Zellman)
  * Support '204 No Content' status code (tx Matteo Landi)
  * Support `451 Unavailable For Legal Reasons` status code(tx Yannik Robin Kettenbach)
  * Updates to documentation (tx goodrone, asldevi)

OBS-URL: https://build.opensuse.org/request/show/452045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=7
2017-01-25 22:32:38 +00:00
a0a09562e6 - fix source url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=7
2017-01-23 21:10:59 +00:00
0980216e26 Accepting request 442949 from home:stroeder:branches:devel:languages:python
update to 0.38

OBS-URL: https://build.opensuse.org/request/show/442949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=6
2016-12-06 12:03:29 +00:00
Stephan Kulow
6ee3a07852 Accepting request 126855 from devel:languages:python
Update to 0.37 (forwarded request 126532 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/126855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=3
2012-07-02 09:07:46 +00:00
Sascha Peilicke
8c76db65ae Accepting request 126532 from home:babelworx:branches:devel:languages:python
Update to 0.37

OBS-URL: https://build.opensuse.org/request/show/126532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=4
2012-07-02 07:36:31 +00:00
Stephan Kulow
2e8b8bacc4 Accepting request 110181 from devel:languages:python
Please add

OBS-URL: https://build.opensuse.org/request/show/110181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-web.py?expand=0&rev=1
2012-03-22 11:39:49 +00:00
Sascha Peilicke
042404e025 Accepting request 110124 from home:babelworx:ldig:branches:devel:languages:python
license update: SUSE-Public-Domain and BSD-3-Clause
See e.g. Colin Stewart copyright and license in web/httpserver.py (lines 22 to 25)

OBS-URL: https://build.opensuse.org/request/show/110124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=2
2012-03-20 14:50:49 +00:00
Sascha Peilicke
5776c815d3 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=1
2012-03-15 15:50:23 +00:00