diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dials-data.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dials_data-2.4.58.tar.gz +/dials_data-2.4.60.tar.gz diff --git a/python-dials-data.spec b/python-dials-data.spec index ad27a47..716a2d5 100644 --- a/python-dials-data.spec +++ b/python-dials-data.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dials-data -Version: 2.4.58 +Version: 2.4.60 Release: 1 Summary: DIALS Regression Data Manager License: BSD 3-Clause License URL: https://github.com/dials/data -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8e/f0/a387cac882ea33c554587f4616e1892d971292d1c693fc23bcce2f0f9d04/dials_data-2.4.58.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d9/50/22a7a9f89265b3be4791c90350410db22e29ca36310e9457f324cfd30030/dials_data-2.4.60.tar.gz BuildArch: noarch Requires: python3-importlib-resources @@ -32,7 +32,7 @@ Provides: python3-dials-data-doc %prep -%autosetup -n dials-data-2.4.58 +%autosetup -n dials-data-2.4.60 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.58-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.4.60-1 - Package Spec generated @@ -1 +1 @@ -00a223f41afda189557385cb9df33de3 dials_data-2.4.58.tar.gz +f6c51256e8a58bee108849e2f11bb06a dials_data-2.4.60.tar.gz |
