Package pyodbc-5.1.0-3.el10.src
Name | pyodbc |
---|---|
Epoch | 0 |
Version | 5.1.0 |
Release | 3.el10 |
Architecture | src |
Website/URL | https://github.com/mkleehammer/pyodbc |
License | MIT-0 |
Build Time | 2025-04-03 08:09:56 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Python DB API 2.0 Module for ODBC |
Repositories | AppStream |
Description | A Python DB API 2 and 3 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal. |
Errata | — |
Size | 209 KiB |
Source Project | pyodbc-5.1.0-3.el10 |
SHA-256 checksum | 6eccb8f77e8e22db8b535269ba1ce002bca5fc37f646ccc04c52702801035c96 |
×
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.1.0-3 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-3 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.0-2 - Bump release for June 2024 mass rebuild * Tue Feb 06 2024 Ondrej Sloup <osloup@redhat.com> - 5.1.0-1 - Rebase to the newest version (Related: rhbz#2262845) - Update license tag to the SPDX format (MIT-0) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 15 2023 Ondrej Sloup <osloup@redhat.com> - 5.0.1-1 - Rebase to the newest version (Related: rhbz#2244039) * Thu Sep 28 2023 Ondrej Sloup <osloup@redhat.com> - 5.0.0~b4-1 - Rebase to the newest version, test the beta (Related: rhbz#2235401) - Remove the hotfix (move of pyodbc.py) as it is fixed in upstream * Mon Aug 28 2023 Ondřej Sloup <osloup@redhat.com> - 5.0.0~b1-2 - Move /usr/pyodbc.pyi to /usr/lib64/python3.X/site-packages/pyodbc.pyi as originally intended * Mon Aug 28 2023 Ondřej Sloup <osloup@redhat.com> - 5.0.0~b1-1 - Rebase to the newest version, test the beta (rhbz#2235122) - This release drops Python 2 and adds Python 3.12 support