1
0
forked from pool/python-pyodbc
Commit Graph

15 Commits

Author SHA256 Message Date
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
c15a949154 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=13 2019-08-12 11:17:34 +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
95d4707868 - Update to version 4.0.25:
* support for SQL Server Table-Valued Paramaters has arrived. See test_tvp in the SQL Server unit tests.
  * Support for IBM DB/2 DECFLOAT type (#472) by @c-dy
  * Better SQL Server and FreeTDS tests with known driver issues (#469) by @gordthompson.
  * Fix "function sequence error" with fast executemany (#450) by @v-makouz.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=8
2019-02-01 12:05:02 +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
Dominique Leuenberger
778ec68aaf Accepting request 630837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/630837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=1
2018-08-22 12:22:34 +00:00
Tomáš Chvátal
199d934f83 - Really use upstream tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=3
2018-08-22 07:42:18 +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