[82439] trunk/dports/python/py-dateutil/Portfile

ram at macports.org ram at macports.org
Sat Aug 13 15:39:21 PDT 2011


Revision: 82439
          http://trac.macports.org/changeset/82439
Author:   ram at macports.org
Date:     2011-08-13 15:39:20 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
python/py-dateutil: update to 1.5

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

Modified: trunk/dports/python/py-dateutil/Portfile
===================================================================
--- trunk/dports/python/py-dateutil/Portfile	2011-08-13 22:38:49 UTC (rev 82438)
+++ trunk/dports/python/py-dateutil/Portfile	2011-08-13 22:39:20 UTC (rev 82439)
@@ -1,4 +1,3 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem        1.0
@@ -6,7 +5,7 @@
 
 name              py-dateutil
 set my_name       python-dateutil
-version           1.4.1
+version           1.5
 categories        python
 platforms         darwin
 supported_archs   noarch
@@ -19,12 +18,12 @@
 master_sites      http://labix.org/download/python-dateutil
 distname          ${my_name}-${version}
 
-checksums         md5 2a5f25ab12fcefcf0b21348f2d47595a \
-                  sha1 0d06926ac127b8db333d91b3afb0eeb100ac7cac \
-                  rmd160 51caf0b0c7bfbf16044437e3b93af22829180dca
+checksums         md5 35f3732db3f2cc4afdc68a8533b60a52 \
+                  sha1 f489e1a70e415731d401422f711670288571040b \
+                  rmd160 5f7c80ec9bf68f1708213596a994130964e91e52
 
 depends_run       port:py-tz \
-                  port:py-setuptools
+                  port:py-distribute
 
 test.run          yes
 test.cmd          ${python.bin} test.py
@@ -38,4 +37,4 @@
 }
 
 livecheck.type    regex
-livecheck.regex   /${my_name}-(\\d+(?:\\.\\d+)*)
+livecheck.regex   /${my_name}-(1.(\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110813/63480488/attachment-0001.html>


More information about the macports-changes mailing list