* update python-license-expression to 30.1.1-1
This commit is contained in:
parent
09f2800a33
commit
80ef45c9b1
@ -5,8 +5,8 @@
|
|||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
pkgname=python-license-expression
|
pkgname=python-license-expression
|
||||||
pkgver=30.1.0
|
pkgver=30.1.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Utility to parse, normalize and compare license expressions'
|
pkgdesc='Utility to parse, normalize and compare license expressions'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/nexB/license-expression'
|
url='https://github.com/nexB/license-expression'
|
||||||
@ -27,7 +27,7 @@ checkdepends=(
|
|||||||
'python-pytest'
|
'python-pytest'
|
||||||
'python-pytest-xdist'
|
'python-pytest-xdist'
|
||||||
)
|
)
|
||||||
_commit='15481270d1080d18e94ad5c5e9618f07e07eb933'
|
_commit='dd54f5125428fc070637b7db6ca780b2cda63ca3'
|
||||||
source=("$pkgname::git+$url#commit=$_commit")
|
source=("$pkgname::git+$url#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user