Up to [cvs.NetBSD.org] / pkgsrc / graphics / py-blockdiag
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.29 / (download) - annotate - [select for diffs], Wed Jan 5 15:41:11 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
HEAD
Changes since 1.28: +4 -4
lines
Diff to previous 1.28 (colored)
python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Jan 4 20:54:04 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 31 23:07:02 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.26: +3 -2
lines
Diff to previous 1.26 (colored)
*: switch to versioned_dependencies.mk for py-setuptools
Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 19 17:50:25 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.25: +8 -6
lines
Diff to previous 1.25 (colored)
py-blockdiag: updated to 2.0.1 2.0.0: * Fix a bug - Fix '_io.BufferedRandom' object has no attribute 'buffer' 2.0.0: * Drop python2 and python3.4 support * Fix a bug - Fix blockdiag does not work with recent pillow
Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 18 04:41:34 2019 UTC (4 years ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.24: +3 -1
lines
Diff to previous 1.24 (colored)
py-blockdiag: mark additional test dependencies Update the list of test dependencies to reflect the current state of the package. While here, also deal with a PLIST issue that pkglint reported.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Aug 5 12:40:53 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.23: +10 -9
lines
Diff to previous 1.23 (colored)
py-blockdiag: updated to 1.5.4 1.5.4: - Fix Python 3.7 compatibility
Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 15 19:20:25 2016 UTC (7 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Update to 1.5.3 Changelog: 1.5.3 (2015-07-30) ------------------ * Fix bug - Fix #67 Group overlaps with nodes having href 1.5.2 (2015-05-17) ------------------ * Fix dependency; webcolors-1.5 does not support py32 * Fix bug - Fix images.open() failed with PIL 1.5.1 (2015-02-21) ------------------ * Fix bug - Fix labels are overwrapped on antialias mode
Revision 1.22 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:34 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Switch to MASTER_SITES_PYPI.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 14 11:25:37 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.20: +1 -4
lines
Diff to previous 1.20 (colored)
Remove python-2.6-only package py-ordereddict and references to it.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Mar 15 17:56:15 2015 UTC (8 years, 8 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Set MAINTAINER to pkgsrc-users.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Jan 20 10:36:19 2015 UTC (8 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
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()
Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 13 06:50:23 2014 UTC (8 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.17: +3 -2
lines
Diff to previous 1.17 (colored)
Update blockdiag to 1.4.7. 1.4.7 (2014-10-21) ------------------ * Fix bugs - Fix RuntimeError on unloading plugins 1.4.6 (2014-10-14) ------------------ * Show warnings on loading plugin multiple times * Unload all plugins on shutdown * Fix bugs - Fix caption is wrapped by paragraph node in reST parser 1.4.5 (2014-10-04) ------------------ * Add node event: build_finished * Take config object to plugins * Fix bugs - Fix utils.images.get_image_size() does not close an image descriptor 1.4.4 (2014-09-20) ------------------ * :caption: option of blockdiag directive recognizes inline markups * Fix bugs - Fix #58 failed to handle diagram definitions from stdin in py3
Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 26 11:44:50 2014 UTC (9 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Update blockdiag to 1.4.3. History ======= 1.4.3 (2014-07-30) ------------------ * Show warnings on loading imagedrawers in debug mode * ImageDraw#image() accepts Image objects * Fix bugs - PNG: could not load png imagedrawer if could not access PIL.PILLOW_VERSION 1.4.2 (2014-07-12) ------------------ * SVG: Adjust text alignment precisely * Add plugin events: node.changing and cleanup * ImageDraw#image() accepts image from IO objects * Fix bugs - PDF: Fix failure text rotating - PDF: Fix failure pasting PNG images (256 palette/transparency) - PNG: Fix background of node was transparent on pasting transparent images
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 6 12:22:49 2014 UTC (9 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update blockdiag to 1.4.1. 1.4.1 (2014-07-02) ------------------ * Change interface of docutils node (for sphinxcontrib module) * Fix bugs 1.4.0 (2014-06-23) ------------------ * Support embedding SVG/EPS images as background * Use wand to paste background images that is not supported by Pillow (if installed) * Add options to blockdiag directive (docutils extension) - :width: - :height: - :scale: - :align: - :name: - :class: - :figwidth: - :figclass: * actor shape supports label rendering 1.3.3 (2014-04-26) ------------------ * Add diagram attribute: default_node_style * Fix bugs
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:09 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.14: +1 -3
lines
Diff to previous 1.14 (colored)
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 7 12:57:54 2013 UTC (9 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
adjust path to Pillow
Revision 1.13 / (download) - annotate - [select for diffs], Fri Dec 6 11:26:55 2013 UTC (9 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.12: +8 -4
lines
Diff to previous 1.12 (colored)
Update blockdiag to 1.3.2. History ======= 1.3.2 (2013-11-19) ------------------ * Fix bugs 1.3.1 (2013-10-22) ------------------ * Fix bugs 1.3.0 (2013-10-05) ------------------ * Support python 3.2 and 3.3 (thanks to @masayuko) * Drop supports for python 2.4 and 2.5 * Replace dependency: PIL -> Pillow
Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 11 02:56:10 2013 UTC (10 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update py-blockdiag to 1.2.4. 1.2.4 (2012-11-21) ------------------ * Fix bugs
Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 19 19:54:39 2012 UTC (11 years ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update block-diag to 1.2.3 1.2.3 (2012-11-05) ------------------ * Fix bugs 1.2.2 (2012-10-28) ------------------ * Fix bugs 1.2.1 (2012-10-28) ------------------ * Add external imagedraw plugin supports * Add node attribute: label_orientation* * Fix bugs 1.2.0 (2012-10-22) ------------------ * Optimize algorithm for rendering shadow * Add options to docutils directive * Fix bugs 1.1.8 (2012-09-28) ------------------ * Add --ignore-pil option * Fix bugs 1.1.7 (2012-09-20) ------------------ * Add diagram attribute: shadow_style * Add font path for centos 6.2 * Add a setting 'antialias' in the configuration file * Fix bugs
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:16 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.9: +1 -3
lines
Diff to previous 1.9 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 12 13:37:00 2012 UTC (11 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update py-blockdiag to 1.1.6. History ======= 1.1.6 (2012-06-06) ------------------ * Support for readthedocs.org * reST directive supports :caption: option * Fix bugs 1.1.5 (2012-04-22) ------------------ * Embed source code to SVG document as description * Fix bugs
Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 21 14:25:33 2012 UTC (11 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update py-blockdiag to 1.1.4. 1.1.4 (2012-03-15) ------------------ * Add new edge.hstyles: oneone, onemany, manyone, manymany * Add edge attribute: description (for build description-tables) * Fix bugs 1.1.3 (2012-02-13) ------------------ * Add new edge type for data-models (thanks to David Lang) * Add --no-transparency option * Fix bugs
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 18 10:40:39 2012 UTC (11 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.6: +5 -4
lines
Diff to previous 1.6 (colored)
Update blockdiag to 1.1.2. 1.1.2 (2011-12-26) ------------------ * Support font-index for TrueType Font Collections (.ttc file) * Allow to use reST syntax in descriptions of nodes * Fix bugs
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 12 11:33:27 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.5: +8 -1
lines
Diff to previous 1.5 (colored)
* apply patch for python<=2.5, taken from upstream. * install manual page. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 7 13:12:08 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Update py-blockdiag to 1.1.1. 1.1.1 (2011-11-27) * Add node attribute: href (thanks to @r_rudi!) * Fix bugs 1.1.0 (2011-11-19) * Add shape: square and circle * Add fontfamily attribute for switching fontface * Fix bugs 1.0.3 (2011-11-13) * Add plugin: attributes * Change plugin syntax; (cf. plugin attributes [attr = value, attr, value]) * Fix bugs 1.0.2 (2011-11-07) * Fix bugs 1.0.1 (2011-11-06) * Add group attribute: shape * Fix bugs 1.0.0 (2011-11-04) * Add node attribute: linecolor * Rename diagram attributes: * fontsize -> default_fontsize * default_line_color -> default_linecolor * default_text_color -> default_textcolor * Add docutils extention * Fix bugs 0.9.7 (2011-11-01) * Add node attribute: fontsize * Add edge attributes: thick, fontsize * Add group attribute: fontsize * Change color of shadow in PDF mode * Add class feature (experimental) * Add handler-plugin framework (experimental) 0.9.6 (2011-10-22) * node.style supports dashed_array format style * Fix bugs 0.9.5 (2011-10-19) * Add node attributes: width and height * Fix bugs 0.9.4 (2011-10-07) * Fix bugs 0.9.3 (2011-10-06) * Replace SVG core by original's (simplesvg.py) * Refactored * Fix bugs
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 6 06:18:25 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update py-blockdiag to 0.9.2. HIstory ======= 0.9.2 (2011-09-30) ------------------ * Add node attribute: textcolor * Add group attribute: textcolor * Add edge attribute: textcolor * Add diagram attributes: default_text_attribute * Fix beginpoint shape and endpoint shape were reversed * Fix bugs 0.9.1 (2011-09-26) ------------------ * Add diagram attributes: default_node_color, default_group_color and default_line_color * Fix bugs 0.9.0 (2011-09-25) ------------------ * Add icon attribute to node * Make transparency to background of PNG images * Fix bugs
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 11 12:40:57 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update blockdiag to 0.8.9. 0.8.9 (2011-08-09) * Fix bugs 0.8.8 (2011-08-08) * Fix bugs
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 7 06:14:27 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update blockdiag to 0.8.7 0.8.7 (2011-08-06) * Fix bugs 0.8.6 (2011-08-01) * Support Pillow as replacement of PIL (experimental) * Fix bugs 0.8.5 (2011-07-31) * Allow dot characters in node_id * Fix bugs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 15 13:54:07 2011 UTC (12 years, 4 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import py-blockdiag-0.8.4 as graphics/py-blockdiag. `blockdiag` generate block-diagram image file from spec-text file. * Generate block-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 15 13:54:07 2011 UTC (12 years, 4 months ago) by obache
Branch: MAIN
Initial revision