[105878] trunk/dports/python/py-pyfftw/Portfile

aronnax at macports.org aronnax at macports.org
Wed May 8 22:34:02 PDT 2013


Revision: 105878
          https://trac.macports.org/changeset/105878
Author:   aronnax at macports.org
Date:     2013-05-08 22:34:02 -0700 (Wed, 08 May 2013)
Log Message:
-----------
py-pyfftw: upgrade to 0.9.0, update subports to reflect Python versions subported by project

Modified Paths:
--------------
    trunk/dports/python/py-pyfftw/Portfile

Modified: trunk/dports/python/py-pyfftw/Portfile
===================================================================
--- trunk/dports/python/py-pyfftw/Portfile	2013-05-09 04:57:59 UTC (rev 105877)
+++ trunk/dports/python/py-pyfftw/Portfile	2013-05-09 05:34:02 UTC (rev 105878)
@@ -5,10 +5,10 @@
 PortGroup               python 1.0
 
 name                    py-pyfftw
-version                 0.8.2
+version                 0.9.0
 categories              python math
 platforms               darwin
-maintainers             aronnax
+maintainers             aronnax openmaintainer
 license                 GPL-3
 description             pythonic python wrapper around FFTW
 long_description \
@@ -18,11 +18,10 @@
 distname                pyFFTW-${version}
 homepage                http://hgomersall.github.com/pyFFTW/
 master_sites            http://pypi.python.org/packages/source/p/pyFFTW/
-checksums               rmd160  2e3f2a1cdaa13eda5e14cfab79e5fe178c5a4a03 \
-                        sha256  da3ff754d251c063e753c861c99d750fe7a1f44f00de1bef04b4d59e2be98b54
+checksums               rmd160  553b1a622493520199310f52ab8071d8cb274c29 \
+                        sha256  6b97a35dc9018e40b388963d5267e9a519820e69f2931e434e28ca66ba614dfb
 
-python.versions         25 26 27
-python.default_version  27
+python.versions         27 32 33
 
 if {${subport} == ${name}} {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130508/818c9e86/attachment.html>


More information about the macports-changes mailing list