From 8fd445bf05d13b7ce65c7291e8721f47f7063453 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:16:30 +0800 Subject: [PATCH 1/2] add python-markupsafe.yaml. --- python-markupsafe.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-markupsafe.yaml diff --git a/python-markupsafe.yaml b/python-markupsafe.yaml new file mode 100644 index 0000000..0753b3c --- /dev/null +++ b/python-markupsafe.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: asn1crypto +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee From 4787ef0f25f45989df1ec0c0591d8b6ccca41e8f Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:17:08 +0800 Subject: [PATCH 2/2] update python-markupsafe.yaml. --- python-markupsafe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-markupsafe.yaml b/python-markupsafe.yaml index 0753b3c..e73a4cf 100644 --- a/python-markupsafe.yaml +++ b/python-markupsafe.yaml @@ -1,4 +1,4 @@ version_control: pypi src_repo: asn1crypto -tag_prefix: ^ +tag_prefix: ^v seperator: . \ No newline at end of file -- Gitee