summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc40646e63ca..ea779f809d03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = python-face_recognition
pkgdesc = The world's simplest facial recognition api for Python and the command line
- pkgver = 1.2.3
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/ageitgey/face_recognition
arch = any
license = MIT
makedepends = python-setuptools
- depends = python-click>=6.0
- depends = python-dlib>=19.3
+ depends = python-click
+ depends = python-dlib
depends = python-face_recognition_models
depends = python-numpy
depends = python-pillow
- depends = python-scipy>=0.19.0
- source = https://files.pythonhosted.org/packages/a3/f3/99c0fdebe04ab2ed12a6b9a6b6c568a6ae9c757da700215a24aaa8ab9070/face_recognition-1.2.3.tar.gz
- sha256sums = a03eb709d1280bc3ca648add274ff741761b4c56f5317167252fc90cb519eda1
+ depends = python-scipy
+ source = https://files.pythonhosted.org/packages/source/f/face_recognition/face_recognition-1.3.0.tar.gz
+ md5sums = 4e54f245f8fe4751a9f0ef5301a7cd40
pkgname = python-face_recognition