diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-01-15 18:52:52 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-16 13:24:05 +0100 |
commit | f386e50ee5f0d3d885b6948138b9a7fdc020308b (patch) | |
tree | 79b5b022b155a8aaaafbd17b832425f73c8f11df /package/python-bottle/python-bottle.hash | |
parent | 11f162c84a017c8f2411d6cb41f3abed8f471f8e (diff) | |
download | buildroot-f386e50ee5f0d3d885b6948138b9a7fdc020308b.tar.gz buildroot-f386e50ee5f0d3d885b6948138b9a7fdc020308b.zip |
python-bottle: bump version to 0.12.13
0.12.12 and 0.12.13 are both bugfix releases, fixing issues introduced in
0.12.11:
https://github.com/bottlepy/bottle/issues/918
https://github.com/bottlepy/bottle/issues/923
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-bottle/python-bottle.hash')
-rw-r--r-- | package/python-bottle/python-bottle.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-bottle/python-bottle.hash b/package/python-bottle/python-bottle.hash index 357391d051..3006c16e9a 100644 --- a/package/python-bottle/python-bottle.hash +++ b/package/python-bottle/python-bottle.hash @@ -1,3 +1,3 @@ # md5 from https://pypi.python.org/pypi/bottle/json, sha256 locally computed -md5 6c38912f4755ba71d852fbe320bdd61c bottle-0.12.11.tar.gz -sha256 a1958f9725042a9809ebe33d7eadf90d1d563a8bdd6ce5f01849bff7e941a731 bottle-0.12.11.tar.gz +md5 d2fe1b48c1d49217e78bf326b1cad437 bottle-0.12.13.tar.gz +sha256 39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355 bottle-0.12.13.tar.gz |