- 
        Couldn't load subscription status. 
- Fork 134
new package: python-numpy #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
75b0f58    to
    75bb38b      
    Compare
  
    75bb38b    to
    bbbd035      
    Compare
  
    | 
 Remove scipy for now as it looks critical or blacklist those aarch where scipy is not passing sufficient tests. | 
| I think  | 
0f62948    to
    b18c1e6      
    Compare
  
    | @kcubeterm Need to differentiate root packages like termux-packages does? | 
| I believe, we just keep separate folders for root packages so that maintainer would be know in advance that packages require root. But we serve those deb files under same apt repository. Creating another repo means, one more sub domain will be used. What you both think on it ? | 
| 
 Creating too many subdomains is not a good idea. A reverse proxy is a method. | 
| No no, it won't require sub domain. As I host a redirector on my server. What's actually needs is, Will make job done. Thanks @2096779623 for sharing idea. | 
| Here is redirector source code. Which handle TUR and Github termux mirror | 
| 
 I'd prefer this. | 
These packages are built with old NDK toolchain, and I think they will not be accepted by the main repo.
Test results are as following:
Numpy Test Results
Scipy Test Results
I wonder if scipy in this Pull Request is acceptable to be added to this repo.
Any ideas? @kcubeterm @2096779623