summaryrefslogtreecommitdiff
path: root/python-cidc-schemas.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cidc-schemas.spec')
-rw-r--r--python-cidc-schemas.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-cidc-schemas.spec b/python-cidc-schemas.spec
index 2d5a84c..96d8fad 100644
--- a/python-cidc-schemas.spec
+++ b/python-cidc-schemas.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cidc-schemas
-Version: 0.26.20
+Version: 0.26.21
Release: 1
Summary: The CIDC data model and tools for working with it.
License: MIT license
URL: https://github.com/CIMAC-CIDC/schemas
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/f8/4898c18133fe471d3700d14ed02aa2a07bd1ca186d8be6e944b538d133d1/cidc_schemas-0.26.20.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7a/99/3804acb3cc43059db2e429ba644624a5f866101851113d0aead85db9afcc/cidc_schemas-0.26.21.tar.gz
BuildArch: noarch
Requires: python3-dateparser
@@ -435,7 +435,7 @@ cidc_schemas validate_schema -f shipping_core.json
%prep
-%autosetup -n cidc-schemas-0.26.20
+%autosetup -n cidc-schemas-0.26.21
%build
%py3_build
@@ -475,5 +475,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.26.20-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.26.21-1
- Package Spec generated