[62702] trunk/dports/python/py26-tweepy/Portfile

blb at macports.org blb at macports.org
Wed Jan 13 19:13:35 PST 2010


Revision: 62702
          http://trac.macports.org/changeset/62702
Author:   blb at macports.org
Date:     2010-01-13 19:13:32 -0800 (Wed, 13 Jan 2010)
Log Message:
-----------
python/py26-tweepy - update to 1.5

Modified Paths:
--------------
    trunk/dports/python/py26-tweepy/Portfile

Modified: trunk/dports/python/py26-tweepy/Portfile
===================================================================
--- trunk/dports/python/py26-tweepy/Portfile	2010-01-14 02:45:27 UTC (rev 62701)
+++ trunk/dports/python/py26-tweepy/Portfile	2010-01-14 03:13:32 UTC (rev 62702)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 set pymodname       tweepy
 name                py26-${pymodname}
-version             1.4
+version             1.5
 categories-append   devel net
 maintainers         blb openmaintainer
 description         A python library for the Twitter API.
@@ -17,9 +17,9 @@
 master_sites        http://pypi.python.org/packages/source/t/${pymodname}/
 distname            ${pymodname}-${version}
 
-checksums           md5     2ff903dd56717e2fc1bd6b2d1f77aa81 \
-                    sha1    2b8acc8c40519fe2fc1735df427b5fcaaccc65df \
-                    rmd160  230d3520c9805e947b6581813ec7ea3f88b48391
+checksums           md5     9ac8e3fb2113d76d1825a8d8c980a088 \
+                    sha1    5d35ea005e73d799e7344cf965dd52f540284378 \
+                    rmd160  594dc3ed2cb77fd52cad19fb92eba7daaa9e80f2
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100113/35283934/attachment.html>


More information about the macports-changes mailing list