2009/devel/programming/language/python/python-rpy - version bump

Necdet Yücel paketler-commits at pardus.org.tr
Tue Oct 26 23:22:48 EEST 2010


Author: necdet.yucel
Date: Tue Oct 26 23:22:48 2010
New Revision: 103612

Modified:
   2009/devel/programming/language/python/python-rpy/actions.py
   2009/devel/programming/language/python/python-rpy/pspec.xml
Log:
version bump

---
 actions.py |    3 ---
 pspec.xml  |   12 +++++++++---
 2 files changed, 9 insertions(+), 6 deletions(-)

Modified: 2009/devel/programming/language/python/python-rpy/actions.py
=================================================================
--- 2009/devel/programming/language/python/python-rpy/actions.py	(original)
+++ 2009/devel/programming/language/python/python-rpy/actions.py	Tue Oct 26 23:22:48 2010
@@ -6,10 +6,7 @@
 # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 
 from pisi.actionsapi import pythonmodules
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
 from pisi.actionsapi import get
-from pisi.actionsapi import autotools
 
 WorkDir="rpy2-%s" % get.srcVERSION()
 

Modified: 2009/devel/programming/language/python/python-rpy/pspec.xml
=================================================================
--- 2009/devel/programming/language/python/python-rpy/pspec.xml	(original)
+++ 2009/devel/programming/language/python/python-rpy/pspec.xml	Tue Oct 26 23:22:48 2010
@@ -8,13 +8,12 @@
             <Name>Necdet Yücel</Name>
             <Email>necdetyucel at gmail.com</Email>
         </Packager>
-        <License>GPLv2</License>
+        <License>AGPLv3</License>
         <License>LGPLv2.1</License>
-        <License>MPL-1.1</License>
         <IsA>library</IsA>
         <Summary>A very simple, yet robust, Python interface to the R Programming Language</Summary>
         <Description>RPy is a very simple, yet robust, Python interface to the R Programming Language.</Description>
-        <Archive sha1sum="2099d543f9bfdaac2dd5c2f6a5d370b84a22db82" type="targz">mirrors://sourceforge/rpy/rpy2-2.1.4.tar.gz</Archive>
+        <Archive sha1sum="3e065877e689a4f5a23c630f9e1fe12aafbe9122" type="targz">mirrors://sourceforge/rpy/rpy2-2.1.7.tar.gz</Archive>
        <BuildDependencies>
            <Dependency>numpy</Dependency>
            <Dependency>R</Dependency>
@@ -34,6 +33,13 @@
     </Package>
 
     <History>
+        <Update release="6">
+            <Date>2010-10-26</Date>
+            <Version>2.1.7</Version>
+            <Comment>Version bump</Comment>
+            <Name>Necdet Yücel</Name>
+            <Email>necdetyucel at gmail.com</Email>
+        </Update>
         <Update release="5">
             <Date>2010-08-22</Date>
             <Version>2.1.4</Version>


More information about the paketler-commits mailing list