Enable Python 3 build

This commit is contained in:
Petr Viktorin 2013-10-07 18:38:39 +02:00
commit 462d9b733b

View file

@ -1,5 +1,4 @@
# Python 3 support is not finished upstream
%global with_python3 0
%global with_python3 1
%global srcname pyglet
%global srcversion 1.2
@ -7,7 +6,7 @@
Name: python-%{srcname}
Version: %{srcversion}
Release: 0.6.alpha1%{?dist}
Release: 0.7.alpha1%{?dist}
Summary: A cross-platform windowing and multimedia library for Python
License: BSD
@ -130,6 +129,9 @@ popd
%changelog
* Mon Oct 07 2013 Petr Viktorin <encukou@gmail.com> - 1.2-0.7.alpha1
- Enable Python 3 build
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-0.6.alpha1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild