[arch-commits] Commit in python-pywayland/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sat Jul 17 14:43:41 UTC 2021


    Date: Saturday, July 17, 2021 @ 14:43:41
  Author: dvzrv
Revision: 978342

upgpkg: python-pywayland 0.4.4-2: Add python-pywayland 0.4.4.

Modified:
  python-pywayland/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-17 14:40:18 UTC (rev 978341)
+++ PKGBUILD	2021-07-17 14:43:41 UTC (rev 978342)
@@ -12,9 +12,9 @@
 makedepends=('python-setuptools' 'wayland-protocols')
 checkdepends=('python-pytest')
 # TODO: remove provides/conflicts/replaces after 2022-01-01
+conflicts=('pywayland')
 provides=('pywayland')
-conflicts=('pywayland')
-replaces=('pywayland<=0.4.4-1')
+replaces=('pywayland')
 # files required for tests missing in pypi sdist tarball: https://github.com/flacjacket/pywayland/issues/27
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/flacjacket/${_name}/archive/refs/tags/v${pkgver}.tar.gz")




More information about the arch-commits mailing list