From 862c0dbb564122a7847e094ac3c70fb940414885 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 06:51:10 +0000 Subject: automatic import of python-balrogo --- .gitignore | 1 + python-balrogo.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bc1d98a..f1df5b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /balrogo-1.6.4.tar.gz +/balrogo-1.6.5.tar.gz diff --git a/python-balrogo.spec b/python-balrogo.spec index 3685b53..c19f897 100644 --- a/python-balrogo.spec +++ b/python-balrogo.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-balrogo -Version: 1.6.4 +Version: 1.6.5 Release: 1 Summary: Bayesian Astrometric Likelihood Recovery of Galactic Objects License: MIT URL: https://gitlab.com/eduardo-vitral/balrogo -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d0/77/81ba47c57104dabb92a50f941da0c033d12b1d6b157ab1b7df928fefa62c/balrogo-1.6.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/1b/f949c6353172371469bca64a6f38965713e83f2662f41927f7b37486f6d6/balrogo-1.6.5.tar.gz BuildArch: noarch Requires: python3-numpy @@ -303,7 +303,7 @@ BALRoGO is free software made available under the [MIT License](LICENSE). The BA %prep -%autosetup -n balrogo-1.6.4 +%autosetup -n balrogo-1.6.5 %build %py3_build @@ -343,5 +343,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 1.6.4-1 +* Tue May 30 2023 Python_Bot - 1.6.5-1 - Package Spec generated diff --git a/sources b/sources index 99ec936..5011242 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4256b1e81186b6bd98e83159a38700d7 balrogo-1.6.4.tar.gz +7da9bb8f790ab6328eb58e3b8aec1355 balrogo-1.6.5.tar.gz -- cgit v1.2.3