1
0
forked from pool/python-pyodbc
Commit Graph

16 Commits

Author SHA256 Message Date
Yuchen Lin
9756ab9513 Accepting request 731160 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=6
2019-09-18 11:10:36 +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
Dominique Leuenberger
f87491995c Accepting request 722652 from devel:languages:python
- Update to version 4.0.27: 
  * Use int instead of bigint when possible (based on size of data) 
    to work with drivers that don't support bigint at all.
  * Support SQL Server datetime2 precision. Previously more data 
    was passed than the column precision causing an error.
  * Make Informix unit tests work again.
  * Correct encoding error on big-endian machines for connection 
    errors. Default to native UTF16 instead of UTF16-LE.
  * Fix MySQL unit tests.

OBS-URL: https://build.opensuse.org/request/show/722652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=5
2019-08-13 11:23:37 +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
Dominique Leuenberger
c42c8d910c Accepting request 683721 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/683721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=4
2019-03-11 10:17:53 +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
Stephan Kulow
974b5121bb Accepting request 670555 from devel:languages:python
- 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/request/show/670555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=3
2019-02-02 20:49:59 +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
Dominique Leuenberger
96b0f12e07 Accepting request 631541 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/631541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=2
2018-08-27 10:59:32 +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