From f5084851e2231c94af05a3465e915d13709ac6f1 Mon Sep 17 00:00:00 2001 From: tubalu Date: Thu, 28 Nov 2019 14:30:43 +0800 Subject: [PATCH] add python-unittest2 and python-markdown --- repository/src-openeuler.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repository/src-openeuler.yaml b/repository/src-openeuler.yaml index b3c3d48..b01c4a9 100644 --- a/repository/src-openeuler.yaml +++ b/repository/src-openeuler.yaml @@ -3264,6 +3264,9 @@ repositories: - name: python-markupsafe description: "" type: private +- name: python-markdown + description: "" + type: private - name: python-meh description: "" type: private @@ -3420,6 +3423,9 @@ repositories: - name: python-threadpoolctl description: "" type: private +- name: python-unittest2 + description: "" + type: private - name: python-urlgrabber description: "" type: private -- GitLab