summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-ispyb.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 49084c6..5b79f5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ispyb-7.2.0.tar.gz
+/ispyb-8.0.0.tar.gz
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
diff --git a/sources b/sources
index 2c1ac92..63c3093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b723c54bc43f02be46595fe9baf678a1 ispyb-7.2.0.tar.gz
+6c2b8bc34d467b18feb6ac3e2af58e49 ispyb-8.0.0.tar.gz