Hello community,

here is the log from the commit of package python-xattr for openSUSE:Factory 
checked in at 2013-09-03 22:06:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xattr (Old)
 and      /work/SRC/openSUSE:Factory/.python-xattr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xattr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xattr/python-xattr.changes        
2013-03-18 07:14:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-xattr.new/python-xattr.changes   
2013-09-03 22:06:19.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug  8 20:23:47 UTC 2013 - [email protected]
+
+- update to 0.7.2:
+  * rewritten to use cffi
+  * Add Python 3.x support
+  * Fix various unicode related issues
+
+-------------------------------------------------------------------

Old:
----
  xattr-0.6.4.tar.gz

New:
----
  xattr-0.7.2.tar.gz

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

Other differences:
------------------
++++++ python-xattr.spec ++++++
--- /var/tmp/diff_new_pack.TGk55M/_old  2013-09-03 22:06:20.000000000 +0200
+++ /var/tmp/diff_new_pack.TGk55M/_new  2013-09-03 22:06:20.000000000 +0200
@@ -17,15 +17,17 @@
 
 
 Name:           python-xattr
-Version:        0.6.4
+Version:        0.7.2
 Release:        0
 Summary:        Python wrapper for extended filesystem attributes
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://github.com/xattr/xattr
 Source:         xattr-%{version}.tar.gz
+BuildRequires:  python-cffi
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
+Requires:       python-cffi >= 0.4
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       pyxattr = %{version}
 Obsoletes:      pyxattr < %{version}
@@ -53,8 +55,9 @@
 
 %files
 %defattr(-,root,root)
-%doc CHANGES.txt LICENSE.txt README.txt TODO.txt
+%doc README.txt
 %{_bindir}/xattr
-%{python_sitearch}/*
+%{python_sitelib}/xattr
+%{python_sitelib}/xattr-*egg-info
 
 %changelog

++++++ xattr-0.6.4.tar.gz -> xattr-0.7.2.tar.gz ++++++
++++ 3843 lines of diff (skipped)

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

Reply via email to