[28/35] fetchmail: Update to python-3.10

Message ID 20220124161656.71960-28-adolf.belka@ipfire.org
State Accepted
Commit c25330b89e3ef7ef5086998ee476e4b639cc6dcc
Headers
Series [01/35] python3: Update to version 3.10.1 |

Commit Message

Adolf Belka Jan. 24, 2022, 4:16 p.m. UTC
  - Update lfs PAK_VER from 10 to 11
- Update of rootfile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/fetchmail | 2 +-
 lfs/fetchmail                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
  

Comments

Peter Müller Jan. 28, 2022, 1:02 p.m. UTC | #1
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>

> - Update lfs PAK_VER from 10 to 11
> - Update of rootfile
> 
> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
> ---
>  config/rootfiles/packages/fetchmail | 2 +-
>  lfs/fetchmail                       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/config/rootfiles/packages/fetchmail b/config/rootfiles/packages/fetchmail
> index 9a6492f0b..107ceb6e2 100644
> --- a/config/rootfiles/packages/fetchmail
> +++ b/config/rootfiles/packages/fetchmail
> @@ -2,7 +2,7 @@ etc/rc.d/init.d/fetchmail
>  root/.fetchmailrc
>  usr/bin/fetchmail
>  #usr/bin/fetchmailconf
> -#usr/lib/python3.8/site-packages/fetchmailconf.py
> +#usr/lib/python3.10/site-packages/fetchmailconf.py
>  #usr/share/man/man1/fetchmail.1
>  #usr/share/man/man1/fetchmailconf.1
>  var/ipfire/backup/addons/includes/fetchmail
> diff --git a/lfs/fetchmail b/lfs/fetchmail
> index aed08aae2..02b2f284b 100644
> --- a/lfs/fetchmail
> +++ b/lfs/fetchmail
> @@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
>  DIR_APP    = $(DIR_SRC)/$(THISAPP)
>  TARGET     = $(DIR_INFO)/$(THISAPP)
>  PROG       = fetchmail
> -PAK_VER    = 10
> +PAK_VER    = 11
>  
>  DEPS       =
>
  

Patch

diff --git a/config/rootfiles/packages/fetchmail b/config/rootfiles/packages/fetchmail
index 9a6492f0b..107ceb6e2 100644
--- a/config/rootfiles/packages/fetchmail
+++ b/config/rootfiles/packages/fetchmail
@@ -2,7 +2,7 @@  etc/rc.d/init.d/fetchmail
 root/.fetchmailrc
 usr/bin/fetchmail
 #usr/bin/fetchmailconf
-#usr/lib/python3.8/site-packages/fetchmailconf.py
+#usr/lib/python3.10/site-packages/fetchmailconf.py
 #usr/share/man/man1/fetchmail.1
 #usr/share/man/man1/fetchmailconf.1
 var/ipfire/backup/addons/includes/fetchmail
diff --git a/lfs/fetchmail b/lfs/fetchmail
index aed08aae2..02b2f284b 100644
--- a/lfs/fetchmail
+++ b/lfs/fetchmail
@@ -32,7 +32,7 @@  DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = fetchmail
-PAK_VER    = 10
+PAK_VER    = 11
 
 DEPS       =