!6 update to version 1.4.0
From: @wang--ge Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
db743e7774
BIN
1.4.0.tar.gz
Normal file
BIN
1.4.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -7,12 +7,12 @@ It sports:\
|
||||
* Consistent error handling across platforms.
|
||||
|
||||
Name: python-atomicwrites
|
||||
Version: 1.1.5
|
||||
Release: 14
|
||||
Version: 1.4.0
|
||||
Release: 1
|
||||
Summary: Python Atomic file writes on POSIX
|
||||
License: MIT
|
||||
URL: https://github.com/untitaker/%{name}
|
||||
Source0: https://github.com/untitaker/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/untitaker/%{name}/archive/refs/tags/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-setuptools python3-sphinx python3-pytest
|
||||
@ -58,6 +58,9 @@ cp -r docs/_build/man/*.1 "$RPM_BUILD_ROOT%{_mandir}/man1"
|
||||
%{_mandir}/man1/atomicwrites.1.*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 13 2022 Ge Wang <wangge20@h-partners.com> - 1.4.0-1
|
||||
- Update to version 1.4.0
|
||||
|
||||
* Sat Aug 08 2020 lingsheng <lingsheng@huawei.com> - 1.1.5-14
|
||||
- Remove python2-atomicwrites subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user