diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 07:12:10 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 07:12:10 +0000 |
| commit | 537599befe5c5ca44ef15beeb77d6e2ff9069d7c (patch) | |
| tree | 71f05169b8fe8b8724c914a71b986c9a5c6e7aef | |
| parent | 4ca4a48410bb2ea6c3cc23e0356d7abc526f12b3 (diff) | |
automatic import of python-benchling-api-client
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-benchling-api-client.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /benchling_api_client-2.0.158.tar.gz +/benchling_api_client-2.0.170.tar.gz diff --git a/python-benchling-api-client.spec b/python-benchling-api-client.spec index cf0f254..85e5722 100644 --- a/python-benchling-api-client.spec +++ b/python-benchling-api-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-benchling-api-client -Version: 2.0.158 +Version: 2.0.170 Release: 1 Summary: Autogenerated Python client from OpenAPI Python Client generator License: Apache-2.0 URL: https://pypi.org/project/benchling-api-client/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/64/7f2dcb26a7a0e3e6e2f8fb1af4b9b32afe332d30a05dea190e400392ec41/benchling_api_client-2.0.158.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/8c/da3efbe1f785536bd86e41b92619c8a23c3502f352a07fa15e3870f5f649/benchling_api_client-2.0.170.tar.gz BuildArch: noarch Requires: python3-backoff @@ -52,7 +52,7 @@ easier to use and has been released to general availability. %prep -%autosetup -n benchling-api-client-2.0.158 +%autosetup -n benchling-api-client-2.0.170 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.158-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.170-1 - Package Spec generated @@ -1 +1 @@ -a69564f2b09aeca601a9aa4fd4d773f5 benchling_api_client-2.0.158.tar.gz +e9b2851c43457c9afe3f27236c6bc86b benchling_api_client-2.0.170.tar.gz |
