diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 17:55:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 17:55:56 +0000 |
| commit | 46ee2c9f0cc98fae18d5ea0f39eb51b7b5b8e491 (patch) | |
| tree | 9a60ccfc44b5f54e8b2cda1f613e9c3a4adfd292 | |
| parent | c6716e8c1bcd3424c78e64845162768b0c6b6893 (diff) | |
automatic import of python-heaserver
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-heaserver.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /heaserver-1.0.0a125.tar.gz +/heaserver-1.0.0a128.tar.gz diff --git a/python-heaserver.spec b/python-heaserver.spec index 9d09af6..0970229 100644 --- a/python-heaserver.spec +++ b/python-heaserver.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-heaserver -Version: 1.0.0a125 +Version: 1.0.0a128 Release: 1 Summary: The server side of HEA. License: Apache Software License URL: https://risr.hci.utah.edu -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c4/52/810b6dd23f35d4b7840260a04e42311818695366ca1fec25651918c59bb5/heaserver-1.0.0a125.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/9e/264ae203a01aebd33a055e15c1e20aa014a6e11745601f00f6765f2f4dba/heaserver-1.0.0a128.tar.gz BuildArch: noarch Requires: python3-heaobject @@ -175,7 +175,7 @@ See the [RELEASING.md](RELEASING.md) file for details. %prep -%autosetup -n heaserver-1.0.0a125 +%autosetup -n heaserver-1.0.0a128 %build %py3_build @@ -215,5 +215,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.0a125-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.0a128-1 - Package Spec generated @@ -1 +1 @@ -03ac3d4fc62ffe37b52751cd7704e4fb heaserver-1.0.0a125.tar.gz +5c843f94920873949471711521d4233d heaserver-1.0.0a128.tar.gz |
