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

18 Commits

Author SHA256 Message Date
6c9cc173a3 - Switch to pyproject macros.
- No more greedy globs in %files.
- Ship the README as docs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=30
2025-06-13 02:53:34 +00:00
7210ff13de - add legacy-cgi for python 3.13 support
- add python-rpm-macros
* Optimized web.cookies (tx benhoyt) - #148

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=28
2024-11-21 15:54:45 +00:00
653dd8308c - add python-rpm-macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=27
2022-01-11 21:13:35 +00:00
83731e3b42 - Skip ApplicationTest.test_routing test (reported upstream as gh#webpy/webpy#712)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=26
2021-06-30 10:45:16 +00:00
Michael Ströder
a490011b11 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
2020-11-09 21:07:34 +00:00
Tomáš Chvátal
557393b748 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
2020-08-10 11:18:23 +00:00
Tomáš Chvátal
8efa39c463 - Do not install tests in sitelib directly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=20
2020-08-06 05:53:23 +00:00
Tomáš Chvátal
0e175ef7ec - Fix the test requirements to pull in only what's really needed
- The cheroot is hard requirement by upstream specification so require it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=18
2020-03-26 07:34:33 +00:00
Michael Ströder
624aca5253 Accepting request 788313 from home:stroeder:branches:devel:languages:python
only recommend but not require python-cheroot

OBS-URL: https://build.opensuse.org/request/show/788313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=17
2020-03-25 18:18:19 +00:00
Michael Ströder
07fa700da8 Accepting request 788230 from home:pgajdos:python
- 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

OBS-URL: https://build.opensuse.org/request/show/788230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=16
2020-03-25 14:45:48 +00:00
Michael Ströder
52ba1e1d15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=15 2020-03-12 10:51:03 +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
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
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
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
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