summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77c8ce454f126c55ad3fe4409a1b0af8d801fbad (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
pkgbase = dnf-plugins-core
	pkgdesc = Core DNF Plugins
	pkgver = 4.0.19
	pkgrel = 1
	url = https://github.com/rpm-software-management/dnf-plugins-core
	arch = any
	license = GPL2
	checkdepends = python-nose
	makedepends = cmake>=3.13
	makedepends = python-sphinx
	depends = dnf>=4.2.22
	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.0.19/dnf-plugins-core-4.0.19.tar.gz
	md5sums = ab4a9b6919a70943d45404943ae49a21

pkgname = dnf-plugins-core