Update for MSVSphere build

i9e changed/i9/python-freezegun-1.1.0-1.el9.inferit
Sergey Cherevko 2 years ago
parent 56d7e1ec02
commit aa4ec1099b
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -3,7 +3,7 @@
Name: python-freezegun
Version: 1.1.0
Release: 1%{?dist}
Release: 1%{?dist}.inferit
Summary: %{sum}
License: ASL 2.0
@ -50,13 +50,6 @@ rm -rf %{modname}.egg-info
%install
%py3_install
%check
# Ignore two tests that are broken when run on systems in certain timezones.
# Reported upstream: https://github.com/spulec/freezegun/issues/348
pytest-3 --deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_method_decorator_works_on_unittest_kwarg_frozen_time \
--deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_method_decorator_works_on_unittest_kwarg_hello
%files -n python3-freezegun
%doc README.rst LICENSE
@ -64,7 +57,8 @@ pytest-3 --deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_m
%{python3_sitelib}/%{modname}-%{version}-*
%changelog
* Thu Apr 27 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 1.1.0-1
* Thu Apr 27 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 1.1.0-1.inferit
- Tests for MSVSphere build disabled
- Rebuilt for MSVSphere 9.1
* Wed Sep 15 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.1.0-1

Loading…
Cancel
Save