Python 2 is EOL at the end of 2019, so don't depend on it anymore. Remove pychart support, because upstream is dead and there is no python3 version. We were only using it for one graph, and that has been replaced in osmo-bsc I36b721f895caee9766528e14d854b6aa2a2fac85. Depends: osmo-bsc I36b721f895caee9766528e14d854b6aa2a2fac85 Related: OS#2819 Change-Id: I57522e57e39682d6d123af4584785d327361e5a3changes/04/16504/1
parent
33d3786e1c
commit
0999d41794
@ -1,22 +0,0 @@
|
||||
#
|
||||
# AsciiDoc mscgen filter configuration file.
|
||||
# ${OSMO_GSM_MANUALS}/build is symlinked to ./build when building.
|
||||
#
|
||||
|
||||
[python2-filter-style]
|
||||
python2-style=template="python2-block",subs=(),posattrs=("style","target"),filter='./build/filter-wrapper.py python2 - --output="{outdir={indir}}/{imagesdir=}{imagesdir?/}{target}"'
|
||||
|
||||
[blockdef-listing]
|
||||
template::[python2-filter-style]
|
||||
|
||||
[paradef-default]
|
||||
template::[python2-filter-style]
|
||||
|
||||
[python2-block]
|
||||
template::[filter-image-pngsvg-blockmacro]
|
||||
|
||||
[filter-image-pngsvg-blockmacro]
|
||||
{target%}{counter2:target-number}
|
||||
{target%}{set2:target:{docname}__{target-number}.{format={basebackend-docbook!png}{basebackend-docbook?png}}}
|
||||
|
|
||||
template::[image-blockmacro]
|
Loading…
Reference in new issue