~petersanchez/public-inbox

django-impersonate: Update classifiers v1 SUPERSEDED

=?iso-8859-1?q?Mariusz_Felisiak?=: 1
 Update classifiers

 1 files changed, 2 insertions(+), 6 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.code.netlandish.com/~petersanchez/public-inbox/patches/123/mbox | git am -3
Learn more about email & git

[PATCH django-impersonate] Update classifiers Export this patch

# HG changeset patch
# User Mariusz Felisiak <felisiak.mariusz@gmail.com>
# Date 1744005606 -7200
#      Mon Apr 07 08:00:06 2025 +0200
# Branch update-classifiers
# Node ID 05b51c924d64fb5273e472cd862ec0d158d0b72d
# Parent  f249c31366bfd5e845347acca3a7cd52a7e1f5f6
Update classifiers.

diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -45,15 +45,11 @@
        'Natural Language :: English',
        'Operating System :: OS Independent',
        'Framework :: Django',
        'Framework :: Django :: 3.2',
        'Framework :: Django :: 4.0',
        'Framework :: Django :: 4.1',
        'Framework :: Django :: 4.2',
        'Framework :: Django :: 5.0',
        'Framework :: Django :: 5.1',
        'Framework :: Django :: 5.2',
        'Programming Language :: Python',
        'Programming Language :: Python :: 3.7',
        'Programming Language :: Python :: 3.8',
        'Programming Language :: Python :: 3.9',
        'Programming Language :: Python :: 3.10',
        'Programming Language :: Python :: 3.11',
        'Programming Language :: Python :: 3.12',