SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pytest-localserver-0.8.1-1.5.noarch.rpm :

* Tue Nov 07 2023 Dirk Müller - update to 0.8.1:
* Ignore AttributeError when shutting down server
* Add support for Python 3.12 (or at least, list it explicitly in the classifiers)
* Mon Jul 24 2023 Dirk Müller - update to 0.8.0:
* Improve deployment workflow to use trusted publishing and upload to Test PyPI first
* Remove a bunch of obsolete code
* Clean up the smtp module\'s driver code
* Thu May 04 2023 Dirk Müller - update to 0.7.1:
* Update SMTP server code to work with aiosmtpd >=1.4.3
* Add support for Python 3.11 (or at least, list it explicitly in the classifiers)
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Mon Jan 09 2023 Dirk Müller - update to 0.7.0:
* Make smtp support an optional extra
* Update some obsolete syntax to drop support for Python 2
* Add linting for code and workflow actions using pre-commit hooks
* Expand the range of pytest versions known to be compatible, with tests
* Add badges to README
* Mon Aug 01 2022 Ben Greiner - Update build requirements: Without setuptools_scm[toml], this installs a version 0.0.0 into the python metadata.- Drop obsolete remove_bindir.patch
* Sun Jul 31 2022 Torsten Gruner - Update to 0.6.0
* Drop support for Python 3.3 and 3.4
* Use setuptools_scm for managing versions of this package
* Support sending chunked responses from the HTTP server
* Switch SMTP server backend from smtpd to aiosmtpd- version 0.5.1.post0
* Explicitly list supported Python versions with python_requires in setup.py.- version 0.5.1
* Regenerate included certificate to use SHA-256 hash to avoid OpenSSL errors (fixes #2).
* Add support for Python 3.10.
* Drop support for Python 2.6.
* Migrate repository to Github and update project metadata.
* Tue Mar 17 2020 Tomáš Chvátal - Use %pytest call for testing
* Fri Feb 22 2019 Matej Cepl - Add remove_bindir.patch making test suite pass by removing \'/usr/bin\' from sys.path.
 
ICM