From 7d36a9b782fd8c282ae03b9d3c11a235258e5072 Mon Sep 17 00:00:00 2001 From: Pavel Cisar Date: Mon, 2 Jun 2025 21:08:46 +0200 Subject: [PATCH 1/2] fix --- .github/FUNDING.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index cc93cff..268ea1c 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: [pcisar] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username @@ -12,4 +12,4 @@ lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cl polar: # Replace with a single Polar username buy_me_a_coffee: # Replace with a single Buy Me a Coffee username thanks_dev: # Replace with a single thanks.dev username -custom: https://firebirdsql.org/en/donate/ +custom: # https://firebirdsql.org/en/donate/ From 4ca560008d53c048495f09596c0e6187d5fbf293 Mon Sep 17 00:00:00 2001 From: Pavel Cisar Date: Tue, 3 Jun 2025 08:47:44 +0200 Subject: [PATCH 2/2] Fix required Python version --- docs/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.txt b/docs/index.txt index 86384c6..f36c4a0 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -21,7 +21,7 @@ Topic covered by `firebird-base` package: - Callback system based on Signals and Slots, and "Delphi events". -.. note:: Requires Python 3.8+ +.. note:: Requires Python 3.11+ .. tip:: You can download docset for Dash_ (MacOS) or Zeal_ (Windows / Linux) documentation readers from releases_ at github.