pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-blockdiag
Module Name: pkgsrc
Committed By: obache
Date: Tue Jan 20 10:36:19 UTC 2015
Modified Files:
pkgsrc/graphics/py-blockdiag: Makefile PLIST distinfo
Log Message:
Update blockdiag to 1.5.0.
1.5.0 (2015-01-01)
------------------
* Refactor cleanup procedures
* Fix bugs
- Fix get_image_size() closes Image object automatically
- Fix pasting Image object failed on SVG mode
- Fix #61 images.urlopen() got PermissionError on Windows
- Fix #61 images.open() raises exception if ghostscript not found
- Fix #62 Use "sans-serif" to font-family property on SVG output ("sansserif" is invalid)
- Fix #63 AttributeError on get_image_size(); Pillow (<= 2.4.x) does not have Image#close()
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/py-blockdiag/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/py-blockdiag/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/py-blockdiag/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