15
0

Accepting request 162329 from home:apersaud:branches:devel:languages:python

fixed build for python3 and <12.2. error from hashlib import

OBS-URL: https://build.opensuse.org/request/show/162329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=28
This commit is contained in:
Todd R
2013-04-04 11:00:36 +00:00
committed by Git OBS Bridge
parent 5ce0f496e5
commit 7e551f1ddf
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 3 06:24:58 UTC 2013 - arun@gmx.de
- fix build error for python3 and <12.2: "ImportError: cannot import name sha512" needs python3 as a requirement
-------------------------------------------------------------------
Fri Feb 22 14:43:08 UTC 2013 - i@marguerite.su