Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11868

Modified Files:
        gdal-py.info gsutil-py.info 
Added Files:
        bigquery-py.info google-apputils-py.info 
Log Message:
google-apputils 0.3.0 and bigquery 2.0.12

Index: gdal-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/gdal-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gdal-py.info        26 Jan 2013 21:33:49 -0000      1.5
+++ gdal-py.info        15 May 2013 21:41:23 -0000      1.6
@@ -1,7 +1,7 @@
 Info2: <<
 
 Package: gdal-py%type_pkg[python]
-Version: 1.9.2
+Version: 1.10.0
 
 Revision: 1
 Homepage: http://www.gdal.org
@@ -13,11 +13,8 @@
 
 # Unpack Phase.
 Source: mirror:custom:gdal-%v.tar.gz
-Source-MD5: 3f39db89f4710269b3a8bf94178e07aa
-CustomMirror: <<
-  nam-US: http://www.gdal.org/dl
-  nam-US: ftp://ftp.remotesensing.org/gdal
-<<
+Source: http://download.osgeo.org/gdal/%v/gdal-%v.tar.gz
+Source-MD5: a2062d6ad09250e2ade40064bcd1a384
 
 PatchScript: <<
   #!/bin/bash -ev

--- NEW FILE: bigquery-py.info ---
Info2: <<

Package: bigquery-py%type_pkg[python]
Version: 2.0.12
Revision: 1
Type: python (2.7)

Source: https://google-bigquery-tools.googlecode.com/files/bigquery-%v.tar.gz
Source-MD5: 06fb6681c9ad2e23821a6ba27a458625
Depends: <<
  python%type_pkg[python],
  google-apputils-py%type_pkg[python],
  httplib2-py%type_pkg[python] (>= 0.8),
  gflags-py%type_pkg[python],
  google-api-python-client-py%type_pkg[python]
<<
BuildDepends: distribute-py%type_pkg[python]
CompileScript: <<
  perl -pi -e "s/'google-api-python-client==.*',//" setup.py
  perl -pi -e "s/'oauth2client==.*',//" setup.py
  %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
  #!/bin/bash -ev
  %p/bin/python%type_raw[python] setup.py install --root %d
  mv %i/bin/bq{,-py%type_raw[python]}
<<
License: BSD
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Homepage: https://pypi.python.org/pypi/bigquery/
Description: BigQuery database access

PostInstScript: <<
 update-alternatives --verbose --install %p/bin/bq bq 
%p/bin/bq-py%type_raw[python] %type_pkg[python] 
<<

PreRmScript: <<
 update-alternatives --verbose --remove bq %p/bin/bq-py%type_raw[python]
<<

# Info 2
<<
Index: gsutil-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/gsutil-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gsutil-py.info      15 May 2013 20:41:22 -0000      1.1
+++ gsutil-py.info      15 May 2013 21:41:23 -0000      1.2
@@ -2,7 +2,7 @@
 
 Package: gsutil-py%type_pkg[python]
 Version: 3.29
-Revision: 1
+Revision: 2
 Type: python (2.7)
 
 Source: https://pypi.python.org/packages/source/g/gsutil/gsutil-%v.tar.gz
@@ -18,6 +18,8 @@
 CompileScript: <<
   perl -pi -e "s/'SocksiPy-branch==.*',//" setup.py
   perl -pi -e "s/'boto==.*',//" setup.py
+  chmod 755 gsutil.egg-info
+  chmod 644 gsutil.egg-info/*
   %p/bin/python%type_raw[python] setup.py build
 <<
 InstallScript: <<

--- NEW FILE: google-apputils-py.info ---
Info2: <<

Package: google-apputils-py%type_pkg[python]
Version: 0.3.0
Revision: 1
Type: python (2.7)

Source: 
https://google-apputils-python.googlecode.com/files/google-apputils-%v.tar.gz
Source-MD5: 235ab202502b850f8dd9bed28d772704
Depends: <<
  python%type_pkg[python], gflags-py%type_pkg[python],
  pytz-py%type_pkg[python]
<<
BuildDepends: distribute-py%type_pkg[python]
CompileScript: <<
  perl -pi -e 's/scripts=\["ez_setup.py"\],//' setup.py
  chmod 755 google_apputils.egg-info
  chmod 644 google_apputils.egg-info/*
  %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: %p/bin/python%type_raw[python] setup.py install --root %d
License: BSD
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Homepage: https://code.google.com/p/google-apputils-python/
Description: Google command line utility helpers

# Info 2
<<

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to