aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/python24.scm
AgeCommit message (Collapse)Author
2020-01-26gn: copy package-with-explicit-python.Efraim Flashner
The magic '@@' no longer works since the upstream switch to guile3.0
2019-12-22gn: python24-piddle: Build with python24-setuptools.Efraim Flashner
* gn/packages/python24.scm (python24-piddle)[native-inputs]: Add python24-setuptools.
2019-10-22gn: python2.4: Skip another test.Efraim Flashner
* gn/packages/python24.scm (python2.4)[arguments]: Also skip the test_mhlib.py test.
2019-10-06gn: python2.4: Update for core-updates merge.Efraim Flashner
* gn/packages/python24.scm (python2.4)[arguments]: Update custom 'create-setup-local phase with new inputs. Add custom 'patch-rpc-location and 'skip-crypt-module phases. Skip more tests in custom 'delete-failing-tests phase. Remove inherited make-flags. [inputs]: Add libnsl, libtirpc, openssl-1.0. Remove openssl. [properties]: Remove field.
2019-09-06gn: Fix compilation.Efraim Flashner
python2-piddle-1.0.15 is no more
2019-07-14gn: Add python2-piddle-1.0.15.Efraim Flashner
* gn/packages/python.scm (python2-piddle-1.0.15): New variable. * gn/packages/python24.scm (python24-piddle): Inherit from python2-piddle-1.0.15.
2019-07-14gn: python24-pil: Inherit from python2-pil1.Efraim Flashner
* gn/packages/python24.scm (python24-pil): Inherit from python2-pil1.
2019-07-04gn: python24: build without setuptools when possibleEfraim Flashner
2019-07-04gn: Add GN1 thirdparty packages.Efraim Flashner
2019-06-28gn: Add python24-pp.Efraim Flashner
2019-06-28gn: Add python24-numarray.Efraim Flashner
2019-06-27gn: Add python24-simplejson.Efraim Flashner
2019-06-27gn: add python24-piddle.Efraim Flashner
2019-06-27gn: add python24-pil.Efraim Flashner
2019-06-27gn: Add python24-pyxlwriter.Efraim Flashner
2019-06-27gn: Add python24-pyx.Efraim Flashner
2019-06-27gn: Add python24-asserts.Efraim Flashner
2019-06-27gn: Add python24-htmlgen.Efraim Flashner
2019-06-27gn: Add python24-setuptools.Efraim Flashner
2019-06-27gn: prepare to package with python2.4.Efraim Flashner
2019-06-27gn: python24: Link to other libraries.Efraim Flashner
2019-06-27gn: move python2.4 to its own moduleEfraim Flashner