[126074] trunk/dports/python/py-lmfit/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Oct 2 20:28:38 PDT 2014


Revision: 126074
          https://trac.macports.org/changeset/126074
Author:   ryandesign at macports.org
Date:     2014-10-02 20:28:38 -0700 (Thu, 02 Oct 2014)
Log Message:
-----------
py-lmfit: update to 0.8.0 (#45237)

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

Modified: trunk/dports/python/py-lmfit/Portfile
===================================================================
--- trunk/dports/python/py-lmfit/Portfile	2014-10-03 02:46:48 UTC (rev 126073)
+++ trunk/dports/python/py-lmfit/Portfile	2014-10-03 03:28:38 UTC (rev 126074)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 
 name                    py-lmfit
-version                 0.7.2
+version                 0.8.0
 categories-append       math
 license                 BSD
 maintainers             gmail.com:jjstickel openmaintainer
@@ -15,15 +15,14 @@
                         can have upper and/or lower bounds, or can be written\
                         in terms of algebraic constraints of other Parameters.
 platforms               darwin
-homepage                http://cars9.uchicago.edu/software/python/lmfit/index.html
-master_sites            http://pypi.python.org/packages/source/l/lmfit
+homepage                http://lmfit.github.io/lmfit-py/
+master_sites            https://pypi.python.org/packages/source/l/lmfit/
 distname                lmfit-${version}
 
-checksums               rmd160  be3dc08cefc715c866aa32f037d2bf7fc5273b2e \
-                        sha256  f6c3cdf68ad70db304b450500c3064f0eff7d109c971378c10b86f195d0fc084
+checksums               rmd160  2ed751ae259f7aa329337132e6f7d20cb409b4d2 \
+                        sha256  a40524376b6ef7be97230b8b278c8516d72f2d6f644a1fe6e9a00c2257265b4d
 
-python.versions         26 27 32 33
-python.default_version  27
+python.versions         26 27 32 33 34
 
 if {$subport ne $name} {
     depends_build-append       port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141002/25e5cc08/attachment.html>


More information about the macports-changes mailing list