forked from pool/python-Flask-Babel
Compare commits
19 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| df1a350b25 | |||
| 4ccf93103a | |||
| dfc93ec7ee | |||
| 2ae5d9b566 | |||
| 0900efad78 | |||
| 30bff6f763 | |||
| 32e88d18b8 | |||
| df137c36b5 | |||
| de2fad368e | |||
| b7a5409adc | |||
| d00bd81a1f | |||
| a91313fb19 | |||
|
|
a00012dfe6 | ||
| da4c35b7cc | |||
|
|
a0eb0dc28b | ||
| e34e8169a8 | |||
|
|
da37206d8b | ||
| ca76ac6095 | |||
| d31af227b1 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6952ba8a6813a33a5c2ff65ddad61e8215307b5eb060d2d87e413822af9114a7
|
||||
size 20777
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 06:13:30 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Use poetry-core, rather than poetry as the build-system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 12:49:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Flask-Babel
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2014 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -30,7 +30,7 @@ BuildRequires: %{python_module Flask >= 2.0}
|
||||
BuildRequires: %{python_module Jinja2 >= 3.1}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry}
|
||||
BuildRequires: %{python_module poetry-core}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytz >= 2022.7}
|
||||
|
||||
Reference in New Issue
Block a user