Akinwale Ariwodola
|
fd57c7dcbc
|
cffi==1.14.6
|
2021-08-22 12:03:39 +01:00 |
|
Akinwale Ariwodola
|
99c60c715e
|
experiment with Python optimisations
|
2021-08-22 11:48:09 +01:00 |
|
Akinwale Ariwodola
|
9c7a722cb9
|
don't copy Android.mk for openssl recipe if it already exists
|
2021-08-22 11:48:09 +01:00 |
|
Akinwale Ariwodola
|
637cab527c
|
enable sqlite3 options for performance improvements
|
2021-08-22 11:48:09 +01:00 |
|
Akinwale Ariwodola
|
3f43579b89
|
fix sqlite3 includes in python3 recipe
|
2021-08-22 11:48:09 +01:00 |
|
Akinwale Ariwodola
|
2770f62b1b
|
openssl==1.1.1k, sqlite3==3.36.0
|
2021-08-22 11:48:07 +01:00 |
|
Akinwale Ariwodola
|
76db2fa5c2
|
fix netifaces recipe
|
2021-08-22 11:44:08 +01:00 |
|
Akinwale Ariwodola
|
34571792b8
|
restore netifaces recipe
|
2021-08-22 11:44:01 +01:00 |
|
Akinwale Ariwodola
|
8e601d789e
|
protobuf==3.11.0
|
2021-08-21 22:07:09 +01:00 |
|
Akinwale Ariwodola
|
5db6a512c0
|
fix netifaces recipe
|
2021-08-21 21:25:29 +01:00 |
|
Akinwale Ariwodola
|
fc797d9b20
|
restore netifaces recipe
|
2021-08-21 21:11:32 +01:00 |
|
Akinwale Ariwodola
|
b301bcad82
|
keyring==21.0.0. Remove netifaces.
|
2021-08-21 20:55:37 +01:00 |
|
Akinwale Ariwodola
|
bc251c9fac
|
add python 3.10 to loadLibraries check
|
2021-08-21 20:31:33 +01:00 |
|
Akinwale Ariwodola
|
70128b640f
|
remove unused .gitsecret folder
|
2021-08-21 20:12:43 +01:00 |
|
Akinwale Ariwodola
|
d7999e3b22
|
update Python 3.9 Dockerfile
|
2021-08-21 20:10:41 +01:00 |
|
Akinwale Ariwodola
|
6ccca10fe7
|
update Python 3.10 Dockerfile
|
2021-08-21 20:09:07 +01:00 |
|
Akinwale Ariwodola
|
f1ee1966cb
|
update gitlab ci artifact names
|
2021-08-21 20:08:19 +01:00 |
|
Akinwale Ariwodola
|
c7252a1fe6
|
fix gitlab ci
|
2021-08-21 19:22:07 +01:00 |
|
Akinwale Ariwodola
|
cc3cdbfda1
|
skip buildozer sdkmanager update
|
2021-08-21 19:12:18 +01:00 |
|
Akinwale Ariwodola
|
3ffdfb6e21
|
update Docker build and Gitlab CI
|
2021-08-21 18:46:34 +01:00 |
|
Akinwale Ariwodola
|
ed31d64e72
|
use correct hostpython for pure python recipes
|
2021-08-21 14:43:18 +01:00 |
|
Akinwale Ariwodola
|
678a7739a0
|
define Py_BUILD_CORE for unicodedata module
|
2021-08-21 13:45:10 +01:00 |
|
Akinwale Ariwodola
|
f093b2d521
|
add missing C files to makefile
|
2021-08-21 13:39:58 +01:00 |
|
Akinwale Ariwodola
|
5576c3f76c
|
use Python 3.10 docker for CI
|
2021-08-21 13:29:38 +01:00 |
|
Akinwale Ariwodola
|
6db440a97c
|
Python 3.10 Dockerfile
|
2021-08-21 13:28:01 +01:00 |
|
Akinwale Ariwodola
|
7585e64559
|
Python 3.10.0rc1 build
|
2021-08-21 13:24:58 +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 |
|