diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:44:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:44:21 +0000 |
| commit | 381675187825904ce47a886f331bbb7c94a1c814 (patch) | |
| tree | 97032fbc563ea1a58d338567248bac56f5882927 | |
| parent | 5e75022d61aec13b866ea8526ea1e2234557ecb6 (diff) | |
automatic import of python-dimodopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dimod.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dimod-0.12.4.tar.gz +/dimod-0.12.5.tar.gz diff --git a/python-dimod.spec b/python-dimod.spec index 0011ab2..7628696 100644 --- a/python-dimod.spec +++ b/python-dimod.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dimod -Version: 0.12.4 +Version: 0.12.5 Release: 1 Summary: A shared API for binary quadratic model samplers. License: Apache 2.0 URL: https://github.com/dwavesystems/dimod -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/8d/16f3bcda82ebdea0bf972bb84c8761e1de5bb8a1f4dd2a49d8f1edf4fcef/dimod-0.12.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/88/31/ff08b1c3cf718dab24c95161d15fdfe13ddada6a3e826cc6439c577656b1/dimod-0.12.5.tar.gz Requires: python3-numpy @@ -55,7 +55,7 @@ Provides: python3-dimod-doc `Ocean glossary <https://docs.ocean.dwavesys.com/en/stable/concepts/index.html>`_.) %prep -%autosetup -n dimod-0.12.4 +%autosetup -n dimod-0.12.5 %build %py3_build @@ -95,5 +95,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.5-1 - Package Spec generated @@ -1 +1 @@ -75d83840096aafdf3d833bb01992dedf dimod-0.12.4.tar.gz +93b8ce9217ef3e926e3be68f049ff533 dimod-0.12.5.tar.gz |
