summaryrefslogtreecommitdiff
path: root/python-appian-locust.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 03:54:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 03:54:54 +0000
commit632f23e1c05fac37fce408a95dfafb7e8b63d8fa (patch)
treecdcc2cd6f65127a1315486d3af3d496a8cd3253c /python-appian-locust.spec
parent224db94f346af6ec9f8c257255490bf5ad6974ff (diff)
automatic import of python-appian-locustopeneuler20.03
Diffstat (limited to 'python-appian-locust.spec')
-rw-r--r--python-appian-locust.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.45.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.45.1-1
- Package Spec generated