summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e69171f74a7676f81080083937d21bff2d8e65c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = osc-git
	pkgdesc = Command line client for the openSUSE Build Service
	pkgver = 1.1.3.r4474.d089e878
	pkgrel = 1
	url = https://github.com/openSUSE/osc
	arch = any
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = python
	depends = python-m2crypto
	depends = diffstat
	optdepends = obs-build: required to run local builds
	optdepends = obs-service-format_spec_file: for running the format_spec_file source service
	optdepends = obs-service-download_files: for running the download_files source service
	optdepends = python-keyring: keyring support
	optdepends = python-progressbar: progressbar support for operations like uploading and services
	optdepends = python-distro: Linux OS platform information API
	conflicts = osc
	conflicts = osc-bash-completion
	conflicts = zsh-completion-osc
	replaces = osc-bash-completion
	replaces = zsh-completion-osc
	source = git+https://github.com/openSUSE/osc.git#branch=master
	sha256sums = SKIP

pkgname = osc-git