File diff 3e20da821a68 → 5f9f8aef3473
docs/releasenotes.rst
Show inline comments
 
@@ -13,6 +13,20 @@ Dropped support for Debian 10 (Buster).
 

	
 
  * Dropped support for Debian 10 (Buster).
 

	
 
* ``common`` role
 

	
 
  * Dropped support for Python 2.7 pip requirements upgrade
 
    checks. Only Python 3 is supported now.
 

	
 
    Requirements (input) files for Python 3 are now put under the
 
    ``/etc/pip_check_requirements_upgrades`` directory instead of
 
    ``/etc/pip_check_requirements_upgrades-py3``.
 

	
 
    The ``pip_check_requirements_py3`` /
 
    ``pip_check_requirements_py3_in`` role parameters have been
 
    renamed to ``pip_check_requirements`` /
 
    ``pip_check_requirements_in``.
 

	
 
**Bug fixes:**
 

	
 
* ``common`` role