Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
python-m2crypto
python-m2crypto.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-m2crypto.spec of Package python-m2crypto
# # spec file for package python-m2crypto (Version 0.20.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: python-m2crypto BuildRequires: openssl openssl-devel python-devel python-setuptools swig Url: http://chandlerproject.org/bin/view/Projects/MeTooCrypto License: X11/MIT, ZPLv2, BSD3 Group: Development/Languages/Python AutoReqProv: on Version: 0.20.2 Release: 1 Summary: Crypto and SSL toolkit for Python Source0: M2Crypto-%{version}.tar.bz2 Patch0: 0001-Support-OpenSSL-1.0.-Thanks-to-Miloslav-Trmac-for-fig.diff Patch1: 0002-Bug-12910-make-httpslib.ProxyHTTPSConnection-work-wit.diff Patch2: 0003-Bug-12935-0.20-started-releasing-Python-locks-even-ar.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} %description M2Crypto is a crypto and SSL toolkit for Python featuring the following: RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). SSL functionality to implement clients and servers. HTTPS extensions to Python's httplib, urllib, and xmlrpclib. Unforgeable HMAC'ing AuthCookies for web session management. FTP/TLS client and server. S/MIME. ZServerSSL: A HTTPS server for Zope. ZSmime: An S/MIME messenger for Zope. It currently lives at http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto. The original M2Crypto homepage is at http://sandbox.rulemaker.net/ngps/m2/. Authors: -------- Heikki Toivonen %prep %setup -n M2Crypto-%{version} %patch0 -p1 %patch1 -p1 %patch2 -p1 %build export CFLAGS="$RPM_OPT_FLAGS" python setup.py build %install export CFLAGS="$RPM_OPT_FLAGS" python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record-rpm=INSTALLED_FILES %check python setup.py test %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %doc CHANGES LICENCE README demo tests %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor