Package Release Info

python-pecan-1.7.0-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pecan

Change Logs

* Sun Jul 27 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.7.0
  * added official support for Python 3.8 through 3.13 (#165)
  * extensions pecan imports via `pecan.ext` has been removed (#157)
- Update BuildRequires and Requires from setup.py
* Mon Apr 07 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.6.0
  * address a few deprecation warnings
  * update doc to address upcoming setuptools deprecation
  * remove the colorlog dependency
- Use Python 3.11 on SLE-15 by default
* Mon Sep 09 2024 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.1:
  * addressed an installation bug caused by a duplicate entry script (#142)
  * pecan no longer has a dependency on six (#144)
  * pecan now supports SQLAlchemy 2.0 (#143)
  * pecan no longer supports SQLAlchemy 1.3
- Drop patches pecan-no-kajiki.patch, sqlalchemy2.patch:
  * No longer required.
- Switch to pyproject macros.
- No more greedy globs in %files.
* Mon May 22 2023 Markéta Machová <mmachova@suse.com>
- add sqlalchemy2.patch to support SQLAlchemy 2.0
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
- restore webtest dependency, needed by pecan.testing
* Tue Jul 19 2022 Dirk Müller <dmueller@suse.com>
- update to 1.4.2:
  * pecan no longer depends on webtest
* Wed Apr 06 2022 pgajdos@suse.com
- python-mock is not required for build
* Sat Dec 11 2021 Dirk Müller <dmueller@suse.com>
- 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 <schubi@suse.de>
- Added BuildRequires:  alts
* Fri Oct 01 2021 Stefan Schubert <schubi@suse.de>
- Use libalternatives instead of update-alternatives.