[142759] trunk/dports/python/py-theano/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 07:06:57 PST 2015


Revision: 142759
          https://trac.macports.org/changeset/142759
Author:   stromnov at macports.org
Date:     2015-11-22 11:37:48 -0800 (Sun, 22 Nov 2015)
Log Message:
-----------
py-theano: add py35 subport

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

Modified: trunk/dports/python/py-theano/Portfile
===================================================================
--- trunk/dports/python/py-theano/Portfile	2015-11-22 13:19:22 UTC (rev 142758)
+++ trunk/dports/python/py-theano/Portfile	2015-11-22 19:37:48 UTC (rev 142759)
@@ -11,7 +11,7 @@
 platforms           darwin
 license             BSD
 
-python.versions     27 33 34
+python.versions     27 33 34 35
 
 maintainers         stromnov openmaintainer
 
@@ -19,7 +19,7 @@
 long_description    ${description}
 
 homepage            http://deeplearning.net/software/theano/
-master_sites        https://pypi.python.org/packages/source/T/Theano/
+master_sites        pypi:T/Theano
 
 distname            Theano-${version}
 
@@ -45,7 +45,6 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       https://pypi.python.org/pypi/theano/json
-    livecheck.regex     {Theano-(\d+(?:\.\d+)*)\.[tz]}
+    livecheck.name      Theano
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/695acb2d/attachment-0001.html>


More information about the macports-changes mailing list