From e91ba5c597e2b6b9d336e540dce594fbc8ca6960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Freitag?= Date: Mon, 17 Jul 2023 09:23:47 +0200 Subject: [PATCH] Drop support for Python 3.7 --- .github/workflows/test.yml | 2 -- docs/index.rst | 2 +- pyproject.toml | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e2618178..4e13c75c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,8 +23,6 @@ jobs: - django42 include: # Django 3.2 - - python-version: 3.7 - tox-environment: django32 - python-version: 3.8 tox-environment: django32 - python-version: 3.9 diff --git a/docs/index.rst b/docs/index.rst index 44fc1587..4b09f170 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,7 @@ groups, and permissions. * Repository: https://github.com/django-auth-ldap/django-auth-ldap * License: BSD 2-Clause -This version is supported on Python 3.7+; and Django 2.2+. It requires +This version is supported on Python 3.8+; and Django 2.2+. It requires `python-ldap`_ >= 3.1. .. toctree:: diff --git a/pyproject.toml b/pyproject.toml index 9db6fb26..4b8057d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "django-auth-ldap" -requires-python = ">=3.7" +requires-python = ">=3.8" description = "Django LDAP authentication backend" readme = "README.rst" authors = [ @@ -23,7 +23,6 @@ classifiers = [ "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", - "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy