Revisions of python-web.py

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 903207 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
- Skip ApplicationTest.test_routing test (reported upstream as gh#webpy/webpy#712)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 824589 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
- Do not install tests in sitelib directly
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 788431 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
- Fix the test requirements to pull in only what's really needed
- The cheroot is hard requirement by upstream specification so require it

- only recommend but not require python-cheroot

- version update to 0.51
  * Update setup.py to pack tests directory and publish to pypi.
  * New session store MemoryStore, used to save a session in memory.
  * Should be useful where there are limited fs writes to the disk, like
    flash memories. #174
  * Fixed: not support samesite=none. #592
  * Fixed Python-3 compatibility issues: #574, #576.
  * Support tuple and set in sqlquote().
  * Drop support for SQL driver pgdb. It was dead, you cannot even find its
    website or download link.
  * Drop support for SQL driver psycopg. The latest version was released in
    2006 (14 years ago), please use psycopg2 instead.
  * Removed function web.safemarkdown. if it's used in your application, you
    can install the Markdown module from pypi
    (https://pypi.org/project/Markdown/), then replace web.safemarkdown() by
    markdown.markdown().
- deleted patches
  - 0001-webpy-572-enable-python-3.8.patch (upstreamed)
- test package

- added back-port patch 0001-webpy-572-enable-python-3.8.patch
  for compability with Python 3.8
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 452045 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- 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)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 6)
Split 13.2 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
Split 13.1 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 126855 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 3)
Update to 0.37 (forwarded request 126532 from babelworx)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 2)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 110181 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 1)
Please add
Displaying all 15 revisions
openSUSE Build Service is sponsored by