mirror of https://github.com/n1nj4sec/pupy.git
Bump python-for-android toolchain
This commit is contained in:
parent
af010b0042
commit
37787e0c0c
|
@ -11,7 +11,7 @@ source.exclude_dirs = python-for-android, bin
|
|||
#source.exclude_patterns = license,images/*/*.jpg
|
||||
version = 0.1
|
||||
|
||||
requirements = pycrypto,plyer,psutil,tinyec,netaddr,rpyc==3.4.4,dnslib,pyjnius,pyuv,cryptography,kcp,msgpack-python
|
||||
requirements = genericndkbuild,pycryptodome,plyer,psutil,tinyec,netaddr,rpyc==3.4.4,dnslib,pyjnius,pyuv,cryptography,kcp,msgpack-python,scandir
|
||||
#presplash.filename = %(source.dir)s/data/presplash.png
|
||||
#icon.filename = %(source.dir)s/data/icon.png
|
||||
orientation = all
|
||||
|
@ -29,7 +29,7 @@ android.permissions = INTERNET,READ_EXTERNAL_STORAGE,WRITE_EXTERNAL_STORAGE,VIBR
|
|||
#android.ant_path =
|
||||
|
||||
p4a.source_dir = python-for-android
|
||||
p4a.local_recipes = python-for-android/pythonforandroid/recipes
|
||||
# p4a.local_recipes = python-for-android/pythonforandroid/recipes
|
||||
|
||||
#p4a.hook =
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0fdc74756d33f187e56b5631cacb2e1c5bc400d4
|
||||
Subproject commit f40c8bfec36a4e2b99b6dc78dce9823f8a1ee05d
|
Loading…
Reference in New Issue