From 4d04e401b24069bbe34a13909fdd064cdb52871f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:44:21 +0000 Subject: automatic import of python-robotframework-robocop --- .gitignore | 1 + python-robotframework-robocop.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 751c59d..7fc6409 100644 --- a/.gitignore +++ b/.gitignore @@ -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 %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 - 3.0.0-1 +* Sun Apr 23 2023 Python_Bot - 3.1.1-1 - Package Spec generated diff --git a/sources b/sources index 55e52f9..e5b33aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4983abed36c25cb665f1122c2c597e47 robotframework-robocop-3.0.0.tar.gz +49acf312cd29b8e22260a8dbaa841692 robotframework-robocop-3.1.1.tar.gz -- cgit v1.2.3