!12 [sync] PR-11: 修复python3-tempora和python3-jaraco-classes的安装冲突
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
d5ca8c8de4
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-tempora
|
||||
Version: 5.2.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Objects and routines pertaining to date and time (tempora)
|
||||
License: MIT
|
||||
URL: https://github.com/jaraco/tempora
|
||||
@ -43,8 +43,7 @@ Provides: python3-tempora-doc
|
||||
Objects and routines pertaining to date and time (tempora).
|
||||
|
||||
%prep
|
||||
%autosetup -n tempora-5.2.1
|
||||
%patch0
|
||||
%autosetup -n tempora-5.2.1 -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -84,6 +83,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 27 2023 yaoxin <yaoxin30@h-partners.com> - 5.2.1-2
|
||||
- Fix installation conflicts between python3-tempora and python3-jaraco-classes
|
||||
|
||||
* Tue Feb 7 2023 wubijie <wubijie@kylinos.cn> - 5.2.1-1
|
||||
- update to 5.2.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user