diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dragonfly-energy.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dragonfly-energy-1.22.114.tar.gz +/dragonfly-energy-1.23.5.tar.gz diff --git a/python-dragonfly-energy.spec b/python-dragonfly-energy.spec index 5d60dd2..ddc5916 100644 --- a/python-dragonfly-energy.spec +++ b/python-dragonfly-energy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dragonfly-energy -Version: 1.22.114 +Version: 1.23.5 Release: 1 Summary: Dragonfly extension for energy simulation. License: AGPL-3.0 URL: https://github.com/ladybug-tools/dragonfly-energy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/66/86/26ca652149cb117cc6cd635857d569e4408de4d8c2a4154d0d9e3f72c82a/dragonfly-energy-1.22.114.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/36/53fa8c3dd27b84b9a03b1013a5ad0bc8d2609fc642ef04221f2c12c19d5f/dragonfly-energy-1.23.5.tar.gz BuildArch: noarch Requires: python3-dragonfly-core @@ -370,7 +370,7 @@ sphinx-build -b html ./docs ./docs/_build/docs %prep -%autosetup -n dragonfly-energy-1.22.114 +%autosetup -n dragonfly-energy-1.23.5 %build %py3_build @@ -410,5 +410,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.22.114-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.23.5-1 - Package Spec generated @@ -1 +1 @@ -6398d5ee8a3d0ab1a001ea74c487d9f3 dragonfly-energy-1.22.114.tar.gz +3f048e2e49fc9c5a78942fb2f17ecd55 dragonfly-energy-1.23.5.tar.gz |
