17 lines
680 B
Bash
17 lines
680 B
Bash
# Template file for 'osc'
|
|
pkgname=osc
|
|
version=1.6.2
|
|
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"
|
|
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=05c6b0bd4dd093fe57a6760e284ef285a28e978f247d54cee5cd174d1ec9c5dd
|