Python3 nightly

This commit is contained in:
Miro Hrončok 2014-06-07 11:53:21 +02:00
parent f188880d6c
commit cf09c35d6e

View File

@ -128,7 +128,7 @@
Summary: Version 3 of the Python programming language aka Python 3000
Name: python3
Version: %{pybasever}.1
Release: 8%{?dist}
Release: 0.2.20140607hg585ad5d806bd%{?dist}
License: Python
Group: Development/Languages
@ -196,7 +196,7 @@ BuildRequires: python3-pip
# Source code and patches
# =======================
Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
Source0: python3-nightly-585ad5d806bd.tar
# Avoid having various bogus auto-generated Provides lines for the various
# python c modules' SONAMEs:
@ -822,7 +822,7 @@ can load its own extensions.
# ======================================================
%prep
%setup -q -n Python-%{version}%{?prerel}
%setup -q -n python3-nightly
chmod +x %{SOURCE1}
%if 0%{?with_systemtap}
@ -1841,6 +1841,12 @@ rm -fr %{buildroot}
# ======================================================
%changelog
* Sat Jun 07 2014 Miro Hrončok <mhroncok@redhat.com> - %{pybasever}.1-0.2.20140607hg585ad5d806bd
- Update to hg: 585ad5d806bd
* Fri May 30 2014 Miro Hrončok <mhroncok@redhat.com> - %{pybasever}.1-0.1.20140530hg04d3d67ef5ac
- Update to hg: 04d3d67ef5ac
* Fri May 30 2014 Miro Hrončok <mhroncok@redhat.com> - 3.4.1-8
- In config script, use uname -m to write the arch