File diff 5f9f8aef3473 → 7f4f7163ae31
docs/releasenotes.rst
Show inline comments
 
@@ -27,6 +27,18 @@ Dropped support for Debian 10 (Buster).
 
    renamed to ``pip_check_requirements`` /
 
    ``pip_check_requirements_in``.
 

	
 
* ``wsgi_website`` role
 

	
 
  * Dropped support for Python 2.7. Only Python 3 is supported now.
 

	
 
    The ``python_version`` role parameter has been dropped. The
 
    ``python_interpreter`` parameter is still available, but it
 
    defaults to Python 3 binary.
 

	
 
    Python (input) requirements files are now placed under the
 
    ``/etc/pip_check_requirements_upgrades`` path, in accordance to
 
    changes made in this release to the ``common`` role.
 

	
 
**Bug fixes:**
 

	
 
* ``common`` role