void-packages/common/environment/setup
Alessio Sergi 4e6576e7a4 xbps-src: add support for python3 pkgs
- python_module build style now builds modules for python2/3 by default
- new python2_module and python3_module build styles for building
  python2-only and python3-only packages respectively
- no more python_versions
- no need to define pycompile_version for Python modules anymore
  (still needed for non-Python modules though)
- Python version and paths are now guessed automatically and a set of
  useful variables can now be used in templates
- #!/usr/bin/python2 and #!/usr/bin/python3 are now the default shebangs
- /usr/bin/foo2 and /usr/bin/foo3 are now the default names for bin
  scripts (for use with alternatives)
2016-10-16 16:59:31 +02:00
..
.empty
git.sh gcc: add support for SOURCE_DATE_EPOCH environment 2016-03-08 13:49:52 +01:00
install.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00
misc.sh xbps-src: PYPI_SITE: use files.pythonhosted.org for less redirections 2016-05-13 17:35:35 +02:00
options.sh
python.sh xbps-src: add support for python3 pkgs 2016-10-16 16:59:31 +02:00
replace-interpreter.sh
sourcepkg.sh xbps-src: add support for python3 pkgs 2016-10-16 16:59:31 +02:00