Skip to content

Commit 791fb62

Browse files
committed
osc: update to 1.23.0
1 parent 8e7d395 commit 791fb62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

srcpkgs/osc/template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Template file for 'osc'
22
pkgname=osc
3-
version=1.8.3
4-
revision=3
3+
version=1.23.0
4+
revision=1
55
build_style=python3-module
66
hostmakedepends="python3-setuptools python3-cryptography python3-devel
77
rpm-python3 python3-urllib3"
8-
depends="python3-cryptography rpm-python3 python3-urllib3"
9-
checkdepends="python3-pytest diffstat"
8+
depends="python3-cryptography rpm-python3 python3-urllib3 python3-ruamel.yaml"
9+
checkdepends="python3-pytest diffstat $depends"
1010
short_desc="Command Line Interface for Open Build Service"
1111
maintainer="Emil Miler <[email protected]>"
1212
license="GPL-2.0-or-later"
1313
homepage="https://github.com/openSUSE/osc"
1414
changelog="https://raw.githubusercontent.com/openSUSE/osc/master/NEWS"
1515
distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
16-
checksum=833efb2701718b4ec17adc6d621799e8169d4490774c33e2abd089194c0c1505
16+
checksum=5ffcda4aef9d27bfaccbbbb196ed32d1cb1c7870b940b04dfc8f0fdbd4dde479

0 commit comments

Comments
 (0)