summaryrefslogtreecommitdiff
path: root/python-dlib.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 05:03:12 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 05:03:12 +0000
commit873a6d6b2276c1745dae8f3ffc34ba158af8e969 (patch)
tree1d039f00557650e5241825b38b5040d2dafb61c4 /python-dlib.spec
parentb7a8d2b6a7384bc613af2ff5be057a884e92f237 (diff)
automatic import of python-dlib
Diffstat (limited to 'python-dlib.spec')
-rw-r--r--python-dlib.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 19.24.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 19.24.1-1
- Package Spec generated