diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 03:54:54 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 03:54:54 +0000 |
| commit | 632f23e1c05fac37fce408a95dfafb7e8b63d8fa (patch) | |
| tree | cdcc2cd6f65127a1315486d3af3d496a8cd3253c | |
| parent | 224db94f346af6ec9f8c257255490bf5ad6974ff (diff) | |
automatic import of python-appian-locustopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-appian-locust.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -6ebebf5d6c2efc8d50869fc051fbdecd appian-locust-1.45.0.tar.gz +4a8eb180e82b907270c1efee7ee3a13f appian-locust-1.45.1.tar.gz |
