SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-CherryPy-18.10.0-lp155.88.3.noarch.rpm :

* Wed Jul 24 2024 Angel Yankov - Update to 18.10.0
* Removed the use of :mod:`cgi` deprecated in Python 3.11 -- by user: radez.
* Various changes.
* Thu Jan 25 2024 Daniel Garcia - Disable more flaky tests in s390x, bsc#1218602
* Tue Jan 16 2024 Daniel Garcia - Increase timeouts for tests for s390x architecture, bsc#1218602
* Sun Jan 14 2024 Dirk Müller - update to 18.9.0:
* Various changes.- drop use-read_file-not-readfp.patch (upstream)
* Wed Nov 22 2023 Steve Kowalik - Add patch use-read_file-not-readfp.patch:
* Use read_file(), not readfp() for configparser.- Switch to autosetup and pyproject macros.
* Mon May 08 2023 Johannes Kastl - add sle15_python_module_pythons
* Tue Dec 13 2022 Matej Cepl - Fix Recommends: it is python-python-memcached, not just python-memcached.
* Tue Aug 02 2022 Otto Hollmann - Update to 18.8.0
* Dangerous characters received in a host header encoded using RFC 2047 are now elided by default. Currently, dangerous characters are defined as CR and LF. The original value is still available as cherrypy.request.headers[\'Host\'].raw if needed.- Changes from v18.7.0
* Drop support for Python 3.5.
* Fixed compatibility on Python 3.11.- Fix URL in spec file: cherrypy.org -> cherrypy.dev
* Tue Oct 05 2021 Stefan Schubert - Added BuildRequires: alts
* Sun Aug 22 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Mon Aug 16 2021 John Paul Adrian Glaubitz - 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
* Mon Dec 14 2020 Benjamin Greiner - 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
* Mon May 04 2020 Johannes Grassler - update to 18.6.0
* Add support for UTF-8 encoded attachment
* Sat Mar 07 2020 Tomáš Chvátal - Do remove pytest.ini to not mess with extra options completely- Skip test reliably crashing in cheroot codebase
* Mon Feb 24 2020 Tomáš Chvátal - Export travis variable to skip more tests that can randomly fail
* Mon Jan 13 2020 Marketa Calabkova - 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.
* Wed Oct 30 2019 Tomáš Chvátal - Skip known failing test upstream
* Fri Oct 11 2019 Tomáš Chvátal - Do not remove cherrypy tests from distribution as other projects use it for self testing too
* Mon Oct 07 2019 Tomáš Chvátal - Update to 18.3.0:
* Support handling multiple exceptions when processing hooks
* Includes patch 6bb23991325f596023b8c87c76098870a7185df8 which makes tests pass even with the more recent versions of Python which have fixed http.client.HTTPConnection.putrequest(). Fallout from jsc#PM-1350 Aka gh#cherrypy/cherrypy#1781 (bsc#1158120)
* Tue Sep 24 2019 Tomáš Chvátal - 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
* Fri Jul 19 2019 Tomáš Chvátal - Add patch to work with pytest5, from upstream:
* pytest5.patch
* Fri Jul 19 2019 Tomáš Chvátal - 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
* Fri May 31 2019 Matej Cepl - boo#1136862: ignore StaticTest.test_null_bytes test case, which fails due to Python 3 fixes for CVE-2019-9740. (gh#cherrypy/cherrypy#1781)
* Thu May 16 2019 Guang Yee - Disable test_wait_publishes_periodically test as it is unstable and highly time sensitive.
* Thu Mar 28 2019 Tomáš Chvátal - Update to 18.1.1:
* Revert bus behavior change from 18.1.0 as the former behavior was intentional
* Tue Mar 05 2019 Tomáš Chvátal - Update to 18.1.0:
* too many changes to iterate, see CHANGES.rst
* Dropped support for python2- Make sure tests are run
* Fri Feb 09 2018 normandAATTlinux.vnet.ibm.com- disable pytest as transient failures
* Wed Nov 08 2017 jmatejekAATTsuse.com- conditionally disable python2
* Fri Mar 31 2017 jmatejekAATTsuse.com- update for singlespec- update to version 10.2.1
* too many changes to list- add many new requirements and recommends
* Sun Feb 22 2015 benoit.moninAATTgmx.fr- 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
 
ICM