Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 70953b5487 | |||
| f2782313b6 | |||
| 87f6018e95 | |||
| cbf9e992d5 |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Feb 6 01:16:34 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
|
||||||
|
|
||||||
- Explicitly BuildRequires on pytz.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 11 06:24:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Aug 11 06:24:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-certomancer
|
# spec file for package python-certomancer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2026 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -46,7 +46,6 @@ BuildRequires: %{python_module pyhanko-certvalidator}
|
|||||||
BuildRequires: %{python_module pytest-asyncio}
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module python-dateutil >= 2.8.1}
|
BuildRequires: %{python_module python-dateutil >= 2.8.1}
|
||||||
BuildRequires: %{python_module pytz}
|
|
||||||
BuildRequires: %{python_module requests-mock}
|
BuildRequires: %{python_module requests-mock}
|
||||||
BuildRequires: %{python_module requests}
|
BuildRequires: %{python_module requests}
|
||||||
BuildRequires: %{python_module tzlocal >= 2.1}
|
BuildRequires: %{python_module tzlocal >= 2.1}
|
||||||
|
|||||||
Reference in New Issue
Block a user