summaryrefslogtreecommitdiff
path: root/python-pyxattr.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:31:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:31:06 +0000
commitbe2513556b80acc34be8b5e9b2f234527175bfe6 (patch)
tree8766748979195a7207d0fc1b7e5eb4aa7dd6d123 /python-pyxattr.spec
parenta70f46312afae9aad1a24f275ae864f52ec870a2 (diff)
automatic import of python-pyxattropeneuler20.03
Diffstat (limited to 'python-pyxattr.spec')
-rw-r--r--python-pyxattr.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/python-pyxattr.spec b/python-pyxattr.spec
index cc91925..ed13777 100644
--- a/python-pyxattr.spec
+++ b/python-pyxattr.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyxattr
-Version: 0.8.0
+Version: 0.8.1
Release: 1
Summary: Filesystem extended attributes for python
License: LGPL
-URL: http://pyxattr.k1024.org/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/27/f9072922b73e35bdea86ec684fa754271181dc8e95507c8becd4fbcbd191/pyxattr-0.8.0.tar.gz
+URL: https://pyxattr.k1024.org/
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/d1/7b85f2712168dfa26df6471082403013f3f815f3239aee3def17b6fd69ee/pyxattr-0.8.1.tar.gz
BuildArch: noarch
@@ -37,7 +37,7 @@ of the attr C library - see attr(5).
%prep
-%autosetup -n pyxattr-0.8.0
+%autosetup -n pyxattr-0.8.1
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.1-1
- Package Spec generated