Commit Graph

17 Commits

Author SHA1 Message Date
Sean Davis 5ca6204ea5 Release 0.4.3 2020-12-28 19:55:14 -08:00
Conrad Kostecki 643b3d005a
Add python3.9 compatiblity
Starting with python3.9, launching of mugshot will fail,
as getiterator() been deprecated since Python 2.7,
and has been removed in Python 3.9. Using iter() will fix that.

Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
2020-08-24 23:58:10 +02:00
Sean Davis 993d9b07ce Update contact address 2019-06-02 05:20:37 -04:00
Sean Davis 140fd3c15e Release 0.4.1 2018-08-08 05:17:47 -04:00
Sean Davis 9af14fc129 Replace deprecated logger.warn with logger.warning 2018-08-07 06:58:14 -04:00
Sean Davis 65b00fb57b Tidy pylint errors and warnings 2018-08-06 05:47:21 -04:00
Sean Davis 435d45cc23 Fix PEP8 issues 2016-10-18 06:34:57 -04:00
Sean Davis 331acd74cb Release 0.3.1 2016-03-31 20:18:53 -04:00
Sean Davis 6224ac6e2e Update NEWS and timestamps for next release 2015-09-06 16:50:00 -04:00
Sean Davis 90f2978a08 Pythonize glade, PEP8 2015-08-31 22:31:02 -04:00
Sean Davis adec1dc648 Update version number and release notes. 2014-08-24 12:14:29 -04:00
Sean Davis dc74da0918 Upgrade license from GPL3 to GPL3+ 2014-07-27 20:07:47 -04:00
Sean Davis 310c7d983c PEP8 Builder.py 2014-04-01 21:49:46 -04:00
Sean Davis ecdfb1ecdd License and setup updates 2014-01-25 18:13:56 -05:00
Sean Davis 527fa8cf4c Python cleanup 2014-01-25 17:21:53 -05:00
Sean Davis 92118a0766 Initial commit with functionality. 2013-07-13 11:09:49 -04:00
Sean Davis 3d16afe6bb Initial project creation with Quickly! 2013-07-12 13:56:24 -04:00