14
0
forked from pool/python-pyodbc

- 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
This commit is contained in:
Tomáš Chvátal
2018-08-22 07:32:12 +00:00
committed by Git OBS Bridge
parent 247fa14760
commit 3ceb3023e1
2 changed files with 36 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 22 07:31:31 UTC 2018 - tchvatal@suse.com
- Do not copy around but use PYTHONPATH to find the module
-------------------------------------------------------------------
Sun Aug 19 09:54:09 UTC 2018 - monex@liquid-co.de
@@ -10,7 +15,6 @@ Thu Aug 9 18:39:28 UTC 2018 - monex@liquid-co.de
Unfortunaly the test cases are broken at the moment
a bug report was created at github.
-------------------------------------------------------------------
Sun Aug 5 17:44:33 UTC 2018 - monex@liquid-co.de