abada6f Include patch to allow recent version of Django. Fixes rhbz#2225705.

Authored and Committed by dmsimard 9 months ago
    Include patch to allow recent version of Django. Fixes rhbz#2225705.
    
    ara is already compatible with django 4.2 but the requirements.txt was not up to date.
    This was causing the package to fail to build on rawhide/f39.
    
    Include a patch to fix it until it is released upstream.
    
    Note that the patch had to be manually adapted since setup.cfg in the
    release tarball and on git differ in tabs vs space indentation.
    See: https://github.com/pypa/setuptools/issues/3672
    
    (cherry picked from commit 83170fe94f54acae04964efcdbcb2a2e0d67cf17)
    
        
file modified
+7 -1