package init
(cherry picked from commit 35c4a8d9a7bed3dbee433b2c04dc02c098d37623)
This commit is contained in:
parent
255367a0c3
commit
827cfdbbaa
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tzlocal
|
Name: python-tzlocal
|
||||||
Version: 5.0.1
|
Version: 2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: tzinfo object for the local timezone
|
Summary: tzinfo object for the local timezone
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/regebro/tzlocal
|
URL: https://github.com/regebro/tzlocal
|
||||||
Source0: https://files.pythonhosted.org/packages/ee/f5/3e644f08771b242f7460438cdc0aaad4d1484c1f060f1e52f4738d342983/tzlocal-5.0.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ce/73/99e4cc30db6b21cba6c3b3b80cffc472cc5a0feaf79c290f01f1ac460710/tzlocal-2.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-pytz
|
Requires: python3-pytz
|
||||||
@ -61,7 +61,7 @@ have the tzinfo file. However, if the timezone name is readily available it
|
|||||||
will be used.
|
will be used.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n tzlocal-%{version}
|
%autosetup -n tzlocal-2.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -101,11 +101,5 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 5.0.1-1
|
|
||||||
- Update to version 4.3
|
|
||||||
|
|
||||||
* Fri Apr 07 2023 Ge Wang <wang__ge@126.com> - 4.3-1
|
|
||||||
- Update to version 4.3
|
|
||||||
|
|
||||||
* Tue Aug 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Tue Aug 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
BIN
tzlocal-2.1.tar.gz
Normal file
BIN
tzlocal-2.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user