SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible,
high-level interface to SQL databases. Database and domain concepts are
decoupled, allowing both sides maximum flexibility and power. SQLAlchemy
provides a powerful mapping layer that can work as automatically or as manually
as you choose, determining relationships based on foreign keys or letting you
define the join conditions explicitly, to bridge the gap between database and
domain.
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.26-6
- Rebuilt for MSVSphere 10
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.26-6
- Bump release for October 2024 mass rebuild:
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.0.26-5
- Bump release for June 2024 mass rebuild
* Wed May 29 2024 Karel Srot <ksrot@redhat.com> - 2.0.26-4
- [ci] Configure CI tests and gating.yaml
* Mon Feb 12 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.26-3
- Disable all extras in RHEL builds
* Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.26-2
- Don’t build asyncmy extra package on x86 (32bit)
* Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.26-1
- Update to 2.0.26
* Sun Feb 11 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.25-3
- Generate build requirements for extra packages
* Sun Feb 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.0.25-2
- Avoid mypy dependency in RHEL builds
* Thu Feb 01 2024 Nils Philippsen <nils@tiptoe.de> - 2.0.25-1
- Upgrade to 2.0.25