From be2513556b80acc34be8b5e9b2f234527175bfe6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:31:06 +0000 Subject: automatic import of python-pyxattr --- .gitignore | 1 + python-pyxattr.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9cf630c..7ca820a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyxattr-0.8.0.tar.gz +/pyxattr-0.8.1.tar.gz 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 - 0.8.0-1 +* Sun Apr 23 2023 Python_Bot - 0.8.1-1 - Package Spec generated diff --git a/sources b/sources index 4afa208..eaa66b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a64dd127c266e7678e378c6ac47716ac pyxattr-0.8.0.tar.gz +b741f7a2ce0f602416be777bce03a6e1 pyxattr-0.8.1.tar.gz -- cgit v1.2.3