diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-cidc-api-modules.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /cidc_api_modules-0.27.40.tar.gz +/cidc_api_modules-0.27.41.tar.gz 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 @@ -1 +1 @@ -c4cd1125d8faa6c2225e24f4c7d2402d cidc_api_modules-0.27.40.tar.gz +2283836dd7ee5d2137c40bc24cb4629b cidc_api_modules-0.27.41.tar.gz |
