From 632f23e1c05fac37fce408a95dfafb7e8b63d8fa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:54:54 +0000 Subject: automatic import of python-appian-locust --- .gitignore | 1 + python-appian-locust.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 270a0d0..c7aa20f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /appian-locust-1.45.0.tar.gz +/appian-locust-1.45.1.tar.gz diff --git a/python-appian-locust.spec b/python-appian-locust.spec index 3d65faa..5794ce2 100644 --- a/python-appian-locust.spec +++ b/python-appian-locust.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-appian-locust -Version: 1.45.0 +Version: 1.45.1 Release: 1 Summary: Tools and functions to make testing Appian with Locust easier License: Apache 2.0 URL: https://gitlab.com/appian-oss/appian-locust -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/30/508da8c613a31aa9089e86162bc21036055af48b39dfef41afe6f02d4569/appian-locust-1.45.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/1f/a379911904fd81dbf8d882d2964bebcdbfc64a48194d59fb457daff413ff/appian-locust-1.45.1.tar.gz BuildArch: noarch Requires: python3-locust @@ -80,7 +80,7 @@ If everything is set up correctly, you should start to see output from the load * For more in-depth information about the test library, see the rest of this documentation. %prep -%autosetup -n appian-locust-1.45.0 +%autosetup -n appian-locust-1.45.1 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.45.0-1 +* Tue Apr 25 2023 Python_Bot - 1.45.1-1 - Package Spec generated diff --git a/sources b/sources index 87be287..efa287f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ebebf5d6c2efc8d50869fc051fbdecd appian-locust-1.45.0.tar.gz +4a8eb180e82b907270c1efee7ee3a13f appian-locust-1.45.1.tar.gz -- cgit v1.2.3