Commits
- 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/
- Commit:
f79228505a8a39cdda9acf87ffc64a9a3eb259f6- From:
- Sergey Bronnikov <estetus@gmail.com>
- Date:
Introduce Lua rockspec
Closes #88
