Logoj0ke.net Open Build Service > Projects > devel:python > python-crypto > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed python-crypto.spec
x
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package python-crypto (Version 2.2)
4
+# spec file for package python-crypto (Version 2.3)
5
 #
6
 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 #
8
@@ -24,11 +24,11 @@
9
 Url:            http://www.dlitz.net/software/pycrypto/
10
 License:        Python License
11
 Group:          Development/Libraries/Python
12
-Version:        2.2
13
+Version:        2.3
14
 Release:        1
15
 Summary:        Cryptographic Algorithms and Protocols for Python
16
 Source:         pycrypto-%{version}.tar.bz2
17
-Patch0:         pycrypto-2.1.0-ssize.patch
18
+#Patch0:         pycrypto-2.1.0-ssize.patch
19
 Patch1:         python-crypto-remove_bogus_shebang.patch
20
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
21
 %{py_requires}
22
@@ -52,7 +52,7 @@
23
 
24
 %prep
25
 %setup -n "pycrypto-%{version}"
26
-%patch0
27
+#patch0
28
 %patch1
29
 
30
 %build
31