diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:27:22 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:27:22 +0000 |
| commit | 70a24362ded3eb35de0cadf93379f2f1473e7888 (patch) | |
| tree | 94cb649ca9cbe2abfa902a9468ecfb2d64e4e878 /python-returns.spec | |
| parent | f9b73707367558dc37e95e43241727f93798ac85 (diff) | |
automatic import of python-returnsopeneuler20.03
Diffstat (limited to 'python-returns.spec')
| -rw-r--r-- | python-returns.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-returns.spec b/python-returns.spec index 58c8e31..c0cb4ef 100644 --- a/python-returns.spec +++ b/python-returns.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-returns -Version: 0.19.0 +Version: 0.20.0 Release: 1 Summary: Make your functions return something meaningful, typed, and safe! License: BSD-3-Clause URL: https://returns.readthedocs.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/74/5b6f588a9eae2976e8d34a3c30ceb2afaefeb17e96aea6ccd754399cc627/returns-0.19.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/e3/00e885b3771ecc1d22e8a3d1d47927cf33f2de1b3fcea8217bc4098d10d8/returns-0.20.0.tar.gz BuildArch: noarch Requires: python3-typing-extensions @@ -41,7 +41,7 @@ Provides: python3-returns-doc [](https://github.com/wemake-services/wemake-python-styleguide) %prep -%autosetup -n returns-0.19.0 +%autosetup -n returns-0.20.0 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.0-1 - Package Spec generated |
