!22 enable tests
From: @eaglegai Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
508831b55e
10
pytz.spec
10
pytz.spec
@ -1,8 +1,8 @@
|
|||||||
%bcond_with tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2021.3
|
Version: 2021.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://pytz.sourceforge.net/
|
URL: http://pytz.sourceforge.net/
|
||||||
@ -57,6 +57,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 30 2022 gaihuiying <eaglegai@163.com> - 2021.3-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:enable tests
|
||||||
|
|
||||||
* Tue Jun 21 2022 yanglu <yanglu72@h-partners.com> - 2021.3-2
|
* Tue Jun 21 2022 yanglu <yanglu72@h-partners.com> - 2021.3-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user