summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-fasjson-client.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 56887b7..baa256b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/fasjson-client-1.0.7.tar.gz
+/fasjson-client-1.0.8.tar.gz
diff --git a/python-fasjson-client.spec b/python-fasjson-client.spec
index 38fbd3e..6b07af7 100644
--- a/python-fasjson-client.spec
+++ b/python-fasjson-client.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-fasjson-client
-Version: 1.0.7
+Version: 1.0.8
Release: 1
Summary: An OpenAPI client for FASJSON
License: LGPL-3.0-or-later
URL: https://github.com/fedora-infra/fasjson-client
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/2d/84efbb7e79376c9e6b02f727b2b9bc12ffe8a41fa2e750907fca0edea767/fasjson-client-1.0.7.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/69/4d35e93a86ee69186e67e3b78455730acc7c51ffb7834d451a8f371f3615/fasjson-client-1.0.8.tar.gz
BuildArch: noarch
Requires: python3-gssapi
@@ -68,7 +68,7 @@ Licensed under [lgpl-3.0](./LICENSE)
%prep
-%autosetup -n fasjson-client-1.0.7
+%autosetup -n fasjson-client-1.0.8
%build
%py3_build
@@ -108,5 +108,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.7-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.8-1
- Package Spec generated
diff --git a/sources b/sources
index 9339ad4..8d4e930 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfe32d9cdcedbb0c3bdda87d6d2cf404 fasjson-client-1.0.7.tar.gz
+95f3b16b9ecffc81be97b2fe13db198d fasjson-client-1.0.8.tar.gz