summaryrefslogtreecommitdiff
path: root/python-cidc-api-modules.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cidc-api-modules.spec')
-rw-r--r--python-cidc-api-modules.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-cidc-api-modules.spec b/python-cidc-api-modules.spec
index 668e23b..46f29e8 100644
--- a/python-cidc-api-modules.spec
+++ b/python-cidc-api-modules.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cidc-api-modules
-Version: 0.27.40
+Version: 0.27.41
Release: 1
Summary: SQLAlchemy data models and configuration tools used in the CIDC API
License: MIT license
URL: https://github.com/CIMAC-CIDC/cidc_api-gae
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7d/1d/804028c0482994b9d8aad02b9f3c40ff564168019f96a67776130a6d2b5c/cidc_api_modules-0.27.40.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/3b/2c1fd927b6488eeef36525be394c69c96c0a070f677cd7d00922628de27f/cidc_api_modules-0.27.41.tar.gz
BuildArch: noarch
Requires: python3-werkzeug
@@ -1090,7 +1090,7 @@ Relatedly, it could be worth looking into combining the cloud functions repo int
%prep
-%autosetup -n cidc-api-modules-0.27.40
+%autosetup -n cidc-api-modules-0.27.41
%build
%py3_build
@@ -1130,5 +1130,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.27.40-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.27.41-1
- Package Spec generated