summaryrefslogtreecommitdiff
path: root/python-ispyb.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 08:25:10 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 08:25:10 +0000
commitd13b7ab52833eac4c1cd89056e3044a7131b15ef (patch)
treee2cf3aebb04b777d2df19b8b6aa2fabe528331c1 /python-ispyb.spec
parent54b9dc4e1c4384e40e13d24832f15466a7efecdd (diff)
automatic import of python-ispyb
Diffstat (limited to 'python-ispyb.spec')
-rw-r--r--python-ispyb.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ispyb.spec b/python-ispyb.spec
index 587f09c..bec5095 100644
--- a/python-ispyb.spec
+++ b/python-ispyb.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ispyb
-Version: 7.2.0
+Version: 8.0.0
Release: 1
Summary: Python package to access ISPyB database
License: Apache License, Version 2.0
URL: https://pypi.org/project/ispyb/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/9c/b4b172ec92711627cfc705508faaf90aedc991f5d7a8c8bec4b5661bfce1/ispyb-7.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/42/0145060c6adde4e1bf559170521a028e26cec058f6203a6f8514bfa6dbdd/ispyb-8.0.0.tar.gz
BuildArch: noarch
Requires: python3-mysql-connector-python
@@ -37,7 +37,7 @@ This package provides a Python interface to ISPyB. It can access the ISPyB datab
%prep
-%autosetup -n ispyb-7.2.0
+%autosetup -n ispyb-8.0.0
%build
%py3_build
@@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 7.2.0-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.0-1
- Package Spec generated