Akinwale Ariwodola
8aa68d6d8e
add _xxsubinterpreters module to Python config.c
2021-08-21 13:41:24 +01:00
Akinwale Ariwodola
a4eadd32c8
add missing C files to makefile
2021-08-21 12:37:07 +01:00
Akinwale Ariwodola
593e036a1d
remove unused recipes
2021-08-21 12:20:13 +01:00
Akinwale Ariwodola
ec5a213a23
python3crystax recipe cleanup
2021-08-21 10:51:48 +01: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
a7ee2cd4d0
cryptography libpthread patch
2020-09-29 21:56:37 +01:00
Akinwale Ariwodola
6d058ce97e
sdk 0.82.0. Update Python module versions.
2020-09-29 18:58:54 +01:00
Akinwale Ariwodola
49bc7d898a
sdk 0.71.0. Enable graceful shutdown.
2020-05-03 21:09:57 +01:00
g1tman
fe01f50c65
Perf: Use of sort and sorted functions optimized ( #748 )
...
* Update mixer.py
* Update graph.py
* Update mixer.py
* Update mixer.py
* Update bdistapk.py
* Update toolchain.py
* Update build.py
* Update build.py
2019-11-25 11:28:16 +01:00
Akinwale Ariwodola
530923640c
arm64 ( #606 )
...
* 64-bit support
* update gitlab CI build
* update android.arch in buildozer.spec
2019-07-10 21:34:52 +01:00
Akinwale Ariwodola
6bb128e38a
clean up python sdk requirements
2019-03-30 23:51:38 +01:00
Akinwale Ariwodola
8b2694efb7
New build ( #508 )
...
* fix build for openssl 1.1.1b required for sdk
(cherry picked from commit aa49e3b2755b97b6331cdbbb89efc954de8d5977)
* use js code from master
* fix openssl recipe and tweak build
(cherry picked from commit 6e94c27021c7bd7b1e880c2fc314850e36a5a38e)
* remove unused build recipes
(cherry picked from commit f5c0577bdb175bfc0990602936bbc9e2052e1f25)
2019-03-30 21:58:45 +01:00
Akinwale Ariwodola
d8b0e89c6c
Build update ( #495 )
...
* package and build updates
* add sdk preview license to build
* use build tools 26.0.2
* use different libgmp mirror
2019-03-25 07:45:19 +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
c9c0249d4f
React native error handling ( #350 )
...
* added react native error handler package
* implement Mixpanel error tracking
2018-11-01 05:31:38 +01:00
Akinwale Ariwodola
ca75b44d3b
Merge pull request #348 from lbryio/pyjnius-recipe
...
update PyJNIus recipe
2018-10-28 19:21:31 +01:00
Akinwale Ariwodola
d9a9a310a8
update PyJNIus recipe
2018-10-28 19:20:40 +01:00
Akinwale Ariwodola
8ece8cc14d
Python 3 asyncio selectors fix ( #344 )
2018-10-28 19:12:40 +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
Akinwale Ariwodola
1e91a53a8a
Merge pull request #233 from lbryio/python-requirements-tweak
...
Update Twisted version. Remove pycrypto recipe.
2018-08-15 17:02:21 +01:00
Akinwale Ariwodola
84e4151f42
use new libgmp mirror for builds
2018-08-14 17:45:54 +01:00
Akinwale Ariwodola
a4e6025607
Daemon 0.21 updates ( #223 )
2018-08-13 07:12:13 +01:00
Akinwale Ariwodola
a5dfe0c586
Update Twisted version. Remove pycrypto recipe.
2018-06-03 12:20:15 +01:00
Akinwale Ariwodola
4d57d72980
Fix service_identity requirements. Add certifi for Twisted SSL verification.
2018-05-16 00:49:47 +01:00
Akinwale Ariwodola
77f5d5cf05
Updated React Native version to fix startup error. Updated buildozer requirements to match latest lbryio/lbry requirements.txt.
2018-05-15 22:14:08 +01:00
akinwale
614069e342
wallet alpha warning ( #118 )
2018-05-10 22:10:12 +01:00
akinwale
968c5d1f8e
Wallet encryption ( #14 )
...
* enabled wallet encryption with custom keyring backend
* updated with lbry and lbryum master refs for wallet encryption
2017-12-20 17:10:30 +01:00
akinwale
9eeeefa1d2
Python unit tests ( #13 )
...
* Modified build to allow Python unit tests to run
* Added extra dependencies and build recipes for the unit tests
2017-10-03 10:16:24 +01:00
Akinwale Ariwodola
589e0fbb95
openssl recipe version changed to 1.0.2l. Removed kivy recipe since it's no longer used.
2017-08-28 13:07:06 +01:00
akinwale
80aeb406af
Python logging ( #7 )
...
Service code cleanup. Kivy dependency eliminated. File and stdout logging working properly.
2017-08-17 23:06:57 +01:00
Akinwale Ariwodola
f211b0df99
Android service control activity implementation
2017-08-17 15:31:42 +01:00
Akinwale Ariwodola
744cfaebc2
Initial commit
2017-08-13 02:24:00 +01:00