[ All 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 ]
×

Package python3-pyodbc-5.1.0-3.el10.aarch64 download

Name python3-pyodbc
Epoch 0
Version 5.1.0
Release 3.el10
Architecture aarch64
Website/URL https://github.com/mkleehammer/pyodbc
License MIT-0
Build Time 2025-04-03 08:16:57
Build Host builder-arm64-1.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 78 KiB
Source Project pyodbc-5.1.0-3.el10
SHA-256 checksum 13c3d2d0842731703e17c3ce43b277291ae22c1126f9aaa3f835bfbd2f328cd5
× Full screenshot
Changelog link
* 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