SHA256
1
0
forked from pool/sqlite3

- Add sqlite3-django.patch to fix builds of django

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=235
This commit is contained in:
Martin Pluskal
2019-12-10 11:41:51 +00:00
committed by Git OBS Bridge
parent 8693102bf0
commit 5ce7153b11
3 changed files with 155 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 10 11:30:35 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Add sqlite3-django.patch to fix builds of django
-------------------------------------------------------------------
Fri Oct 11 15:05:00 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>