pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-south



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Nov 23 13:31:07 UTC 2014

Modified Files:
        pkgsrc/www/py-django-south: Makefile distinfo

Log Message:
Changes 1.0.1:
This is a small bugfix release of South with two changes:
- Python 3 compatability has been fixed (it was broken in 1.0 by an accidental
  introduction of ``iteritems()``)
- South will explicitly error if it detects Django 1.7 or above rather than
  failing with cryptic errors.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-django-south/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-django-south/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index