17 lines
680 B
Bash
17 lines
680 B
Bash
# Template file for 'osc'
|
|
pkgname=osc
|
|
version=1.3.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"
|
|
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=77653f92555a644f436570f9d45ea97eec63d76c0a173a154ec4232e05d11d69
|