summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-kraken.spec10
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 2bfa177..ef62a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/kraken-4.3.11.tar.gz
+/kraken-4.3.12.tar.gz
diff --git a/python-kraken.spec b/python-kraken.spec
index badfb67..c1d0132 100644
--- a/python-kraken.spec
+++ b/python-kraken.spec
@@ -1,13 +1,14 @@
%global _empty_manifest_terminate_build 0
Name: python-kraken
-Version: 4.3.11
+Version: 4.3.12
Release: 1
Summary: OCR/HTR engine for all the languages
License: Apache
URL: http://kraken.re
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/6b/d1f114979a404ef91734cac1abc0603303ed7f7cba3c1e39cef95219f657/kraken-4.3.11.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/5d/7e60ba7d07246ed7f7849f826dd07fc30cbd9e0332a46ff6aacb33da8b3c/kraken-4.3.12.tar.gz
BuildArch: noarch
+Requires: python3-pytest
Requires: python3-jsonschema
Requires: python3-lxml
Requires: python3-requests
@@ -32,7 +33,6 @@ Requires: python3-rich
Requires: python3-albumentations
Requires: python3-pyvips
Requires: python3-hocr-spec
-Requires: python3-pytest
%description
kraken is a turn-key OCR system optimized for historical and non-Latin script
@@ -89,7 +89,7 @@ kraken's main features are:
- Variable recognition network architectures
%prep
-%autosetup -n kraken-4.3.11
+%autosetup -n kraken-4.3.12
%build
%py3_build
@@ -129,5 +129,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.11-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.12-1
- Package Spec generated
diff --git a/sources b/sources
index f92df41..e9c19f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a52e6d3212ed488859e441178da4ca13 kraken-4.3.11.tar.gz
+de6312abf4dad6a1e00a305ee2ca3d4d kraken-4.3.12.tar.gz