Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-django-extensions


Commits:
89f1152e by Jelle van der Waa at 2024-12-30T16:32:03+01:00
Drop python-six dependency

https://github.com/django-extensions/django-extensions/commit/cde0271dce6ebcafec27a0ae3514785138b8b638

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,13 @@
 pkgbase = python-django-extensions
        pkgdesc = A collection of custom extensions for the Django Framework
        pkgver = 3.2.3
-       pkgrel = 5
+       pkgrel = 6
        url = https://github.com/django-extensions/django-extensions
        arch = any
        license = MIT
        makedepends = git
        makedepends = python-setuptools
        depends = python-django
-       depends = python-six
        optdepends = graphviz: graph_models extension
        optdepends = ipython: shell_plus extension
        optdepends = python-werkzeug: runserver_plus extension


=====================================
PKGBUILD
=====================================
@@ -7,14 +7,13 @@
 
 pkgname=python-django-extensions
 pkgver=3.2.3
-pkgrel=5
+pkgrel=6
 pkgdesc='A collection of custom extensions for the Django Framework'
 arch=(any)
 url=https://github.com/django-extensions/django-extensions
 license=(MIT)
 depends=(
   python-django
-  python-six
 )
 makedepends=(
   git



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-extensions/-/commit/89f1152e06d84ab8a05d78d10477e26869e4d3da

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-extensions/-/commit/89f1152e06d84ab8a05d78d10477e26869e4d3da
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to