# Maintainer: Luke T. Shumaker <lukeshu@parabola.nu>
#
# Rationale: Make -Syu possible for systems that had Python <3.13
# pcr/python-py3dns installed as a dependency of pcr/python-pyspf.

pkgname=python-py3dns-stub
pkgver=1
pkgrel=1
pkgdesc="Stub package to make pacman upgrades away from python3-py3dns seamless"
arch=('any')
license=('public domain')
url='https://www.parabola.nu/'

replaces=('python-py3dns')
conflicts=('python-py3dns')
