Commits
- Commit:
e97d259b1cda3c1342c9cb472d31230e50b0776d- From:
- Sergey Bronnikov <estetus@gmail.com>
- Date:
Fix manual pages paths
Closes #90
- Commit:
b4e9070ab7e27f102e437c98fb65c44651c47b3a- From:
- Sergey Bronnikov <estetus@gmail.com>
- Date:
Fix building on FreeBSD
Cirrus CI on FreeBSD failed because "No packages available to install
matching 'py37-pip' have been found in the repositories"i [1].
Package 'py37-pip' has been replaced with 'py38-pip', see [2].
1. https://cirrus-ci.com/task/6375178809638912
2. https://www.freshports.org/devel/py-pip/
