Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv14162

Modified Files:
        pyopenssl-py.info 
Log Message:
New upstream pyopenssl-py 0.12.


Index: pyopenssl-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/pyopenssl-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pyopenssl-py.info   6 May 2011 02:55:12 -0000       1.8
+++ pyopenssl-py.info   24 May 2011 18:19:24 -0000      1.9
@@ -1,7 +1,7 @@
 Info2: <<
 
 Package: pyopenssl-py%type_pkg[python]
-Version: 0.8
+Version: 0.12
 Revision: 1
 Description: Python wrapper module around OpenSSL
 DescDetail: <<
@@ -13,39 +13,56 @@
 * Extensive error-handling mechanism, mirroring OpenSSL's error codes
   ...  and much more ;)
 <<
-Source: mirror:sourceforge:pyopenssl/pyOpenSSL-%v.tar.gz
-Source-MD5: 00377690f224d9e59c833fb0459603f4
+DescPackaging: <<
+       Can't find a way to make distutils use system-openssl first so
+       need to BuildConflict on fink openssls.
+<<
+
+Source: mirror:custom:p/pyOpenSSL/pyOpenSSL-%v.tar.gz
+Source-MD5: 60a7bbb6160950823eddcbba2cbcb0d6
+Source2: http://www.apache.org/licenses/LICENSE-2.0.txt
+Source2Rename: APACHE-LICENSE-2.0.txt
+Source2-MD5: 3b83ef96387f14655fc854ddc3c6bd57
+
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Type: python (2.4 2.5 2.6 2.7)
+
 BuildDepends: system-openssl-dev
+BuildConflicts: openssl097-dev, openssl098-dev, openssl100-dev
 Depends: python%type_pkg[python]
-PatchScript: <<
-  perl -pi -e 's,/sw,%p,' setup.py
-  perl -pi -e 's,(Libraries =).*,\1 None,' setup.py
-<<
-SetCPPFLAGS: -I%p/lib/system-openssl/include -Wno-strict-prototypes
-SetLDFLAGS: -L%p/lib/system-openssl/lib %p/lib/system-openssl/lib/libssl.dylib 
%p/lib/system-openssl/lib/libcrypto.dylib
+
 CompileScript: <<
- %p/bin/python%type_raw[python] setup.py build
+       %p/bin/python%type_raw[python] setup.py build_ext 
-I%p/lib/system-openssl/include -L%p/lib/system-openssl/lib
+       %p/bin/python%type_raw[python] setup.py build
 <<
+
+# Tests aren't finding the just-built module.
+#InfoTest: <<
+#      TestDepends: discover-py%type_pkg[python]
+#      TestScript: <<
+#              #!/bin/bash -ev
+#              export PYTHONPATH=`ls -d %b/build/lib*`
+#              %p/bin/discover-py%type_pkg[python] || exit 2
+#      <<
+#<<
+
 InstallScript: <<
- %p/bin/python%type_raw[python] setup.py install --root=%d
- mkdir -p %i/share/doc/%n
- cp -R doc %i/share/doc/%n/doc
- cp -R examples %i/share/doc/%n/examples
+       %p/bin/python%type_raw[python] setup.py install --root=%d
 <<
-DocFiles: COPYING ChangeLog README TODO
-License: LGPL
-Homepage: http://pyopenssl.sourceforge.net/
-Maintainer: None <fink-de...@lists.sourceforge.net>
-DescPackaging: <<
- Maintainer (<= 0.6-3): Daniel Henninger
 
- dmacks hacked a solution to Extension not allowing override of the
- -L flags used when python itself was built, in order to switch to
- system-openssl. Also shut up a boat-load of warnings from within
- openssl's headers
+DocFiles: ChangeLog README TODO examples ../APACHE-LICENSE-2.0.txt:LICENSE
+License: BSD
+Homepage: http://launchpad.net/pyopenssl
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
+DescPackaging: <<
+       Maintainer (<= 0.6-3): Daniel Henninger
 <<
 
-# Info2
+CustomMirror: <<
+       eur-NL: http://a.pypi.python.org/packages/source/
+       nam-US: http://b.pypi.python.org/packages/source/
+       eur-DE: http://c.pypi.python.org/packages/source/
+       eur-DE: http://d.pypi.python.org/packages/source/
+       eur-DE: http://e.pypi.python.org/packages/source/
+<<
 <<


------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to