enable tests

This commit is contained in:
eaglegai 2022-06-30 10:58:16 +08:00
parent 78d7e4bce8
commit aa7a87d9cd

View File

@ -1,8 +1,8 @@
%bcond_with tests
%bcond_without tests
Name: pytz
Version: 2021.3
Release: 2
Release: 3
Summary: World Timezone Definitions for Python
License: MIT
URL: http://pytz.sourceforge.net/
@ -57,6 +57,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
%{python3_sitelib}/*
%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
- Type:bugfix
- ID:NA