David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-identify


Commits:
eafe2352 by David Runge at 2023-12-08T22:18:50+01:00
upgpkg: 2.5.33-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-identify
        pkgdesc = File identification library for Python
-       pkgver = 2.5.32
+       pkgver = 2.5.33
        pkgrel = 1
        url = https://github.com/pre-commit/identify
        arch = any
@@ -14,8 +14,8 @@ pkgbase = python-identify
        depends = python
        optdepends = python-editdistance-s: for returning license identifiers
        optdepends = python-ukkonen: for returning license identifiers
-       source = 
identify-2.5.32.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.5.32.tar.gz
-       sha512sums = 
104326e2c1529c89425eeaf738a65bf9fc7f2dfa99e7aae18b33c8250aa34f3ead0371dbd2dad9253100de59f618c6c8d3c033f406eec179f1dcce47fe43fc36
-       b2sums = 
a24c0df85c482fbc04adce0be258aa96ffa387eb569365fcdf589cf5fc4d3823ade3c60a0e2e9df65610506bc0d74c532b9964af1fea367191e3c4572e62388f
+       source = 
identify-2.5.33.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.5.33.tar.gz
+       sha512sums = 
cb3cc2064814b6694122040dc1be31f09bbddaf988f15425717d5561f175b216e62f4449cff5d697a8d612a48513e97446973bba42f376cdcfad1d93d1e14cf7
+       b2sums = 
0b66bc611e5ba01029c2d8aa13146025eb68296793a148eafecc7584d3d68d77d8ebae67306e8fc64e7265ab673fa4852497f25b9ba73e895c61e4f4ec2997e2
 
 pkgname = python-identify


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=identify
 pkgname=python-identify
-pkgver=2.5.32
+pkgver=2.5.33
 pkgrel=1
 pkgdesc="File identification library for Python"
 arch=(any)
@@ -25,8 +25,8 @@ optdepends=(
   'python-ukkonen: for returning license identifiers'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha512sums=('104326e2c1529c89425eeaf738a65bf9fc7f2dfa99e7aae18b33c8250aa34f3ead0371dbd2dad9253100de59f618c6c8d3c033f406eec179f1dcce47fe43fc36')
-b2sums=('a24c0df85c482fbc04adce0be258aa96ffa387eb569365fcdf589cf5fc4d3823ade3c60a0e2e9df65610506bc0d74c532b9964af1fea367191e3c4572e62388f')
+sha512sums=('cb3cc2064814b6694122040dc1be31f09bbddaf988f15425717d5561f175b216e62f4449cff5d697a8d612a48513e97446973bba42f376cdcfad1d93d1e14cf7')
+b2sums=('0b66bc611e5ba01029c2d8aa13146025eb68296793a148eafecc7584d3d68d77d8ebae67306e8fc64e7265ab673fa4852497f25b9ba73e895c61e4f4ec2997e2')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-identify/-/commit/eafe235230a8933655c8d0c1fc7b772bd9fc5105

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-identify/-/commit/eafe235230a8933655c8d0c1fc7b772bd9fc5105
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to