[101940] trunk/dports/python/py-mock/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Tue Jan 22 02:07:46 PST 2013


Revision: 101940
          https://trac.macports.org/changeset/101940
Author:   ciserlohn at macports.org
Date:     2013-01-22 02:07:46 -0800 (Tue, 22 Jan 2013)
Log Message:
-----------
py-mock: update to version 1.0.1; new maintainer (#37739)

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

Modified: trunk/dports/python/py-mock/Portfile
===================================================================
--- trunk/dports/python/py-mock/Portfile	2013-01-22 10:06:51 UTC (rev 101939)
+++ trunk/dports/python/py-mock/Portfile	2013-01-22 10:07:46 UTC (rev 101940)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -5,13 +6,13 @@
 
 name                py-mock
 set real_name       mock
-version             0.8.0
-python.versions     24 25 26 27 31 32
+version             1.0.1
+python.versions     25 26 27 31 32
 categories-append   devel
 platforms           darwin
 supported_archs     noarch
 license             BSD
-maintainers         nomaintainer
+maintainers         gmail.com:patrik.hartlen openmaintainer
 description         A Python Mocking and Patching Library for Testing
 long_description  \
     mock is a Python module that provides a core Mock class. It removes the \
@@ -23,5 +24,5 @@
 homepage            http://www.voidspace.org.uk/python/mock/
 master_sites        http://pypi.python.org/packages/source/m/${real_name}
 distname            ${real_name}-${version}
-checksums           rmd160  1ce268be84b8182331d4fba29b40dfd7d1b60c34 \
-                    sha256  96fa4def4e80200be827c3f51147dd7b3fa8873b9207e3325d47ba45bf29a5c1
+checksums           rmd160  94205e392a5228d3732674ba96d5a75976da7d92 \
+                    sha256  b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130122/e35ba813/attachment.html>


More information about the macports-changes mailing list