mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update options for new python mirror
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
725d30aac5
commit
a8a9548ceb
|
|
@ -358,6 +358,8 @@ mirror_desc:
|
||||||
desc: 为 GNU Radio 设计的编译管理系统
|
desc: 为 GNU Radio 设计的编译管理系统
|
||||||
- name: pypi
|
- name: pypi
|
||||||
desc: Python 软件包索引源
|
desc: Python 软件包索引源
|
||||||
|
- name: python
|
||||||
|
desc: Python 官方源码、软件、文档仓库
|
||||||
- name: qemu.git
|
- name: qemu.git
|
||||||
desc: 处理器模拟器 QEMU 的源码 Git 仓库
|
desc: 处理器模拟器 QEMU 的源码 Git 仓库
|
||||||
- name: qubesos
|
- name: qubesos
|
||||||
|
|
@ -454,8 +456,7 @@ mirror_desc:
|
||||||
desc: 著名的网络监视、管理系统
|
desc: 著名的网络监视、管理系统
|
||||||
|
|
||||||
new_mirrors:
|
new_mirrors:
|
||||||
- mozilla
|
- python
|
||||||
- debian-elts
|
|
||||||
|
|
||||||
unlisted_mirrors:
|
unlisted_mirrors:
|
||||||
- status: 'success'
|
- status: 'success'
|
||||||
|
|
@ -548,7 +549,6 @@ force_redirect_help_mirrors:
|
||||||
- binutils-gdb.git
|
- binutils-gdb.git
|
||||||
- glibc.git
|
- glibc.git
|
||||||
- flutter-sdk.git
|
- flutter-sdk.git
|
||||||
- julia-general.git
|
|
||||||
- pkgsrc.git
|
- pkgsrc.git
|
||||||
- nixpkgs.git
|
- nixpkgs.git
|
||||||
- ohmyzsh.git
|
- ohmyzsh.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue