enable tests
This commit is contained in:
parent
78d7e4bce8
commit
aa7a87d9cd
10
pytz.spec
10
pytz.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user