[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-sqlalchemy-1.3.2-2.module+el8.10.0+290+0cb98707.src download

Имя python-sqlalchemy
Эпоха 0
Версия 1.3.2
Релиз 2.module+el8.10.0+290+0cb98707
Архитектура src
Сайт http://www.sqlalchemy.org/
Лицензия MIT
Время сборки 2024-05-24 14:17:49
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Modular and flexible ORM library for python
Репозитории AppStream
Полное описание SQLAlchemy is an Object Relational Mappper (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. This package includes the python 2 version of the module.
Эррата
Размер 5738 КиБ
Исходный проект python-sqlalchemy-1.3.2-2.module+el8.10.0+290+0cb98707
Контрольная сумма SHA-256 052cda5cb6ce6895b700f68e5354b67d0997770e286c2f7bcc5c12cd43616cf9
Module python27-2.7-8100020240524072658.82873163
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.2-2
- Rebuilt for MSVSphere 8.10 beta

* Fri May 15 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.3.2-2
- Fix regression in ambiguous join logic
Resolves: rhbz#1829932

* Fri Apr 05 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.3.2-1
- Rebase to 1.3.2 to fix CVE-2019-7164 and CVE-2019-7548
Resolves: rhbz#1695754

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.2.8-6
- Switch python3 coditions to bcond

* Wed Jul 18 2018 Tomas Orsava <torsava@redhat.com> - 1.2.8-5
- BuildRequire also python36-rpm-macros as part of the python36 module build

* Wed Jul 04 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.8-4
- Add a bcond for python2
- Remove provides filter, it was only needed 100 years ago

* Sun Jun 17 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.8-3
- rename patch, apply with backups
- fix failing test for sqlite 3.24 instead of skipping it

* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.8-2
- Rebuilt for Python 3.7

* Tue Jun 05 2018 Nils Philippsen <nils@tiptoe.de> - 1.2.8-1
- version 1.2.8

* Mon Apr 30 2018 Tomas Orsava <torsava@redhat.com> - 1.2.7-2
- Require the python36-devel package when building for the python36 module