# distutils-extra/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = LICENSE licprefix = both pythons proddir = none purge = no shareddir = yes tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [depends] piprepolow python2-tcltk:strict python3-tcltk:strict #--------------------------------------------------------------------- [build] for PYBIN in python2 python3 do $PYBIN setup.py build $PYBIN setup.py test $PYBIN setup.py install done #--------------------------------------------------------------------- # 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 = n/a url_home = n/a url_lfs = n/a url_tarball = https://launchpad.net/python-distutils-extra/trunk/\ 2.39/+download/python-distutils-extra-2.39.tar.gz #--------------------------------------------------------------------- [history] 211017 Added package. Started with 2.39.