premiere-libtorrent/bindings/python
Bernhard M. Wiedemann 7e106b2660 sort input files
when building packages (e.g. for openSUSE Linux)
(random) filesystem order of input files
influences ordering of functions in the output,
thus without the patch, builds (in disposable VMs) would differ.

See https://reproducible-builds.org/ for why this matters.

Cherry-Picked-From commit 72f8ad9756
2017-05-31 22:47:46 -04:00
..
src fix python3 portability issue in python binding 2017-05-21 16:58:23 -04:00
Jamfile revert py_libtorrent renaming for python binding 2015-09-24 05:19:29 -07:00
Makefile.am fix some build warnings in python binding 2016-04-07 22:45:23 -04:00
client.py remove use of deprecated peer_info queued state in client.py 2017-04-13 04:48:33 -07:00
compile_flags.in Add missing announce_entry properties to python bindings 2017-02-11 08:07:43 -05:00
link_flags.in more robust flags parsing in python bindings 2016-02-15 15:19:37 -08:00
make_torrent.py fix make_torrent.py to not use deprecated functions 2017-01-14 16:04:01 -05:00
rss_reader.py Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line 2015-07-12 14:24:01 +08:00
setup.py sort input files 2017-05-31 22:47:46 -04:00
simple_client.py merged changes from RC_1_0 2014-12-07 07:22:39 +00:00
test.py restore announce_entry's timestamp fields to posix time in python binding 2017-03-28 22:21:01 -04:00