Fix installation conflicts between python3-tempora and python3-jaraco-classes
(cherry picked from commit f4cc02e4993c08a5fddfc6ccc14f8bc9784141c2)
This commit is contained in:
parent
4c04d90af3
commit
8eee27c537
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tempora
|
Name: python-tempora
|
||||||
Version: 5.2.1
|
Version: 5.2.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Objects and routines pertaining to date and time (tempora)
|
Summary: Objects and routines pertaining to date and time (tempora)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jaraco/tempora
|
URL: https://github.com/jaraco/tempora
|
||||||
@ -43,8 +43,7 @@ Provides: python3-tempora-doc
|
|||||||
Objects and routines pertaining to date and time (tempora).
|
Objects and routines pertaining to date and time (tempora).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n tempora-5.2.1
|
%autosetup -n tempora-5.2.1 -p1
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -84,6 +83,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 7 2023 wubijie <wubijie@kylinos.cn> - 5.2.1-1
|
||||||
- update to 5.2.1
|
- update to 5.2.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user