From 873a6d6b2276c1745dae8f3ffc34ba158af8e969 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 05:03:12 +0000 Subject: automatic import of python-dlib --- .gitignore | 1 + python-dlib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 42fa61e..fa6dabf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dlib-19.24.0.tar.gz +/dlib-19.24.1.tar.gz diff --git a/python-dlib.spec b/python-dlib.spec index 7793ab6..6be803b 100644 --- a/python-dlib.spec +++ b/python-dlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dlib -Version: 19.24.0 +Version: 19.24.1 Release: 1 Summary: A toolkit for making real world machine learning and data analysis applications License: Boost Software License URL: https://github.com/davisking/dlib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e5/3b/7a8522a5c2ef6ff6252e46b0788b3d2c2280198c49d6ecf3b576b171045f/dlib-19.24.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/e3/4fed0fb511a88a46365c2da493b73081a5e1a21960bdb18089b27cbc768b/dlib-19.24.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-dlib-doc See http://dlib.net for documentation. %prep -%autosetup -n dlib-19.24.0 +%autosetup -n dlib-19.24.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 19.24.0-1 +* Fri Apr 07 2023 Python_Bot - 19.24.1-1 - Package Spec generated diff --git a/sources b/sources index ba93639..be2e914 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a61d76d9af1ccddcd28ce52f837e7a9f dlib-19.24.0.tar.gz +4245fe2f2a24b8ba4b7296aaee1fbd16 dlib-19.24.1.tar.gz -- cgit v1.2.3