25baba99ae
Accepting request 1172417 from home:mcalabkova:branches:devel:languages:python
...
- Add %{?sle15_python_module_pythons}
- update to 4.0.39 (bsc#1210567):
OBS-URL: https://build.opensuse.org/request/show/1172417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=31
2024-05-07 11:19:49 +00:00
f4b9cb2504
Accepting request 1145945 from home:jayvdb:branches:devel:languages:python
...
- Add sqlitetests.py & testutils.py
- Update to v5.1.0
OBS-URL: https://build.opensuse.org/request/show/1145945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=29
2024-02-12 22:30:55 +00:00
ff1aab1e82
- update to 4.0.39:
...
* Version 4.0.38 had a serious bug in Row.__repr__ which could
cause crashes (#1196 ).
* Version 5.0 is on its way and will drop support for Python 2.
This release is a (hopefully final) bug fix release for
the 4.x line.
* added typing for Connection, Cursor, and connect parameters.
* corrected the install location of the pyi file.
* fixed Unicode errors in repr(row)
* fixed more typing related issues by removing TypeAlias
* arturxedex128 opened a security advisory for a buffer
overflow if selecting a decimal more
* than 100 digits long. Fixed by Michael Kleehammer.
- drop fix_install_location_of_pyodbc.pyi.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=26
2023-04-17 19:06:05 +00:00
b39286326a
Accepting request 1063686 from home:Monex:various
...
Update to version 4.0.35: Fixes after declined request
I've tried to get rid of the rpmlint warnings but there are still some warnings appearing and I don't know how to solve them, maybe can you help?
OBS-URL: https://build.opensuse.org/request/show/1063686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=23
2023-02-07 21:12:21 +00:00
2dd7fe4b0d
Accepting request 865075 from home:Monex:Database
...
The build for openSUSE factory fails at the moment, because of different python3 flavors. The spec file was updated to handle the case of different flavors so that the build succeeds.
OBS-URL: https://build.opensuse.org/request/show/865075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=21
2021-01-21 08:34:30 +00:00
Tomáš Chvátal
ac3a23d0b3
Accepting request 786858 from home:mcalabkova:branches:devel:languages:python
...
- Update to version 4.0.30
* Very large integers and non-numeric floats as parameters
OBS-URL: https://build.opensuse.org/request/show/786858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=19
2020-03-20 12:17:20 +00:00
Tomáš Chvátal
9e0a82013e
Accepting request 759209 from home:Monex:branches
...
Hello,
I've updated the package to 4.0.28.
Greetings,
Dirk
OBS-URL: https://build.opensuse.org/request/show/759209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=17
2019-12-26 08:55:58 +00:00
Tomáš Chvátal
bded0ce313
Accepting request 730985 from home:jayvdb:py3only
...
- Use %python_expand in %check to allow building only a single flavour
OBS-URL: https://build.opensuse.org/request/show/730985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=15
2019-09-16 07:36:18 +00:00
Tomáš Chvátal
aeacfa57e0
Accepting request 721354 from home:Monex:branches:devel:languages:python
...
Hi,
I've updated the package to the latest version 4.0.27.
Greetings,
Dirk
OBS-URL: https://build.opensuse.org/request/show/721354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=12
2019-08-07 09:22:48 +00:00
Tomáš Chvátal
9526acad72
Accepting request 683592 from home:Monex:branches:devel:languages:python
...
Hi,
I've updated the package to the latest version 4.0.26. Sadly there was a serious bug introduced in the previous version so an updated is recommended by the upstream developer.
Greetings,
Dirk
OBS-URL: https://build.opensuse.org/request/show/683592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=10
2019-03-11 08:31:19 +00:00
Tomáš Chvátal
68afcb3939
Accepting request 670446 from home:Monex:branches:devel:languages:python
...
Hi,
I've updated the package to the latest release 4.0.25. Please let me know if something is not correct.
Greetings,
Dirk
OBS-URL: https://build.opensuse.org/request/show/670446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=7
2019-02-01 10:49:37 +00:00
Tomáš Chvátal
4809af29f2
Accepting request 631521 from home:jengelh:branches:devel:languages:python
...
- Strip filler wording from description.
OBS-URL: https://build.opensuse.org/request/show/631521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=5
2018-08-25 20:08:40 +00:00
Tomáš Chvátal
3ceb3023e1
- Do not copy around but use PYTHONPATH to find the module
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=2
2018-08-22 07:32:12 +00:00
Tomáš Chvátal
247fa14760
Accepting request 630807 from home:Monex:Database
...
I've also added the previous suggested changes to the spec file, but I've found not a really good solution for the %check section. The problem is, that the library path is hard-coded and expects everything inside the build directory. So solve this I rename the build directory between the different test runs. I hope this will be ok or if you have a better solution I will try to add this.
The failed sqlite tests are fixed in the upstream project and a new version was released.
OBS-URL: https://build.opensuse.org/request/show/630807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=1
2018-08-22 07:27:47 +00:00