django 1.5.10 in tests

This commit is contained in:
Thomas NOËL 2014-10-18 14:07:11 +02:00
parent 4aef67db93
commit 9bf8fc864a
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
<service name="download_url">
<param name="host">www.djangoproject.com</param>
<param name="protocol">https</param>
<param name="path">/m/releases/1.5/Django-1.5.5.tar.gz</param>
<param name="path">/m/releases/1.5/Django-1.5.10.tar.gz</param>
</service>
</services>

View File

@ -17,7 +17,7 @@
Name: python-django
Version: 1.5.5
Version: 1.5.10
Release: 0
Summary: A high-level Python Web framework
License: BSD-3-Clause