forked from pool/python-xattr
Accepting request 1032327 from devel:languages:python
- Update to 0.10.0 * Remove exec flag from tool.py https://github.com/xattr/xattr/pull/106 * Update the documentation to mention the attr package and its getfattr and setfattr tools https://github.com/xattr/xattr/pull/103 OBS-URL: https://build.opensuse.org/request/show/1032327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 17:58:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.10.0
|
||||
* Remove exec flag from tool.py
|
||||
https://github.com/xattr/xattr/pull/106
|
||||
* Update the documentation to mention
|
||||
the attr package and its getfattr and
|
||||
setfattr tools
|
||||
https://github.com/xattr/xattr/pull/103
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 12:36:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-xattr
|
||||
Version: 0.9.9
|
||||
Version: 0.10.0
|
||||
Release: 0
|
||||
Summary: Python wrapper for extended filesystem attributes
|
||||
License: MIT
|
||||
@@ -63,7 +62,7 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%check
|
||||
export LC_ALL=en_US.utf-8
|
||||
%python_exec -m unittest discover
|
||||
%pyunittest discover -v
|
||||
|
||||
%post
|
||||
%python_install_alternative xattr
|
||||
|
3
xattr-0.10.0.tar.gz
Normal file
3
xattr-0.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:722652d2a5324e17891c416d4c76d91ccf98830a8f516a0de8533ce867f3acaf
|
||||
size 15676
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09cb7e1efb3aa1b4991d6be4eb25b73dc518b4fe894f0915f5b0dcede972f346
|
||||
size 15508
|
Reference in New Issue
Block a user