The 'flufl.lock>=5.1' distribution was not found, but flufl.lock 8.0.2 was installed
 
            
            
            
            
                
                    December 2023
                
            
            
            
        
    
                6:10 a.m.
            
        On 12/29/23 11:42 AM, Nils wrote:
I'm not very used to python distributions. Are those changes persistent or will they be overwritten with the next update?
The next release uses pyproject.toml instead of setup.py which should avoid this issue. See https://gitlab.com/mailman/mailman/-/merge_requests/1155
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
 
            
            
            
            
                
                    January 2024
                
            
            
            
        
    
                1:24 p.m.
            
        I'm not sure if this will fix it.
I think the issue is that flufl.lock switched to PDM and pkg_resources can't actually deal with it. Using importlib_resources fixes it.
I created a fix for authheaders: https://github.com/ValiMail/authentication-headers/pull/28
        662
        
      
          Age (days ago)
        
      
        672
        
    
          Last active (days ago)
        
        
        
        2 comments
    
    
        
        3 participants
    
    
    
    
    
    
    
    
    participants (3)
- 
                 asn@cryptomilk.org asn@cryptomilk.org
- 
                 Mark Sapiro Mark Sapiro
- 
                 Nils Nils
