From 6dd01794b3cb4783c58b4b95ca2a7b1d8b5122a7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:24:53 +0000 Subject: automatic import of python-gridcal --- .gitignore | 1 + python-gridcal.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6195f8d..4646eba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /GridCal-4.6.6.tar.gz +/GridCal-4.7.0.tar.gz diff --git a/python-gridcal.spec b/python-gridcal.spec index 6b311f7..59c064a 100644 --- a/python-gridcal.spec +++ b/python-gridcal.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-GridCal -Version: 4.6.6 +Version: 4.7.0 Release: 1 Summary: GridCal is a Power Systems simulation program intended for professional use and research License: LGPL URL: https://github.com/SanPen/GridCal -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/9d/61dfdbf9ead2e717f2f57cdf457e4d24c99946ad42316eb3ccaff60f951c/GridCal-4.6.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/2b/6d4285333f5771873d2e7ff4790384e9c7481763b31818dd50e2c62889b2/GridCal-4.7.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-GridCal-doc %prep -%autosetup -n GridCal-4.6.6 +%autosetup -n GridCal-4.7.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 4.6.6-1 +* Tue Apr 25 2023 Python_Bot - 4.7.0-1 - Package Spec generated diff --git a/sources b/sources index c6704ad..e43ca58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29ebd5823491bfd54b72fc4dac568edd GridCal-4.6.6.tar.gz +0edc0010288e2d5535b9cb82858fd4bd GridCal-4.7.0.tar.gz -- cgit v1.2.3