Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (44m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 16:21:17 UTC Now

2024-02-22 13:18:09 UTC MAIN commitmail json YAML

py-authheaders: updated to 0.16.2

Version 0.16.2
- Add checks for None results to avoid tracebacks
- Account for FWS in From (which is legal, apparently)
  (Thanks to Mark Sapiro for the report and the fix)
- Delete more setup.py cruft for non-supported Pythons

Version 0.16.1
- Clean up unnecessary escaping of semi-colons in test data (Dig artifacts)
  and adjust related code to resolve SyntaxWarning with Python 3.12
- Set python_requires >3.7 and clean up cruft in setup.py
- Use importlib.resources instead of importlib_resources

(adam)