diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:44:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:44:21 +0000 |
| commit | 4d04e401b24069bbe34a13909fdd064cdb52871f (patch) | |
| tree | c9607bd7ed651cd2fefb0411c840dc6d3f047656 | |
| parent | b4225ea8a61f9df43dbbfb3cf16248fb535d49f9 (diff) | |
automatic import of python-robotframework-robocopopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-robotframework-robocop.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /robotframework-robocop-3.0.0.tar.gz +/robotframework-robocop-3.1.1.tar.gz diff --git a/python-robotframework-robocop.spec b/python-robotframework-robocop.spec index f324bfc..83f106c 100644 --- a/python-robotframework-robocop.spec +++ b/python-robotframework-robocop.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-robotframework-robocop -Version: 3.0.0 +Version: 3.1.1 Release: 1 Summary: Static code analysis tool (linter) for Robot Framework License: Apache License 2.0 URL: https://github.com/MarketSquare/robotframework-robocop -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/b5/d50769a40cc91f26014fc4c6d6aa216b52fd8562b34205a435f6a1f52ea5/robotframework-robocop-3.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/19/5781f3369e7fec113e717062d7113acc86b1c161b7b673be0741fed09dc1/robotframework-robocop-3.1.1.tar.gz BuildArch: noarch Requires: python3-jinja2 @@ -43,7 +43,7 @@ Provides: python3-robotframework-robocop-doc <img style="float:right" src="https://raw.githubusercontent.com/MarketSquare/robotframework-robocop/master/docs/images/robocop_logo_small.png"> %prep -%autosetup -n robotframework-robocop-3.0.0 +%autosetup -n robotframework-robocop-3.1.1 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.1-1 - Package Spec generated @@ -1 +1 @@ -4983abed36c25cb665f1122c2c597e47 robotframework-robocop-3.0.0.tar.gz +49acf312cd29b8e22260a8dbaa841692 robotframework-robocop-3.1.1.tar.gz |
