Update to py-pyx-0.16.

This commit is contained in:
benoit 2022-10-18 09:01:53 +00:00
parent 95258117aa
commit 8db0d3237f
5 changed files with 15 additions and 93 deletions

View File

@ -1,10 +1,9 @@
COMMENT = package for creating PostScript/PDF graphics
MODPY_EGG_VERSION = 0.15
MODPY_EGG_VERSION = 0.16
DISTNAME = PyX-${MODPY_EGG_VERSION}
PKGNAME = py-pyx-${MODPY_EGG_VERSION}
CATEGORIES = graphics devel
REVISION = 1
HOMEPAGE = http://pyx.sourceforge.net/

View File

@ -1,2 +1,2 @@
SHA256 (PyX-0.15.tar.gz) = D8OwDF5/tvSu+/Y7lfYkKX3eR3AKgri1rW67NGteSXc=
SIZE (PyX-0.15.tar.gz) = 2559840
SHA256 (PyX-0.16.tar.gz) = TY4+RxzT6am9E9UIbN98CvGww/PhledPX2MxjcQKZtg=
SIZE (PyX-0.16.tar.gz) = 626703

View File

@ -1,11 +1,9 @@
--- setup.cfg.orig Sat Nov 17 16:12:55 2007
+++ setup.cfg Sat Nov 17 16:12:59 2007
@@ -2,7 +2,7 @@
# In this section you can specify which c extension modules should be built
--- setup.cfg.orig Sun Oct 16 14:38:35 2022
+++ setup.cfg Tue Oct 18 09:37:50 2022
@@ -1,5 +1,5 @@
[PyX]
-build_t1code = 0
+build_t1code = 1
build_pykpathsea = 0
# C extension module for fast t1font decoding and encoding
-build_t1code=0
+build_t1code=1
# Python bindings for the kpathsea library. You need the kpathsea header
# and library and you may need to specify their location below.
[build_ext]

View File

@ -1,12 +0,0 @@
Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -20,7 +20,7 @@ old releases up to PyX 0.12.x, i.e. execute something
exit()
-from distutils.core import setup, Extension
+from setuptools import setup, Extension
import configparser
import pyx.version

View File

@ -183,227 +183,164 @@ lib/python${MODPY_VERSION}/site-packages/pyx/writer.py
share/examples/py-pyx/
share/examples/py-pyx/3dgraphs/
share/examples/py-pyx/3dgraphs/README
share/examples/py-pyx/3dgraphs/bar.ipynb
share/examples/py-pyx/3dgraphs/bar.py
share/examples/py-pyx/3dgraphs/bar.txt
share/examples/py-pyx/3dgraphs/color.dat
share/examples/py-pyx/3dgraphs/color.ipynb
share/examples/py-pyx/3dgraphs/color.py
share/examples/py-pyx/3dgraphs/color.txt
share/examples/py-pyx/3dgraphs/grid.dat
share/examples/py-pyx/3dgraphs/grid.ipynb
share/examples/py-pyx/3dgraphs/grid.py
share/examples/py-pyx/3dgraphs/grid.txt
share/examples/py-pyx/3dgraphs/surface.dat
share/examples/py-pyx/3dgraphs/surface.ipynb
share/examples/py-pyx/3dgraphs/surface.py
share/examples/py-pyx/3dgraphs/surface.txt
share/examples/py-pyx/README
share/examples/py-pyx/axis/
share/examples/py-pyx/axis/README
share/examples/py-pyx/axis/grid.ipynb
share/examples/py-pyx/axis/grid.py
share/examples/py-pyx/axis/grid.txt
share/examples/py-pyx/axis/link.ipynb
share/examples/py-pyx/axis/link.py
share/examples/py-pyx/axis/link.txt
share/examples/py-pyx/axis/log.ipynb
share/examples/py-pyx/axis/log.py
share/examples/py-pyx/axis/log.txt
share/examples/py-pyx/axis/manualticks.ipynb
share/examples/py-pyx/axis/manualticks.py
share/examples/py-pyx/axis/manualticks.txt
share/examples/py-pyx/axis/minimal.ipynb
share/examples/py-pyx/axis/minimal.py
share/examples/py-pyx/axis/minimal.txt
share/examples/py-pyx/axis/painter.ipynb
share/examples/py-pyx/axis/painter.py
share/examples/py-pyx/axis/painter.txt
share/examples/py-pyx/axis/parter.ipynb
share/examples/py-pyx/axis/parter.py
share/examples/py-pyx/axis/parter.txt
share/examples/py-pyx/axis/rating.ipynb
share/examples/py-pyx/axis/rating.py
share/examples/py-pyx/axis/rating.txt
share/examples/py-pyx/axis/texter.ipynb
share/examples/py-pyx/axis/texter.py
share/examples/py-pyx/axis/texter.txt
share/examples/py-pyx/bargraphs/
share/examples/py-pyx/bargraphs/README
share/examples/py-pyx/bargraphs/changebar.ipynb
share/examples/py-pyx/bargraphs/changebar.py
share/examples/py-pyx/bargraphs/changebar.txt
share/examples/py-pyx/bargraphs/compare.ipynb
share/examples/py-pyx/bargraphs/compare.py
share/examples/py-pyx/bargraphs/compare.txt
share/examples/py-pyx/bargraphs/errors.ipynb
share/examples/py-pyx/bargraphs/errors.py
share/examples/py-pyx/bargraphs/errors.txt
share/examples/py-pyx/bargraphs/fromvalue.ipynb
share/examples/py-pyx/bargraphs/fromvalue.py
share/examples/py-pyx/bargraphs/fromvalue.txt
share/examples/py-pyx/bargraphs/minimal.dat
share/examples/py-pyx/bargraphs/minimal.ipynb
share/examples/py-pyx/bargraphs/minimal.py
share/examples/py-pyx/bargraphs/minimal.txt
share/examples/py-pyx/bargraphs/month.ipynb
share/examples/py-pyx/bargraphs/month.py
share/examples/py-pyx/bargraphs/month.txt
share/examples/py-pyx/bargraphs/stacked.ipynb
share/examples/py-pyx/bargraphs/stacked.py
share/examples/py-pyx/bargraphs/stacked.txt
share/examples/py-pyx/bitmap/
share/examples/py-pyx/bitmap/README
share/examples/py-pyx/bitmap/jpeg.ipynb
share/examples/py-pyx/bitmap/jpeg.jpg
share/examples/py-pyx/bitmap/jpeg.py
share/examples/py-pyx/bitmap/jpeg.txt
share/examples/py-pyx/bitmap/minimal.ipynb
share/examples/py-pyx/bitmap/minimal.py
share/examples/py-pyx/bitmap/minimal.txt
share/examples/py-pyx/bitmap/pil.ipynb
share/examples/py-pyx/bitmap/pil.py
share/examples/py-pyx/bitmap/pil.txt
share/examples/py-pyx/drawing/
share/examples/py-pyx/drawing/README
share/examples/py-pyx/drawing/arrow.ipynb
share/examples/py-pyx/drawing/arrow.py
share/examples/py-pyx/drawing/arrow.txt
share/examples/py-pyx/drawing/metapost.ipynb
share/examples/py-pyx/drawing/metapost.py
share/examples/py-pyx/drawing/metapost.txt
share/examples/py-pyx/drawing/path.ipynb
share/examples/py-pyx/drawing/path.py
share/examples/py-pyx/drawing/path.txt
share/examples/py-pyx/drawing/pathitem.ipynb
share/examples/py-pyx/drawing/pathitem.py
share/examples/py-pyx/drawing/pathitem.txt
share/examples/py-pyx/drawing/strokefill.ipynb
share/examples/py-pyx/drawing/strokefill.py
share/examples/py-pyx/drawing/strokefill.txt
share/examples/py-pyx/drawing/style.ipynb
share/examples/py-pyx/drawing/style.py
share/examples/py-pyx/drawing/style.txt
share/examples/py-pyx/drawing2/
share/examples/py-pyx/drawing2/README
share/examples/py-pyx/drawing2/clipping.ipynb
share/examples/py-pyx/drawing2/clipping.py
share/examples/py-pyx/drawing2/clipping.txt
share/examples/py-pyx/drawing2/ellipse.ipynb
share/examples/py-pyx/drawing2/ellipse.py
share/examples/py-pyx/drawing2/ellipse.txt
share/examples/py-pyx/drawing2/insert.ipynb
share/examples/py-pyx/drawing2/insert.py
share/examples/py-pyx/drawing2/insert.txt
share/examples/py-pyx/drawing2/parallel.ipynb
share/examples/py-pyx/drawing2/parallel.py
share/examples/py-pyx/drawing2/parallel.txt
share/examples/py-pyx/drawing2/smoothed.ipynb
share/examples/py-pyx/drawing2/smoothed.py
share/examples/py-pyx/drawing2/smoothed.txt
share/examples/py-pyx/graphs/
share/examples/py-pyx/graphs/README
share/examples/py-pyx/graphs/axis.ipynb
share/examples/py-pyx/graphs/axis.py
share/examples/py-pyx/graphs/axis.txt
share/examples/py-pyx/graphs/change.ipynb
share/examples/py-pyx/graphs/change.py
share/examples/py-pyx/graphs/change.txt
share/examples/py-pyx/graphs/function.ipynb
share/examples/py-pyx/graphs/components.py
share/examples/py-pyx/graphs/components.txt
share/examples/py-pyx/graphs/function.py
share/examples/py-pyx/graphs/function.txt
share/examples/py-pyx/graphs/grid.py
share/examples/py-pyx/graphs/grid.txt
share/examples/py-pyx/graphs/join.dat
share/examples/py-pyx/graphs/join.ipynb
share/examples/py-pyx/graphs/join.py
share/examples/py-pyx/graphs/join.txt
share/examples/py-pyx/graphs/lissajous.ipynb
share/examples/py-pyx/graphs/lissajous.py
share/examples/py-pyx/graphs/lissajous.txt
share/examples/py-pyx/graphs/minimal.dat
share/examples/py-pyx/graphs/minimal.ipynb
share/examples/py-pyx/graphs/minimal.py
share/examples/py-pyx/graphs/minimal.txt
share/examples/py-pyx/graphs/points.ipynb
share/examples/py-pyx/graphs/points.py
share/examples/py-pyx/graphs/points.txt
share/examples/py-pyx/graphstyles/
share/examples/py-pyx/graphstyles/README
share/examples/py-pyx/graphstyles/cal.ipynb
share/examples/py-pyx/graphstyles/cal.py
share/examples/py-pyx/graphstyles/cal.txt
share/examples/py-pyx/graphstyles/changesymbol.ipynb
share/examples/py-pyx/graphstyles/changesymbol.py
share/examples/py-pyx/graphstyles/changesymbol.txt
share/examples/py-pyx/graphstyles/density.ipynb
share/examples/py-pyx/graphstyles/density.py
share/examples/py-pyx/graphstyles/density.txt
share/examples/py-pyx/graphstyles/errorbar.dat
share/examples/py-pyx/graphstyles/errorbar.ipynb
share/examples/py-pyx/graphstyles/errorbar.py
share/examples/py-pyx/graphstyles/errorbar.txt
share/examples/py-pyx/graphstyles/histogram.ipynb
share/examples/py-pyx/graphstyles/histogram.py
share/examples/py-pyx/graphstyles/histogram.txt
share/examples/py-pyx/graphstyles/usesymbol.ipynb
share/examples/py-pyx/graphstyles/usesymbol.py
share/examples/py-pyx/graphstyles/usesymbol.txt
share/examples/py-pyx/hello.ipynb
share/examples/py-pyx/hello.py
share/examples/py-pyx/hello.txt
share/examples/py-pyx/path/
share/examples/py-pyx/path/README
share/examples/py-pyx/path/addjoin.ipynb
share/examples/py-pyx/path/addjoin.py
share/examples/py-pyx/path/addjoin.txt
share/examples/py-pyx/path/arclen.ipynb
share/examples/py-pyx/path/arclen.py
share/examples/py-pyx/path/arclen.txt
share/examples/py-pyx/path/at.ipynb
share/examples/py-pyx/path/at.py
share/examples/py-pyx/path/at.txt
share/examples/py-pyx/path/intersect.ipynb
share/examples/py-pyx/path/intersect.py
share/examples/py-pyx/path/intersect.txt
share/examples/py-pyx/path/split.ipynb
share/examples/py-pyx/path/split.py
share/examples/py-pyx/path/split.txt
share/examples/py-pyx/splitgraphs/
share/examples/py-pyx/splitgraphs/README
share/examples/py-pyx/splitgraphs/minimal.ipynb
share/examples/py-pyx/splitgraphs/minimal.py
share/examples/py-pyx/splitgraphs/minimal.txt
share/examples/py-pyx/splitgraphs/splitatvalue.ipynb
share/examples/py-pyx/splitgraphs/splitatvalue.py
share/examples/py-pyx/splitgraphs/splitatvalue.txt
share/examples/py-pyx/text/
share/examples/py-pyx/text/README
share/examples/py-pyx/text/color.ipynb
share/examples/py-pyx/text/color.py
share/examples/py-pyx/text/color.txt
share/examples/py-pyx/text/encoding.ipynb
share/examples/py-pyx/text/encoding.py
share/examples/py-pyx/text/encoding.txt
share/examples/py-pyx/text/font.ipynb
share/examples/py-pyx/text/font.py
share/examples/py-pyx/text/font.txt
share/examples/py-pyx/text/halign.ipynb
share/examples/py-pyx/text/halign.py
share/examples/py-pyx/text/halign.txt
share/examples/py-pyx/text/marker.ipynb
share/examples/py-pyx/text/marker.py
share/examples/py-pyx/text/marker.txt
share/examples/py-pyx/text/textalongpath.ipynb
share/examples/py-pyx/text/textalongpath.py
share/examples/py-pyx/text/textalongpath.txt
share/examples/py-pyx/text/textbox.ipynb
share/examples/py-pyx/text/textbox.py
share/examples/py-pyx/text/textbox.txt
share/examples/py-pyx/text/textengine.ipynb
share/examples/py-pyx/text/textengine.py
share/examples/py-pyx/text/textengine.txt
share/examples/py-pyx/text/unicodeengine.ipynb
share/examples/py-pyx/text/unicodeengine.py
share/examples/py-pyx/text/unicodeengine.txt
share/examples/py-pyx/text/valign.ipynb
share/examples/py-pyx/text/valign.py
share/examples/py-pyx/text/valign.txt