14
0
Commit Graph

29 Commits

Author SHA256 Message Date
b1b660e730 Accepting request 923252 from home:schubi2
- Added BuildRequires:  alts

OBS-URL: https://build.opensuse.org/request/show/923252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=53
2021-10-06 07:31:41 +00:00
1fa0c10fbd Accepting request 922594 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/922594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=52
2021-10-03 17:51:18 +00:00
22ab26cd76 Accepting request 912412 from home:glaubitz:branches:devel:languages:python
- Update to 18.6.1
  * Fixed XLF flag in gzip header emitted by gzip compression tool
    per RFC 1952, Section 2.3.1
  * Restricted depending on pywin32 only under CPython so that it
    won't get pulled-in under PyPy
  * Bumped minimum version of PyWin32 to 227.
    Block pywin32 install on Python 3.10 and later.
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/912412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=51
2021-08-17 12:45:35 +00:00
08419ae278 Accepting request 855878 from home:bnavigator:branches:devel:languages:python
- BuildRequire the already recommended simplejson to fix test suite
  failures with Python 3.6
  * for TW python36 flavor -- gh#openSUSE/python-rpm-macros#66
  * for Leap

OBS-URL: https://build.opensuse.org/request/show/855878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=49
2020-12-14 21:37:58 +00:00
Tomáš Chvátal
9ee120aa65 Accepting request 799970 from home:jgrassler:branches:devel:languages:python
- update to 18.6.0
  * Add support for UTF-8 encoded attachment

OBS-URL: https://build.opensuse.org/request/show/799970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=46
2020-05-04 07:17:50 +00:00
Tomáš Chvátal
314f801fd5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=43 2020-03-07 14:26:24 +00:00
Tomáš Chvátal
3e54c5c030 - Do remove pytest.ini to not mess with extra options completely
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=42
2020-03-07 14:08:02 +00:00
Tomáš Chvátal
070eee03ec - Export travis variable to skip more tests that can randomly
fail

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=40
2020-02-24 12:41:53 +00:00
Tomáš Chvátal
ba417dc3f2 Accepting request 764035 from home:mcalabkova:branches:devel:languages:python
- update to 18.5.0
  * Fixed issue where bytes values in a HeaderMap would be converted to strings.
  * Rely on jaraco.collections for its case-insensitive dictionary support.
  * Fixed issue in cpstats where the data/ endpoint would fail with encoding errors on Python 3.
  * Simplify the passthrough of parameters to CPWebCase.getPage to cheroot. 
    CherryPy now requires cheroot 8.2.1 or later.

OBS-URL: https://build.opensuse.org/request/show/764035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=38
2020-01-13 15:31:22 +00:00
Tomáš Chvátal
a11f8e86c2 - Skip known failing test upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=36
2019-10-30 13:15:51 +00:00
Tomáš Chvátal
3b611352a3 - Do not remove cherrypy tests from distribution as other projects
use it for self testing too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=35
2019-10-11 07:43:58 +00:00
Tomáš Chvátal
8db0e1cdb9 - Update to 18.3.0:
* Support handling multiple exceptions when processing hooks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=34
2019-10-07 13:30:41 +00:00
Tomáš Chvátal
118c202f01 - Update to 18.2.0:
* File-based sessions no longer attempt to remove the lock files
    when releasing locks, instead deferring to the default behavior
    of zc.lockfile. Fixes :issue:`1391` and :issue:`1779`.
  * Add native support for 308 Permanent Redirect usable via raise
    cherrypy.HTTPRedirect('/new_uri', 308).
- Drop merged patch pytest5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=32
2019-09-24 08:57:44 +00:00
Tomáš Chvátal
a039ff30bc - Add patch to work with pytest5, from upstream:
* pytest5.patch

- Update to 18.1.2:
  * Fixed :issue:`1377` via :pr:`1785`: Restore a native WSGI-less HTTP server support.
  * :pr:`1769`: Reduce log level for non-error events in win32.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=30
2019-07-19 12:15:20 +00:00
fb5de9d29d Accepting request 706705 from home:mcepl:branches:devel:languages:python
- boo#1136862: ignore StaticTest.test_null_bytes test case, which
  fails due to Python 3 fixes for CVE-2019-9740. (gh#cherrypy/cherrypy#1781)

OBS-URL: https://build.opensuse.org/request/show/706705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=28
2019-05-31 13:58:00 +00:00
Tomáš Chvátal
b412871c6a Accepting request 703509 from home:yeey:branches:devel:languages:python
- Disable test_wait_publishes_periodically test as it is unstable and
  highly time sensitive.

OBS-URL: https://build.opensuse.org/request/show/703509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=26
2019-05-16 18:15:31 +00:00
Tomáš Chvátal
d552d60950 - Update to 18.1.1:
* Revert bus behavior change from 18.1.0 as the former behavior
    was intentional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=24
2019-03-28 14:06:31 +00:00
Tomáš Chvátal
c49c2fa23d - Update to 18.1.0:
* too many changes to iterate, see CHANGES.rst
  * Dropped support for python2
- Make sure tests are run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=23
2019-03-05 14:33:48 +00:00
7131bed871 Accepting request 574693 from home:michel_mno:branches:devel:languages:python
- disable pytest as transient failures

OBS-URL: https://build.opensuse.org/request/show/574693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=21
2018-02-09 14:51:47 +00:00
Tomáš Chvátal
f4cff24695 Accepting request 561647 from openSUSE:Factory:Staging:O
- conditionally disable python2
- update for singlespec
- update to version 10.2.1
  * too many changes to list
- add many new requirements and recommends
- update to version 3.6.0:
  * Fixed HTTP range headers for negative length larger than
    content size
  * Disabled universal wheel generation as wsgiserver has Python
    duality
  * Pull Request #42: Correct TypeError in ``check_auth`` when
    encrypt is used
  * Pull Request #59: Correct signature of HandlerWrapperTool
  * Pull Request #60: Fix error in SessionAuth where login_screen
    was incorrectly used
  * Issue #1077: Support keyword-only arguments in dispatchers
    (Python 3)
  * Issue #1019: Allow logging host name in the access log
  * Pull Request #50: Fixed race condition in session cleanup
- changes from version 3.5.0:
  * Issue #1301: When the incoming queue is full, now reject
    additional connections. This functionality was added to
    CherryPy 3.0, but unintentionally lost in 3.1
- changes from version 3.4.0:
  * Miscellaneous quality improvements
- remove CFLAGS export
- use update-alternatives for cherryd binary
- Update to version 3.3.0
  + No changelog available
- Update to version 3.2.6
  + No changelog available
- Update to version 3.2.5
  + No changelog available
- Update to version 3.2.4
  + No changelog available
- Remove redundant %clean section
- update to 3.2.2
- python3 package added
- minor spec improvement 
- Renamed package to python-CherryPy to match upstream PyPi name
  * Added Provides/Obsoletes for python-cherrypy
- Update to 3.2:
  * WSGI-1.0.1 compliance, support for Python's builtin SSL module
  * Much improved FastCGI support
  * Python 3 support
- Spec file cleanup:
  * Added proper license header
  * Added changelog section
- Repacked tarball as tar.bz2
- the INSTALLED_FILES file name had a little typo
- fix changelog to be in chronological order (an error that I
  probably introduced during the conversion)
- add dos2unix to BuildRequires
- convert the package changelog from the in-specfile text to a .changes file,
  to be edited with "osc vc"
- Update to 3.1.1
- Update to 3.0.3
- Update to 3.0.2:
  * Some bugfixes
- Update to 3.0.1:
  * More docstrings.  help() is more helpful than ever
  * The WSGI server has been moved into its own package to allow for
    easier use outside of CherryPy
  * Session locking can now be "implicit" (before_handler), "early"
    (before_request_body), or "explicit" (none)
  * Moved checker back to cherrypy.checker from engine, and also added
    a new check_config_types method. There's also a new checker config
    namespace, so you can turn off the checker with "checker.on = False",
    or turn off specific methods with "checker.check_method_foo = None"
- Update to 3.0.0
- Update
- Update to final release
- Update
- Build for SL10
- Initial release

OBS-URL: https://build.opensuse.org/request/show/561647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=19
2018-01-04 14:13:19 +00:00
Jan Matejek
f2d40e0308 Accepting request 486191 from devel:languages:python:singlespec
- update for singlespec
- update to version 10.2.1
  * too many changes to list
- add many new requirements and recommends

OBS-URL: https://build.opensuse.org/request/show/486191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=17
2017-04-06 15:50:20 +00:00
Jan Matejek
689f4a83c7 Accepting request 287241 from home:benoit_monin:branches:devel:languages:python
- update to version 3.6.0
- remove CFLAGS export
- use update-alternatives for cherryd binary

OBS-URL: https://build.opensuse.org/request/show/287241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=15
2015-02-23 14:05:21 +00:00
Todd R
16cac38b37 Accepting request 234840 from home:TheBlackCat:branches:devel:languages:python
Update to version 3.3.0

OBS-URL: https://build.opensuse.org/request/show/234840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=13
2014-05-20 12:32:49 +00:00
Sascha Peilicke
785be0b75e Accepting request 201006 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/201006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=11
2013-09-27 07:09:04 +00:00
Sascha Peilicke
25713761b0 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=9
2013-06-17 12:50:22 +00:00
Todd R
4277beee4e Accepting request 121837 from home:HighwayStar:branches:devel:languages:python
update to 3.2.2, python3 package added

OBS-URL: https://build.opensuse.org/request/show/121837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=4
2012-05-23 07:12:51 +00:00
Stephan Kulow
aa12a69f1d replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=4
2011-12-06 17:54:57 +00:00
19d644008a Autobuild autoformatter for 75249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=2
2011-07-04 13:31:36 +00:00
Sascha Peilicke
7f80ef9e8f - Renamed package to python-CherryPy to match upstream PyPi name
* Added Provides/Obsoletes for python-cherrypy

- Update to 3.2:
  * WSGI-1.0.1 compliance, support for Python's builtin SSL module
  * Much improved FastCGI support
  * Python 3 support
- Spec file cleanup:
  * Added proper license header
  * Added changelog section
- Repacked tarball as tar.bz2

- the INSTALLED_FILES file name had a little typo
- fix changelog to be in chronological order (an error that I
  probably introduced during the conversion)

- add dos2unix to BuildRequires
- convert the package changelog from the in-specfile text to a .changes file,
  to be edited with "osc vc"

- Update to 3.1.1

- Update to 3.0.3

- Update to 3.0.2:
  * Some bugfixes

- Update to 3.0.1:
  * More docstrings.  help() is more helpful than ever
  * The WSGI server has been moved into its own package to allow for

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=1
2011-05-31 07:29:52 +00:00