summarylogtreecommitdiffstats
path: root/print-version.sh
AgeCommit message (Collapse)Author
2015-07-10Change to a split packageJeremy Audet
Make the single python-django-tables2 package produce the following packages: * python-django-tables2 * python2-django-tables2 Rework the script used for checking the current Python and django-tables2 versions. Change it from a Python script to a shell script that checks both packages at once.