!8 Update package xattr of version 0.9.9

From: @huangtianhua 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-05-17 12:26:42 +00:00 committed by Gitee
commit 81df886e91
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-xattr
Version: 0.9.7
Version: 0.9.9
Release: 1
Summary: Python wrapper for extended filesystem attributes
License: MIT
URL: http://github.com/xattr/xattr
Source0: https://files.pythonhosted.org/packages/c1/74/1ff659d6deb1d2d6babb9483171edfa330264ae2cbf005035bb7a77b07d2/xattr-0.9.7.tar.gz
Source0: https://files.pythonhosted.org/packages/91/ac/5898d1811abc88c3710317243168feff61ce12be220b9c92ee045ecd66c4/xattr-0.9.9.tar.gz
%description
Extended attributes extend the basic attributes of files and directories in the file system.
They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).
@ -16,6 +16,9 @@ Provides: python-xattr
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-cffi
BuildRequires: gcc
BuildRequires: gdb
@ -78,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri May 13 2022 OpenStack_SIG <openstack@openeuler.org> - 0.9.9-1
- Upgrade package python3-xattr to version 0.9.9
* Wed Aug 11 2021 OpenStack_SIG <openstack@openeuler.org> - 0.9.7-1
- Package Spec generate

Binary file not shown.

BIN
xattr-0.9.9.tar.gz Normal file

Binary file not shown.