osc: update to 1.24.0
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
a3849e0807
commit
5d68196643
@@ -1,16 +1,16 @@
|
||||
# Template file for 'osc'
|
||||
pkgname=osc
|
||||
version=1.8.3
|
||||
revision=3
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-cryptography python3-devel
|
||||
rpm-python3 python3-urllib3"
|
||||
depends="python3-cryptography rpm-python3 python3-urllib3"
|
||||
checkdepends="python3-pytest diffstat"
|
||||
depends="python3-cryptography rpm-python3 python3-urllib3 python3-ruamel.yaml"
|
||||
checkdepends="python3-pytest diffstat $depends"
|
||||
short_desc="Command Line Interface for Open Build Service"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/openSUSE/osc"
|
||||
changelog="https://raw.githubusercontent.com/openSUSE/osc/master/NEWS"
|
||||
distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=833efb2701718b4ec17adc6d621799e8169d4490774c33e2abd089194c0c1505
|
||||
checksum=f2bc8b57e674d320efb9d0617b6e5abc0de1f7185369558ed1a07b91b67eb931
|
||||
|
||||
Reference in New Issue
Block a user