Hello community,

here is the log from the commit of package python3-extras for openSUSE:Factory 
checked in at 2013-11-01 17:43:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-extras (Old)
 and      /work/SRC/openSUSE:Factory/.python3-extras.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-extras"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-extras/python3-extras.changes    
2013-08-15 20:02:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-extras.new/python3-extras.changes       
2013-11-01 17:43:45.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Oct 23 08:47:34 UTC 2013 - [email protected]
+
+- Add BuildRequires: python3 for openSUSE 12.2, so hashlib is
+  available.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-extras.spec ++++++
--- /var/tmp/diff_new_pack.jiURsc/_old  2013-11-01 17:43:46.000000000 +0100
+++ /var/tmp/diff_new_pack.jiURsc/_new  2013-11-01 17:43:46.000000000 +0100
@@ -24,8 +24,10 @@
 Group:          Development/Languages/Python
 Url:            https://github.com/testing-cabal/extras
 Source:         
http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
-%if 0%{?suse_version} == 1220
+%if 0%{?suse_version} <= 1220
 BuildRequires:  python3-2to3
+# for hashlib
+BuildRequires:  python3
 %endif
 BuildRequires:  python3-devel
 # Test requirements:

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to