From f4e579c6283c46349a7ff0e147a1e9384e3f83f2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 08:35:23 +0000 Subject: automatic import of python-cidc-schemas --- .gitignore | 1 + python-cidc-schemas.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0d720e5..0c1be70 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cidc_schemas-0.26.20.tar.gz +/cidc_schemas-0.26.21.tar.gz 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 - 0.26.20-1 +* Tue Apr 25 2023 Python_Bot - 0.26.21-1 - Package Spec generated diff --git a/sources b/sources index 903ead3..46591d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32115a8039bdd8a3550cbf47df742d51 cidc_schemas-0.26.20.tar.gz +7cd5eb15fb31b27aed3a2692448dd65b cidc_schemas-0.26.21.tar.gz -- cgit v1.2.3