summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-roboflow.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 52d4db3..1e4f31c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/roboflow-1.0.3.tar.gz
+/roboflow-1.0.5.tar.gz
diff --git a/python-roboflow.spec b/python-roboflow.spec
index 272bbc1..1f4fe4f 100644
--- a/python-roboflow.spec
+++ b/python-roboflow.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-roboflow
-Version: 1.0.3
+Version: 1.0.5
Release: 1
Summary: python client for the Roboflow application
License: MIT License
URL: https://github.com/roboflow-ai/roboflow-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/80/535e1d43b28e24db0716b4eda4988371534db6c171197d675c1959b76c4a/roboflow-1.0.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/a5/6e7aa1f38c77f16378f355d796e00c8228be8d37c68a4f712a190f001275/roboflow-1.0.5.tar.gz
BuildArch: noarch
Requires: python3-certifi
@@ -431,7 +431,7 @@ make check_code_quality
**Note** These tests will be run automatically when you commit thanks to git hooks.
%prep
-%autosetup -n roboflow-1.0.3
+%autosetup -n roboflow-1.0.5
%build
%py3_build
@@ -471,5 +471,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.3-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.5-1
- Package Spec generated
diff --git a/sources b/sources
index 31e5a62..159c970 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f389878a5688058dbcfff8625666458 roboflow-1.0.3.tar.gz
+c1cd82ac7cad9112c9287784c12e240d roboflow-1.0.5.tar.gz