# cython-python3/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.10 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.08 hours (or 004.52 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree proddir = none purge = no shareddir = yes tmpsize = 166M setpaths = python3 #--------------------------------------------------------------------- [depends] python3-core:strict python3-tcltk:strict #--------------------------------------------------------------------- [build] PYTOPDIR=$PRODTREE/python3 PYBINDIR=$PYTOPDIR/bin PYDOCDIR=$PYTOPDIR/doc PYLIBDIR=$PYTOPDIR/lib set +e rm -fr $PYTOPDIR/lib/python*/site-packages/Cython* find $PYTOPDIR/ | grep -i cython | rmfromlist -d set -e rm -fr \ /usr/bin/cython* \ $PYBINDIR/cygdb \ $PYBINDIR/cython* \ $PYDOCDIR/license-cython.txt \ $PYLIBDIR/python3.*/site-packages/Cython-* \ $PYLIBDIR/python3.*/site-packages/Cython/* \ $PYLIBDIR/python3.*/site-packages/cython.py* \ pip3install . strip -g $PYLIBDIR/python3.*/site-packages/Cython/*/*.so \ 2> /dev/null || true #--------------------------------------------------------------------- [postbuild] PYTOPDIR=$PRODTREE/python3 PYBINDIR=$PYTOPDIR/bin PYDOCDIR=$PYTOPDIR/doc DOCDIR=$PYDOCDIR LICFILE=LICENSE.txt PKGNAME=cython3 mkdir -p $DOCDIR cp -a $LICFILE $DOCDIR/license-$PKGNAME.txt cd $PYBINDIR mv cython cython3 cd $LACTOP/bin rm -fr cython* ln -nsf $PYBINDIR/cython* . ln -nsf cython3 cython cython3 --version #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = http://cython.org/ url_lfs = Not checked yet url_tarball = https://github.com/cython/cython/archive/refs/tags/\ 3.2.6.tar.gz #--------------------------------------------------------------------- [history] 190926 Added package 190926 Started with 0.29.13 210207 Updated to 0.29.21 211021 Updated to 0.29.24 230103 Updated to 0.29.32 230406 Updated to 0.29.34 240807 Updated to 3.0.10 241015 Updated to 3.0.11-1 250511 Updated to 3.0.12 251227 Updated to 3.2.3 260311 Updated to 3.2.4 260627 Updated to 3.2.6