zeppi
|
3278bf8bdb
|
try self-hosted
|
2022-12-09 15:28:54 -05:00 |
|
zeppi
|
0dd5a17fb3
|
service library
|
2022-12-09 15:25:50 -05:00 |
|
zeppi
|
f7af92712b
|
oops android
|
2022-12-09 15:02:36 -05:00 |
|
zeppi
|
fc445de715
|
upgrade_inspect
|
2022-12-09 14:47:40 -05:00 |
|
zeppi
|
082db3a8be
|
try sdl2
|
2022-12-09 14:47:05 -05:00 |
|
zeppi
|
a712121c3c
|
import new p4a
|
2022-12-02 15:15:34 -05:00 |
|
jessopb
|
d9d8195764
|
Merge pull request #16 from lbryio/update_to_112
update to sdk 112
|
2022-11-23 15:03:41 -05:00 |
|
zeppi
|
ff4e2e5c8d
|
update to sdk 112
|
2022-11-23 12:06:06 -05:00 |
|
jessopb
|
4e4ac58ff6
|
Merge pull request #14 from lbryio/deploy-final-alpha
new build system, 111
|
2022-11-23 10:18:48 -05:00 |
|
zeppi
|
82191da51a
|
only ci on master push
|
2022-11-23 10:16:06 -05:00 |
|
zeppi
|
23ad7350aa
|
just build and deploy to sonotype - no auto uploads/releases
|
2022-11-23 09:45:25 -05:00 |
|
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 |
|