pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-flask-uploads



Module Name:    pkgsrc
Committed By:   kleink
Date:           Fri Jan  8 17:14:13 UTC 2016

Modified Files:
        pkgsrc/www/py-flask-uploads: Makefile PLIST distinfo

Log Message:
Update py-flask-uploads to 0.2.0.

No changelog provided; includes several structural updates including the
switch from package to module, and a change in maintainer.

Backwards Compatibility
=======================
Version 0.2.0
-------------
* The `patch_request_class` function was removed as it's unnecessary from
  Flask 0.6 onward.
* Filenames without extensions are no longer lowercased by `lowercase_ext`,
  only the extension is returned in lowercase, if an extension exists.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-flask-uploads/Makefile \
    pkgsrc/www/py-flask-uploads/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-flask-uploads/PLIST

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