package update

(cherry picked from commit 2dc68079a6db9dc1d11ad9128627408906622dc2)
This commit is contained in:
wu-leilei 2022-01-15 16:36:52 +08:00 committed by openeuler-sync-bot
parent d982c612b0
commit 1759b8faa1
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-tempora Name: python-tempora
Version: 4.0.1 Version: 5.0.0
Release: 3 Release: 1
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://pypi.org/project/tempora URL: https://pypi.org/project/tempora
Source0: https://files.pythonhosted.org/packages/6b/be/f7d754a6119781cd4840c426faf439ac7bd238c4c5d1572dda7029d17c19/tempora-4.0.1.tar.gz Source0: https://files.pythonhosted.org/packages/33/b0/8041336531c24c411dfe9681734ab7f83c0e0b081a2b3800870c7425ce60/tempora-5.0.0.tar.gz
BuildArch: noarch BuildArch: noarch
Recommends: %{name}-help = %{version}-%{release} Recommends: %{name}-help = %{version}-%{release}
@ -43,7 +43,7 @@ Objects and routines pertaining to date and time (tempora).
%prep %prep
%autosetup -n tempora-4.0.1 %autosetup -n tempora-5.0.0
%build %build
%py3_build %py3_build
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Sat Jan 15 2022 wulei <wulei80@huawei.com> - 5.0.0-1
- Package update
* Mon Mar 15 2021 lingsheng <lingsheng@huawei.com> - 4.0.1-3 * Mon Mar 15 2021 lingsheng <lingsheng@huawei.com> - 4.0.1-3
- Add buildrequires python3-setuptools_scm to fix build - Add buildrequires python3-setuptools_scm to fix build

Binary file not shown.

BIN
tempora-5.0.0.tar.gz Normal file

Binary file not shown.