From 463028b66dd730b5aeb3e4a814614a8f1f888a5e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:44:10 +0000 Subject: automatic import of python-graph-scheduler --- .gitignore | 1 + python-graph-scheduler.spec | 9 ++++----- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 33f00f3..8765e2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /graph-scheduler-1.1.1.tar.gz +/graph-scheduler-1.1.2.tar.gz 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 - 1.1.1-1 +* Tue Apr 25 2023 Python_Bot - 1.1.2-1 - Package Spec generated diff --git a/sources b/sources index 9f067f4..c128f7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bb0876d869bf2f3c741bd5a22bf16d4 graph-scheduler-1.1.1.tar.gz +6ac40deb6ec0997130b9532bf7b3a974 graph-scheduler-1.1.2.tar.gz -- cgit v1.2.3