Commit graph

15 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
adam
77878f0798 py-seqdiag: updated to 2.0.0
2.0.0:
* Drop python2 and python3.4 support
2020-02-19 17:52:00 +00:00
adam
085771fcc6 py-seqdiag: updated to 0.9.6
0.9.6:
* Fix a bug
  - Fix Python 3.7 compatibility
2018-08-19 11:23:51 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
obache
942a3324e5 Update seqdiag to 0.9.5.
0.9.5 (2015-01-01)
------------------
* Support blockdiag 1.5.0 core interface
2015-01-20 10:52:50 +00:00
obache
350578f32a Update seqdiag to 0.9.4.
0.9.4 (2014-11-05)
------------------
* Fix bugs

  - Fix :desctable: ignores edge direction
2014-12-13 06:53:11 +00:00
obache
26fcd753d9 Update seqdiag to 0.9.3.
0.9.3 (2014-07-03)
------------------
* Fix bugs

0.9.2 (2014-07-02)
------------------
* Change interface of docutils node (for sphinxcontrib module)

0.9.1 (2014-06-23)
------------------
* Add options to blockdiag directive (docutils extension)
   - :width:
   - :height:
   - :scale:
   - :align:
   - :name:
   - :class:
   - :figwidth:
   - :figclass:
2014-07-06 12:28:22 +00:00
obache
753f91c79a Update seqdiag to 0.9.0.
History
=======

0.9.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
2013-12-06 11:30:53 +00:00
obache
b84df2450b Update py-seqdiag to 0.8.2.
0.8.2 (2012-11-12)
------------------
* Fix bugs
2013-09-11 05:39:48 +00:00
cheusov
0f7df72978 Update to seqdiag-0.8.1
0.8.1 (2012-11-12)
        ------------------
        * Add altblock feature (experimental)
        * Fix bugs

        0.8.0 (2012-10-22)
        ------------------
        * Optimize algorithm for rendering shadow
        * Add options to docutils directive
        * Fix bugs

        0.7.5 (2012-09-29)
        ------------------
        * Fix bugs

        0.7.4 (2012-09-20)
        ------------------
        * Support blockdiag-1.1.7 interface
        * Fix bugs
2012-11-19 20:02:13 +00:00
obache
70edc39771 Update py-seqdiag to 0.7.3.
while here, install man page.

        0.7.3 (2012-03-16)
        ------------------
        * Allow to insert separators in subedge-group
        * Fix bugs

        0.7.2 (2011-12-12)
        ------------------
        * Fix bugs
2012-03-21 14:32:13 +00:00
obache
005c4331bc Update py-seqdiag to 0.7.1.
History
        =======

        0.7.1 (2011-11-30)
        ------------------
        * Fix bugs

        0.7.0 (2011-11-19)
        ------------------
        * Add fontfamily attribute for switching fontface
        * Fix bugs

        0.6.3 (2011-11-06)
        ------------------
        * Add docutils extention
        * Fix bugs

        0.6.2 (2011-11-01)
        ------------------
        * Add class feature (experimental)

        0.6.1 (2011-11-01)
        ------------------
        * Follow blockdiag-0.9.7 interface

        0.6.0 (2011-10-28)
        ------------------
        * Add edge attributes: note, rightnote, leftnote, notecolor
        * Add diagram atteribute: default_note_color

        0.5.2 (2011-10-27)
        ------------------
        * Implement auto edge height adjusting
        * Fix bugs

        0.5.1 (2011-10-24)
        ------------------
        * Fix bugs

        0.5.0 (2011-10-21)
        ------------------
        * Add diagram attributes: activation, autonumber
        * Add edge attribute: failed
        * Add separator syntax

        0.4.3 (2011-10-19)
        ------------------
        * Follow blockdiag-0.9.5 interface

        0.4.2 (2011-10-11)
        ------------------
        * Fix bugs
2011-12-07 13:21:10 +00:00
obache
0d87c39303 Update py-seqdiag to 0.4.1.
History
=======

0.4.1 (2011-09-30)
------------------
* Add diagram attribute: default_text_color
* Add node attribte: textcolor
* Fix bugs

0.4.0 (2011-09-26)
------------------
* Add diagram attributes: default_node_color, default_group_color and
  default_line_color
2011-10-06 06:24:35 +00:00
obache
b3a4b26d37 Import py-seqdiag-0.3.8 as graphics/py-seqdiag.
`seqdiag' generate sequence-diagram image file from spec-text file.
* Generate sequence-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
2011-08-07 15:45:43 +00:00