summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da8c8e01440aa7870f08a8b7b1f6de4d3777aae4 (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
pkgbase = dnf-plugins-core
	pkgdesc = Core DNF Plugins
	pkgver = 4.3.0
	pkgrel = 1
	url = https://github.com/rpm-software-management/dnf-plugins-core
	arch = any
	license = GPL2
	makedepends = cmake>=3.13
	makedepends = python-sphinx
	depends = dnf>=4.11.0
	depends = python
	optdepends = python-dateutil: for changelog plugin
	optdepends = python-dbus: for needs-restarting plugin
	optdepends = createrepo_c: for local plugin
	options = !emptydirs
	backup = etc/dnf/plugins/copr.conf
	backup = etc/dnf/plugins/debuginfo-install.conf
	backup = etc/dnf/plugins/local.conf
	backup = etc/dnf/plugins/post-transaction-actions.conf
	backup = etc/dnf/plugins/versionlock.conf
	backup = etc/dnf/plugins/versionlock.list
	source = https://github.com/rpm-software-management/dnf-plugins-core/archive/4.3.0/dnf-plugins-core-4.3.0.tar.gz
	sha256sums = ecb9091f557c1d0348ec63fc8a699071d2f46ee2f91affd23832ae79aa259398

pkgname = dnf-plugins-core