From 18958c93a84323833f0a7caf5e7c84af65cc8235 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:04:53 +0000 Subject: automatic import of python-labelme --- .gitignore | 1 + python-labelme.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 778f9a7..f8e6c5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /labelme-5.2.0.tar.gz +/labelme-5.2.0.post4.tar.gz 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 - 5.2.0-1 +* Sun Apr 23 2023 Python_Bot - 5.2.0.post4-1 - Package Spec generated diff --git a/sources b/sources index 557bccf..2d0f696 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1303b0939e109f09b54c89f837d0d242 labelme-5.2.0.tar.gz +9dc365db4fbbc2d43309ae0bf6b3a2c9 labelme-5.2.0.post4.tar.gz -- cgit v1.2.3