summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-22Fix IP URL previews on Python 3 (#4215)Amber Brown8-272/+590
2018-12-22Make the dependencies more like a standard Python project and hook up the opt...Amber Brown7-158/+111
2018-12-20Mention updating extensions release-v0.34.0Richard van der Hoff1-2/+7
2018-12-20clarify that installing -py3 removes the old pkgRichard van der Hoff1-3/+4
2018-12-20buster is a thingRichard van der Hoff1-1/+8
2018-12-20Clarify that py2 packages will continue to exist v0.34.0Richard van der Hoff1-0/+4
2018-12-20document supported python 3 versionsRichard van der Hoff2-5/+9
2018-12-20more changelog fixRichard van der Hoff1-1/+1
2018-12-20minor changelog tweaksRichard van der Hoff1-4/+4
2018-12-20fix UPGRADE formattingRichard van der Hoff1-6/+6
2018-12-20Prepare 0.34 releaseRichard van der Hoff7-24/+18
2018-12-20Update log config for debian packagesRichard van der Hoff1-0/+1
2018-12-20Debian packaging via dh_virtualenv (#4285)Richard van der Hoff