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

Modified Files:
        scrapy-py.info 
Log Message:
update to 0.18.2.  Packager fixed the tar distribution to remove need for 
flipping permissions bits.
See: https://github.com/scrapy/scrapy/issues/377


Index: scrapy-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/scrapy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scrapy-py.info      2 Sep 2013 17:41:04 -0000       1.1
+++ scrapy-py.info      4 Sep 2013 13:53:31 -0000       1.2
@@ -1,6 +1,6 @@
 Info2: <<
 Package: scrapy-py%type_pkg[python]
-Version: 0.18.1
+Version: 0.18.2
 Revision: 1
 Homepage: https://pypi.python.org/pypi/Scrapy
 Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
@@ -8,15 +8,8 @@
 Depends: python%type_pkg[python], twisted-py%type_pkg[python], 
w3lib-py%type_pkg[python], queuelib-py%type_pkg[python]
 BuildDepends: setuptools-tng-py%type_pkg[python]
 Source: https://pypi.python.org/packages/source/S/Scrapy/Scrapy-%v.tar.gz
-Source-MD5: 63f84dd460cc3eb4f8c5b8bc907f6f39
-CompileScript: <<
-  #!/bin/bash -ev
-  chmod 644 scrapy/{VERSION,mime.types}
-  find . -name \*.tmpl -o -name \*.cfg -o -name \*.xml -o -name \*.tar | xargs 
chmod 644
-  find . -name \*.zip -o -name \*.csv -o -name \*.html -o -name \*.egg | xargs 
chmod 644
-  find . -name \*.gz -o -name \*.bz2 -o -name \*.bin -o -name \*.txt | xargs 
chmod 644
-  python%type_raw[python] setup.py build
-<<
+Source-MD5: 8778d88b20ba713f2aa4c8a0df44c2b2
+CompileScript: python%type_raw[python] setup.py build
 InstallScript: <<
   #!/bin/bash -ev
   python%type_raw[python] setup.py install --root=%d
@@ -38,7 +31,6 @@
   fi
 <<
 
-
 License: BSD
 Description: Web scraping
 DescDetail: <<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to