mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-12 21:00:57 +00:00
edca83754aabfc246f44b44888ad16f3073acf10
scripts/updates/api/dump-repology-data if they are not present
- Fixes this error during Repology auto updates:
```
Traceback (most recent call last):
File "/home/runner/work/termux-packages/termux-packages/scripts/updates/api/dump-repology-data", line 26, in <module>
from requests import get as requests_get
ModuleNotFoundError: No module named 'requests'
```
%ci:no-build
Termux packages for pacman - official git repo mirror
Code for connecting repository:
main:
[main]
Server = https://service.termux-pacman.dev/main/$arch
x11:
[x11]
Server = https://service.termux-pacman.dev/x11/$arch
root:
[root]
Server = https://service.termux-pacman.dev/root/$arch
Other information:
- Android support: 7+
- Architecture support: all (aarch64, arm, x86_64, i686)
- Signature: termux-pacman organization gpg key
- Powered by aws
- Root repository: https://github.com/termux/termux-packages
- Organization maintaining the root repository: termux
Description
Languages
Shell
80.5%
C
12.7%
C++
2.6%
CMake
1%
Python
0.8%
Other
2.2%