Commit graph

8 commits

Author SHA1 Message Date
zeppi
2aa183349f upgrade coincurve recipe version 2022-12-03 23:37:38 -05:00
zeppi
43541ded8b python install dir arch.arch 2022-12-03 22:53:27 -05:00
zeppi
6b2e690155 minimal coincurve change 2022-12-03 22:33:49 -05:00
zeppi
717d3805b2 supply arch.arch to get_python_install_dir() 2022-12-02 22:23:33 -05:00
zeppi
9d1e47dfba test build 2022-12-02 18:51:57 -05:00
Akinwale Ariwodola
b09e468ffb
Python 3.9.6 (#11)
* build Python 3.9.6
* use Python 3.9 docker image
* fix pyjnius recipe
* remove unused dependencies from cryptography recipe
* fix PYTHON3_DLL_REL_PATH value
* add idna requirement
* Remove m abi flag from python lib (https://docs.python.org/3/whatsnew/3.8.html#build-and-c-api-changes)
* aiohttp==3.6.0
* Add base Dockerfiles for builds
2021-08-21 10:30:12 +01:00
Akinwale Ariwodola
9a567ff5d0
Python 3.7 build (#381)
* Updated for Python 3.7.1
2018-12-27 09:04:21 +01:00
Akinwale Ariwodola
e08f6ee73c
add / update recipes and build changes for Python 3.6.6 compatibility (#315)
* add / update recipes and build changes for Python 3.6.6 compatibility
* include Python 3 apt packages in travis build script
* use Python 3.6 in Travis
* Enable _blake2 and _sha3 in Python 3. Remove unnecessary files.
* change zope.interface version
* update cffi version
2018-10-07 15:59:03 +01:00