summaryrefslogtreecommitdiff
path: root/python-balrogo.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 06:51:10 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 06:51:10 +0000
commit862c0dbb564122a7847e094ac3c70fb940414885 (patch)
treed156277d54910b24792783968625fefe86844365 /python-balrogo.spec
parent1d8e7675bb53bb518c163209a33899e03550de1a (diff)
automatic import of python-balrogo
Diffstat (limited to 'python-balrogo.spec')
-rw-r--r--python-balrogo.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.6.4-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.5-1
- Package Spec generated