Hello community,

here is the log from the commit of package python3-PyYAML for openSUSE:Factory 
checked in at 2013-12-10 17:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-PyYAML (Old)
 and      /work/SRC/openSUSE:Factory/.python3-PyYAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-PyYAML"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-PyYAML/python3-PyYAML.changes    
2013-06-21 19:01:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-PyYAML.new/python3-PyYAML.changes       
2013-12-10 20:07:03.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec  9 13:34:25 UTC 2013 - [email protected]
+
+- Depend on libyaml
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-PyYAML.spec ++++++
--- /var/tmp/diff_new_pack.7jryk7/_old  2013-12-10 20:07:04.000000000 +0100
+++ /var/tmp/diff_new_pack.7jryk7/_new  2013-12-10 20:07:04.000000000 +0100
@@ -25,10 +25,10 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libyaml-devel
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-Requires:       python(abi) = %{py3_ver}
 
 %description
 YAML is a data serialization format designed for human readability
@@ -59,6 +59,8 @@
 %files
 %defattr(-,root,root,-)
 %doc CHANGES LICENSE README examples
-%{python3_sitearch}/*
+%{python3_sitearch}/yaml/
+%{python3_sitearch}/_yaml.*.so
+%{python3_sitearch}/PyYAML-%{version}-py*.egg-info
 
 %changelog

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

Reply via email to