Accepting request 125775 from devel:languages:python

Update to 0.6.4, update URL to one given in setup.py (forwarded request 125730 from poorboywilly)

OBS-URL: https://build.opensuse.org/request/show/125775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2012-06-26 15:26:32 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 22 01:13:30 UTC 2012 - os-dev@jacraig.com
- Update to 0.6.4:
* Updated README.txt to match setup.py description
* Bug fixes for Solaris port
- Changes from 0.6.3:
* Fix tests for Linux, allow xattr on symlinks
- Update URL as changed in setup.py
-------------------------------------------------------------------
Fri Nov 25 11:32:16 UTC 2011 - cfarrell@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-xattr
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -11,18 +11,18 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-xattr
Version: 0.6.2
Version: 0.6.4
Release: 0
License: MIT
Summary: Python wrapper for extended filesystem attributes
Url: http://undefined.org/python/#xattr
License: MIT
Group: Development/Languages/Python
Url: http://github.com/xattr/xattr
Source: xattr-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
@@ -51,7 +51,7 @@ CFLAGS="%{optflags}" python setup.py build
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%defattr(-,root,root)
%doc CHANGES.txt LICENSE.txt README.txt TODO.txt
%{_bindir}/xattr
%{python_sitearch}/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b97d0ba4b3e537ba754dff9483f6b42640663f9c6c18f9380f13fa490916af40
size 14882

3
xattr-0.6.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9dcebc99555634b697fa3dad8ea3047deb389c6f1928d347a0c49277a5c0e9e
size 15207