Rebuilt for Python 3.12
This commit is contained in:
parent
918e8e4b63
commit
7b7598508d
@ -1,7 +1,7 @@
|
|||||||
Name: pyxattr
|
Name: pyxattr
|
||||||
Summary: Extended attributes library wrapper for Python
|
Summary: Extended attributes library wrapper for Python
|
||||||
Version: 0.7.2
|
Version: 0.7.2
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pyxattr.k1024.org/
|
URL: https://pyxattr.k1024.org/
|
||||||
Source0: %{URL}/downloads/%{name}-%{version}.tar.gz
|
Source0: %{URL}/downloads/%{name}-%{version}.tar.gz
|
||||||
@ -53,6 +53,9 @@ python3 -m pytest tests %{?copr_projectname:-k 'not (binary_payload or create_on
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.2-9
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-8
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user