summaryrefslogtreecommitdiff
path: root/python-labelme.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-labelme.spec')
-rw-r--r--python-labelme.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-labelme.spec b/python-labelme.spec
index 6cea43d..a3575bb 100644
--- a/python-labelme.spec
+++ b/python-labelme.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-labelme
-Version: 5.2.0
+Version: 5.2.0.post4
Release: 1
Summary: Image Polygonal Annotation with Python
License: GPLv3
URL: https://github.com/wkentaro/labelme
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/2b/4a06be33ed86cc5227945b8dabb7d8f9d9c6e854f0de966a601738ceda69/labelme-5.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/d4/d9ba08bf3e7446f7aac662fb6a5773e9b0049790302b1ca6aa56a4894c27/labelme-5.2.0.post4.tar.gz
BuildArch: noarch
@@ -682,7 +682,7 @@ This repo is the fork of [mpitid/pylabelme](https://github.com/mpitid/pylabelme)
%prep
-%autosetup -n labelme-5.2.0
+%autosetup -n labelme-5.2.0.post4
%build
%py3_build
@@ -722,5 +722,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0.post4-1
- Package Spec generated