!8 update to version 1.2.1
From: @wang--ge Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
1a89fcc5ac
BIN
1.2.1.tar.gz
Normal file
BIN
1.2.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-freezegun
|
Name: python-freezegun
|
||||||
Version: 1.1.0
|
Version: 1.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Let your Python tests travel through time
|
Summary: Let your Python tests travel through time
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/spulec/freezegun
|
URL: https://github.com/spulec/freezegun
|
||||||
Source0: https://files.pythonhosted.org/packages/1f/3a/92d1dbf22d7227548a15900bbeff64ed8f43e9b1aeba3a5850ff4e439508/freezegun-1.1.0.tar.gz
|
Source0: https://github.com/spulec/freezegun/archive/refs/tags/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Simulate the datetime module with the python-freezegun library, allowing your python
|
Simulate the datetime module with the python-freezegun library, allowing your python
|
||||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 21 2022 Ge Wang <wangge20@h-partners.com> - 1.2.1-1
|
||||||
|
- Update to version 1.2.1
|
||||||
|
|
||||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||||
- Update to 1.1.0
|
- Update to 1.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user