diff --git a/sig/ecopkg/sig-info.yaml b/sig/ecopkg/sig-info.yaml index 7552c39ab6f0a2cc227c68230c8ea743fa533713..bde587718f710d9c50509addfacc1973da004c42 100644 --- a/sig/ecopkg/sig-info.yaml +++ b/sig/ecopkg/sig-info.yaml @@ -346,3 +346,11 @@ repositories: name: lyxlyforever email: ly2008080808@yeah.net + +- repo: + - src-openeuler/python-assertpy + committers: + - gitee_id: desert-sailor + name: DesertSailor_King + email: dxwangk@isoftstone.com + diff --git a/sig/ecopkg/src-openeuler/p/python-assertpy.yaml b/sig/ecopkg/src-openeuler/p/python-assertpy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fc3626add461eeed78d1406c770905af94b70152 --- /dev/null +++ b/sig/ecopkg/src-openeuler/p/python-assertpy.yaml @@ -0,0 +1,8 @@ +name: python-assertpy +description: 'Simple assertion library for unit testing in python with a fluent API' +upstream: https://github.com/assertpy/assertpy +platform: gitee +branches: +- name: master + type: protected +type: public \ No newline at end of file