diff options
Diffstat (limited to 'python-simple-parsing.spec')
| -rw-r--r-- | python-simple-parsing.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python-simple-parsing.spec b/python-simple-parsing.spec index 3d64030..a6709ad 100644 --- a/python-simple-parsing.spec +++ b/python-simple-parsing.spec @@ -1,19 +1,19 @@ %global _empty_manifest_terminate_build 0 Name: python-simple-parsing -Version: 0.1.1 +Version: 0.1.2 Release: 1 Summary: A small utility for simplifying and cleaning up argument parsing scripts. License: MIT License URL: https://github.com/lebrice/SimpleParsing -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1b/4e/a018566236c97fcb8a85d4c8f86cc5a76342fd20472aa9b592a2890207bf/simple_parsing-0.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a5/de/556e48bf221ed7a8da93246bed652ba5b78807a20558aa24d5fd3683f6dd/simple_parsing-0.1.2.tar.gz BuildArch: noarch Requires: python3-docstring-parser Requires: python3-typing-extensions +Requires: python3-pyyaml Requires: python3-pytest-regressions Requires: python3-pytest Requires: python3-pytest-xdist -Requires: python3-pyyaml Requires: python3-pytest Requires: python3-pytest-xdist Requires: python3-pytest-regressions @@ -443,7 +443,7 @@ Additional examples for all the features mentioned above can be found in the [ex %prep -%autosetup -n simple-parsing-0.1.1 +%autosetup -n simple-parsing-0.1.2 %build %py3_build @@ -483,5 +483,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.2-1 - Package Spec generated |
