mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: osc-1.1.4
This commit is contained in:
parent
76546a5edd
commit
9ec3b50981
1 changed files with 15 additions and 0 deletions
15
srcpkgs/osc/template
Normal file
15
srcpkgs/osc/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'osc'
|
||||||
|
pkgname=osc
|
||||||
|
version=1.1.4
|
||||||
|
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="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"
|
||||||
|
distfiles="https://github.com/openSUSE/osc/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5
|
Loading…
Add table
Reference in a new issue