summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e9bf92bf62aade4b9500c96032eb76a8a62a1b7 (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
29
30
pkgbase = dnf-plugins-core
	pkgdesc = Core DNF Plugins
	pkgver = 4.4.0
	pkgrel = 1
	url = https://github.com/rpm-software-management/dnf-plugins-core
	arch = any
	license = GPL2
	checkdepends = python-dbus
	checkdepends = python-systemd
	makedepends = cmake>=3.13
	makedepends = python-sphinx
	depends = dnf>=4.11.0
	depends = python
	optdepends = createrepo_c: for local plugin
	optdepends = python-dateutil: for changelog plugin
	optdepends = python-dbus: for needs-restarting plugin
	optdepends = python-distro: for copr plugin
	optdepends = python-systemd: for system-upgrade plugin
	conflicts = dnf-plugins-extras<4.1.0
	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.4.0/dnf-plugins-core-4.4.0.tar.gz
	sha256sums = e2fbaa81e5f512c3ec8a4a3e4a7e5a92bf0d7e122becc7ed2b6b756fec76a017

pkgname = dnf-plugins-core