From 813f53d0a8f265612adca2472ffb47d1517d73a8 Mon Sep 17 00:00:00 2001 From: Sergio Pascual Date: Jan 27 2014 22:45:27 +0000 Subject: Activate python3 build --- diff --git a/ATpy.spec b/ATpy.spec index f836d99..2d785c1 100644 --- a/ATpy.spec +++ b/ATpy.spec @@ -1,6 +1,8 @@ +%global with_python3 1 + Name: ATpy Version: 0.9.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Astronomical Tables in Python License: MIT @@ -80,6 +82,9 @@ popd %endif # with_python3 %changelog +* Mon Jan 27 2014 Sergio Pascual - 0.9.7-3 +- Activate python3 build + * Thu Jan 16 2014 Sergio Pascual - 0.9.7-2 - Add a requirement on python-astropy - Macro fixes