Changelog for
python311-pecan-1.4.2-3.5.noarch.rpm :
* Mon May 22 2023 Markéta Machová
- add sqlalchemy2.patch to support SQLAlchemy 2.0
* Sat Jan 28 2023 Dirk Müller - restore webtest dependency, needed by pecan.testing
* Tue Jul 19 2022 Dirk Müller - update to 1.4.2:
* pecan no longer depends on webtest
* Wed Apr 06 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Sat Dec 11 2021 Dirk Müller - update to 1.4.1:
* add support for Python 3.10
* added trove classifiers for Python 3.6 - 3.9
* fixed a bug related to setuptools as a dependency
* fixed a bug that broke pecan when used with certain versions of SQLAlchemy- drop 0001-Support-SQLAlchemy-1.4.x.patch, 0002-Fix-typo-from-bad-copy-paste.patch: obsolete (upstream)
* Tue Oct 05 2021 Stefan Schubert - Added BuildRequires: alts
* Fri Oct 01 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Thu May 27 2021 pgajdosAATTsuse.com- %check: use %pyunittest macro
* Wed May 05 2021 Antonio Larrosa - version update to 1.4.0
* pecan now requires webob >= 1.8
* fixed a bug when parsing certain Accept headers (https://github.com/Pylons/webob/issues/403)
* removed official support for Python 3.5- Rebase patch:
* pecan-no-kajiki.patch- Add patches to support SQLAlchemy 1.4.x (gh#pecan/pecan#125)
* 0001-Support-SQLAlchemy-1.4.x.patch
* 0002-Fix-typo-from-bad-copy-paste.patch
* Sat Mar 14 2020 Tomáš Chvátal - Fix build without python2