diff --git a/repository/src-openeuler.yaml b/repository/src-openeuler.yaml index 834900183e3ca5cb6309bbd27411c343323a6811..bbf3ebfd7deb4b98f8d0d271f6acad41fbb1981e 100644 --- a/repository/src-openeuler.yaml +++ b/repository/src-openeuler.yaml @@ -6422,6 +6422,12 @@ repositories: protected_branches: - master type: public +- name: mock + description: "Builds packages inside chroots" + upstream: "https://github.com/rpm-software-management/mock" + protected_branches: + - master + type: public - name: mockito description: "Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito doesn't give you hangover because the tests are very readable and they produce clean verification errors." protected_branches: @@ -10322,6 +10328,12 @@ repositories: protected_branches: - master type: public +- name: python-pyroute2 + description: "Pure Python netlink library" + upstream: "https://github.com/svinota/pyroute2" + protected_branches: + - master + type: public - name: python-pyside description: "PySide - python bindings for Qt." protected_branches: diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 14caa59e4086c66748cb207f2500fecc0f339c8e..8e6b0f0b04ea957091fe0baebded043df6331137 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -2801,6 +2801,8 @@ sigs: - src-openeuler/atop - src-openeuler/bcc - src-openeuler/bpftrace + - src-openeuler/mock + - src-openeuler/python-pyroute2 - src-openeuler/libbpf - name: sig-mate-desktop repositories: