15
0
forked from pool/python-xattr

Accepting request 770567 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/770567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=20
This commit is contained in:
Oliver Kurz
2020-02-14 15:25:00 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 6 12:38:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.9.7
* Fix xattr().update() in Python 3
-------------------------------------------------------------------
Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-xattr
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-xattr
Version: 0.9.6
Version: 0.9.7
Release: 0
Summary: Python wrapper for extended filesystem attributes
License: MIT
Group: Development/Languages/Python
URL: http://github.com/xattr/xattr
URL: https://github.com/xattr/xattr
Source: https://files.pythonhosted.org/packages/source/x/xattr/xattr-%{version}.tar.gz
BuildRequires: %{python_module cffi}
BuildRequires: %{python_module devel}

View File

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

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

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