[121355] trunk/dports/python

petr at macports.org petr at macports.org
Mon Jun 23 16:56:05 PDT 2014


Revision: 121355
          https://trac.macports.org/changeset/121355
Author:   petr at macports.org
Date:     2014-06-23 16:56:05 -0700 (Mon, 23 Jun 2014)
Log Message:
-----------
update maintainer address

Modified Paths:
--------------
    trunk/dports/python/py-BitArray2D/Portfile
    trunk/dports/python/py-BitVector/Portfile
    trunk/dports/python/py-bitarray/Portfile
    trunk/dports/python/py-cartopy/Portfile
    trunk/dports/python/py-flake8/Portfile
    trunk/dports/python/py-flake8-mccabe/Portfile
    trunk/dports/python/py-future/Portfile
    trunk/dports/python/py-libcloud/Portfile
    trunk/dports/python/py-obspy/Portfile
    trunk/dports/python/py-pyke/Portfile
    trunk/dports/python/py-radical-utils/Portfile
    trunk/dports/python/py-saga/Portfile
    trunk/dports/python/py-scikits-samplerate/Portfile
    trunk/dports/python/py-threadpool/Portfile

Modified: trunk/dports/python/py-BitArray2D/Portfile
===================================================================
--- trunk/dports/python/py-BitArray2D/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-BitArray2D/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -12,7 +12,7 @@
 platforms           darwin
 supported_archs     noarch
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 license             PSF
 

Modified: trunk/dports/python/py-BitVector/Portfile
===================================================================
--- trunk/dports/python/py-BitVector/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-BitVector/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -11,7 +11,7 @@
 categories-append   math
 platforms           darwin
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 license             PSF
 

Modified: trunk/dports/python/py-bitarray/Portfile
===================================================================
--- trunk/dports/python/py-bitarray/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-bitarray/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -12,7 +12,7 @@
 categories-append   math
 platforms           darwin
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 license             PSF
 

Modified: trunk/dports/python/py-cartopy/Portfile
===================================================================
--- trunk/dports/python/py-cartopy/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-cartopy/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -12,7 +12,7 @@
 platforms           darwin
 license             LGPL-3
 
-maintainers         bo.ingv.it:peter.danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         A library providing cartographic tools for python.
 

Modified: trunk/dports/python/py-flake8/Portfile
===================================================================
--- trunk/dports/python/py-flake8/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-flake8/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         The modular source code checker: pep8, pyflakes and Co.
 

Modified: trunk/dports/python/py-flake8-mccabe/Portfile
===================================================================
--- trunk/dports/python/py-flake8-mccabe/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-flake8-mccabe/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         McCabe complexity checker for Python code, flake8 plugin
 

Modified: trunk/dports/python/py-future/Portfile
===================================================================
--- trunk/dports/python/py-future/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-future/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         Provides clean single-source support for Python 3 and 2
 

Modified: trunk/dports/python/py-libcloud/Portfile
===================================================================
--- trunk/dports/python/py-libcloud/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-libcloud/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             Apache-2
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         Apache libcloud a unified interface into the cloud
 

Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-obspy/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -13,7 +13,7 @@
 platforms           darwin
 license             LGPL-3
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         Python framework for processing seismological data
 

Modified: trunk/dports/python/py-pyke/Portfile
===================================================================
--- trunk/dports/python/py-pyke/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-pyke/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -9,7 +9,7 @@
 categories-append   lang devel
 platforms           darwin
 supported_archs     noarch
-maintainers         gmail.com:mahergamal bo.ingv.it:peter.danecek
+maintainers         gmail.com:mahergamal petr
 license             MIT
 description         Python Knowledge Engine (PyKE)
 

Modified: trunk/dports/python/py-radical-utils/Portfile
===================================================================
--- trunk/dports/python/py-radical-utils/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-radical-utils/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         Shared code and tools for various Radical Group projects
 

Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-saga/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         A Simple API for Grid and Distributed Applications
 

Modified: trunk/dports/python/py-scikits-samplerate/Portfile
===================================================================
--- trunk/dports/python/py-scikits-samplerate/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-scikits-samplerate/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             GPL
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         A Python module for high quality audio resampling
 

Modified: trunk/dports/python/py-threadpool/Portfile
===================================================================
--- trunk/dports/python/py-threadpool/Portfile	2014-06-23 23:32:48 UTC (rev 121354)
+++ trunk/dports/python/py-threadpool/Portfile	2014-06-23 23:56:05 UTC (rev 121355)
@@ -14,7 +14,7 @@
 supported_archs     noarch
 license             MIT
 
-maintainers         bo.ingv.it:Peter.Danecek openmaintainer
+maintainers         petr openmaintainer
 
 description         Easy to use object-oriented thread pool framework
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140623/31a1734c/attachment.html>


More information about the macports-changes mailing list