diff options
Diffstat (limited to 'python-graph-scheduler.spec')
| -rw-r--r-- | python-graph-scheduler.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/python-graph-scheduler.spec b/python-graph-scheduler.spec index 908cfce..d703763 100644 --- a/python-graph-scheduler.spec +++ b/python-graph-scheduler.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-graph-scheduler -Version: 1.1.1 +Version: 1.1.2 Release: 1 Summary: A graph-based scheduler of nodes based on structure and conditions License: Apache Software License URL: https://github.com/kmantel/graph-scheduler -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/01/b77a50156e5cfbee9c115752dbf2b5e304908ca02c8cd41dbab168e47d53/graph-scheduler-1.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ca/23/defc13688d80aeaee42242a0681ace66ff2c9dd2efb989e856158724e87d/graph-scheduler-1.1.2.tar.gz BuildArch: noarch Requires: python3-numpy @@ -20,7 +20,6 @@ Requires: python3-pytest-helpers-namespace Requires: python3-pytest-pycodestyle Requires: python3-pytest-pydocstyle Requires: python3-pytest-xdist -Requires: python3-coveragepy-lcov Requires: python3-m2r2 Requires: python3-sphinx Requires: python3-sphinx-autodoc-typehints @@ -210,7 +209,7 @@ supported. %prep -%autosetup -n graph-scheduler-1.1.1 +%autosetup -n graph-scheduler-1.1.2 %build %py3_build @@ -250,5 +249,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.2-1 - Package Spec generated |
