From 46ee2c9f0cc98fae18d5ea0f39eb51b7b5b8e491 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 17:55:56 +0000 Subject: automatic import of python-heaserver --- .gitignore | 1 + python-heaserver.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f963503..0270c25 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.0.0a125-1 +* Tue May 30 2023 Python_Bot - 1.0.0a128-1 - Package Spec generated diff --git a/sources b/sources index afaa640..0dbb92e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03ac3d4fc62ffe37b52751cd7704e4fb heaserver-1.0.0a125.tar.gz +5c843f94920873949471711521d4233d heaserver-1.0.0a128.tar.gz -- cgit v1.2.3