mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 09:07:45 +00:00 
			
		
		
		
	migrate from "python-jose" to "python3-josepy" since it is no longer supported on future releases of debian/ubuntu
This commit is contained in:
		@@ -172,12 +172,12 @@ test:apt:
 | 
			
		||||
  parallel:
 | 
			
		||||
    matrix:
 | 
			
		||||
      - IMAGE:
 | 
			
		||||
          # - debian:trixie-slim # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
          - debian:bookworm-slim # EOL: June 06, 2026
 | 
			
		||||
          - debian:trixie-slim # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
          - debian:bookworm-slim # EOL: June 06, 2026
 | 
			
		||||
          - debian:bullseye-slim # EOL: June 06, 2026
 | 
			
		||||
          - ubuntu:24.04 # EOL: April 2036
 | 
			
		||||
          # - ubuntu:24.10 # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
          # - ubuntu:25.04 # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
          - ubuntu:24.10 # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
          - ubuntu:25.04 # EOL: t.b.a.; "python3-jose" not available, but "python3-josepy"
 | 
			
		||||
  needs:
 | 
			
		||||
    - job: build:apt
 | 
			
		||||
      artifacts: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user