Update source URL to point to 3.6.0 beta1

This commit is contained in:
Charalampos Stratakis 2016-09-27 21:02:29 +02:00
parent ddb16c68d9
commit 8398dc4b6b
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ BuildRequires: python3-pip
# Source code and patches # Source code and patches
# ======================= # =======================
Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz Source: https://www.python.org/ftp/python/3.6.0/Python-3.6.0b1.tar.xz
# Supply an RPM macro "py_byte_compile" for the python3-devel subpackage # Supply an RPM macro "py_byte_compile" for the python3-devel subpackage
# to enable specfiles to selectively byte-compile individual files and paths # to enable specfiles to selectively byte-compile individual files and paths