Commit graph

786 commits

Author SHA1 Message Date
zeppi
1b00cfc372 new build system, 111
full build

wip

troubleshoot

fix env vars

fix?

fix???

unterminated quoted string..

troubleshoot aws upload

test?
2022-11-23 09:45:06 -05:00
jessopb
97a42e29b9
Create deploy.yml 2022-11-18 15:36:15 -05:00
Akinwale Ariwodola
23c183ee51 cffi==1.14.6 2021-08-22 11:58:03 +01:00
Akinwale Ariwodola
8c0115ccee experiment with Python optimisations 2021-08-22 10:24:14 +01:00
Akinwale Ariwodola
6689f1a3d0 don't copy Android.mk for openssl recipe if it already exists 2021-08-22 09:23:45 +01:00
Akinwale Ariwodola
f29cc3ee72 enable sqlite3 options for performance improvements 2021-08-22 08:20:59 +01:00
Akinwale Ariwodola
9d94a8fed5 fix sqlite3 includes in python3 recipe 2021-08-22 08:04:55 +01:00
Akinwale Ariwodola
e72071fc3f openssl==1.1.1k, sqlite3==3.36.0 2021-08-22 07:45:58 +01:00
Akinwale Ariwodola
c84abccbfa fix netifaces recipe 2021-08-21 21:25:02 +01:00
Akinwale Ariwodola
d175c8e896 restore netifaces recipe 2021-08-21 21:09:54 +01:00
Akinwale Ariwodola
8bbb5bb6a7 keyring==21.0.0. Remove netifaces. 2021-08-21 20:53:13 +01:00
Akinwale Ariwodola
440144b658 remove unused .gitsecret folder 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola
82e3c4442a update Python 3.9 Dockerfile 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola
46499d4fa3 update gitlab ci artifact names 2021-08-21 20:37:34 +01:00
Akinwale Ariwodola
12a30c60b2 fix gitlab ci 2021-08-21 20:37:33 +01:00
Akinwale Ariwodola
66997739ac skip buildozer sdkmanager update 2021-08-21 20:36:29 +01:00
Akinwale Ariwodola
53f11c2985 drop Python 2.7 support from Docker build 2021-08-21 18:41:22 +01:00
Akinwale Ariwodola
69266081e8 drop Python 2.7 support from Docker build 2021-08-21 16:36:38 +01:00
Akinwale Ariwodola
1b4b7bb9b9 define Py_BUILD_CORE for unicodedata module 2021-08-21 13:43:52 +01:00
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
304322858c sdk 0.102.0 2021-08-19 12:51:06 +01:00
Akinwale Ariwodola
5c37869a2b Explicitly set cacert.pem env variable. SDK 0.100.0 2021-06-25 17:52:13 +01:00
Akinwale Ariwodola
2efa2681dc
Maven Central publishing - set POM properties (#10)
* add POM details
* Bump Gradle version to 5.6.4. Fix pom configuration.
* add publishReleasePublicationToSonatypeRepository task argument
* remove artifact directive
2021-06-25 16:01:40 +01:00
Akinwale Ariwodola
98d923f25c
Publish to Maven Central (#9)
* configure maven central publishing
* remove bintrayUpload argument
* use modifyPom to update artifactId
2021-06-25 00:31:23 +01:00
Akinwale Ariwodola
ea15607542 sdk 0.99.0. certifi 2021.5.30. 2021-06-04 13:02:12 +01:00
Akinwale Ariwodola
057e7dabee sdk 0.94.1 2021-04-20 07:06:11 +01:00
Akinwale Ariwodola
eefd90910d update certifi version 2021-03-08 19:50:28 +01:00
Akinwale Ariwodola
31de9b79d2 sdk 0.91.0 2021-03-04 13:30:05 +01:00
Akinwale Ariwodola
b0331248cd sdk 0.88.0 2021-01-23 18:37:26 +01:00
Akinwale Ariwodola
2625e36e01 sdk 0.87.0 2020-12-28 15:48:42 +01:00
Akinwale Ariwodola
acd9b43e65 sdk 0.86.1 2020-12-09 09:58:44 +01:00
Akinwale Ariwodola
4c67bab77a fix share_usage_data path opening 2020-11-26 00:33:58 +01:00
Akinwale Ariwodola
990eeb4612 update main.py 2020-11-25 09:15:34 +01:00
Akinwale Ariwodola
766c6f1c9e sdk 0.85.1 2020-11-25 05:51:39 +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
9ae156b345 sdk 0.81.0 2020-09-11 13:16:22 +01:00
Akinwale Ariwodola
87fd5fe138 sdk 0.80.0 2020-08-07 09:53:28 +01:00
Akinwale Ariwodola
4607733960 sdk 0.79.1 2020-07-23 19:37:53 +01:00
Akinwale Ariwodola
3c1761d1b1 remove loggly 2020-07-21 20:37:03 +01:00
Akinwale Ariwodola
aab78f4389 sdk 0.79.0 2020-07-21 19:55:54 +01:00
Akinwale Ariwodola
3797dc951c sdk 0.77.0 2020-07-13 17:11:03 +01:00
Akinwale Ariwodola
6084a1f51e sdk 0.76.0 2020-06-15 19:15:40 +01:00
Akinwale Ariwodola
65c8099d2d
Bintray deploy (#7)
* update shprint. update arm build.gradle
* use environ.get to retrieve bintray variables
* Set MIT license. Add override parameter.
2020-06-09 21:56:37 +01:00
Akinwale Ariwodola
5e1f864898 sdk 0.75.0. Add LBRY_SDK_VERSION constant. 2020-06-05 14:12:06 +01:00
Akinwale Ariwodola
650bf1d1fd sdk 0.74.0 2020-05-18 23:25:47 +01:00