Package: python-flickrapi / 2.4-1
Metadata
Package | Version | Patches format |
---|---|---|
python-flickrapi | 2.4-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
assertEquals | (download) |
tests/test_tokencache.py |
24 12 + 12 - 0 ! |
--- |
0556a7eb.patch | (download) |
flickrapi/tokencache.py |
2 2 + 0 - 0 ! |
[patch] commit database after creating oauth_tokens table. fixes #75 Bug-Debian: https://bugs.debian.org/1092711 This change seems to be required in Python 3.6.0. It works correctly without the db.commit() in 3.5.2 and earlier. Without the commit the first table, oauth_cache_db_version, gets created, but oauth_tokens does not. |
1