!17 fix date error
From: @wanglmb Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
687516a088
@ -1,6 +1,6 @@
|
|||||||
Name: python-fixtures
|
Name: python-fixtures
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 15
|
Release: 16
|
||||||
Summary: A python contract for writing reusable state / support logic tests
|
Summary: A python contract for writing reusable state / support logic tests
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
URL: https://launchpad.net/python-fixtures
|
URL: https://launchpad.net/python-fixtures
|
||||||
@ -43,7 +43,10 @@ own fixtures using the fixtures contract.
|
|||||||
%{python3_sitelib}/fixtures-%{version}-py?.?.egg-info
|
%{python3_sitelib}/fixtures-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Jan Mon 10 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 3.0.0-15
|
* Sat Dec 24 2022 wanglimin <wanglimin@xfusion.com> - 3.0.0-16
|
||||||
|
- Fix date error
|
||||||
|
|
||||||
|
* Mon Jan 10 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 3.0.0-15
|
||||||
- add patch for Skip tests failing in Python 3.9
|
- add patch for Skip tests failing in Python 3.9
|
||||||
|
|
||||||
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 3.0.0-14
|
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 3.0.0-14
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user