summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_sdist.py
diff options
context:
space:
mode:
authorBenedikt Morbach <bmorbach@redhat.com>2014-08-07 17:57:00 +0200
committerBenedikt Morbach <bmorbach@redhat.com>2014-08-21 16:50:10 +0200
commit5725c38fc0280287b770ed7869c3c5258441f4fd (patch)
treecb5620a0a1f6a1d7c6379998b5c566f0c778792a /setuptools/tests/test_sdist.py
parentf8844d7508fd6fe81b161b14320b2dcd8ec88315 (diff)
downloadpython-setuptools-git-5725c38fc0280287b770ed7869c3c5258441f4fd.tar.gz
make order of lines in top_level.txt deterministic
without this, every build produces a different result, as the lines are ordered randomly. This makes builds reproducible. If you build a package two times, you get the same result, as you would expect. Basically the same thing was already done for requirements and entry_points.txt It is useful e.g. if you want to rebuild a package that you downloaded, to ensure that no-one tampered with it, or even if you just want to examine the differences between two builds/versions of one package.
Diffstat (limited to 'setuptools/tests/test_sdist.py')
0 files changed, 0 insertions, 0 deletions