git » python-jaraco.functools.git » commit 1bf0c0d

Rebuild to conflict and replace python-jaraco.

author David Runge
2022-06-08 15:59:00 UTC
committer David Runge
2022-06-08 15:59:00 UTC
parent 8aedd5cb269dd84438298dc3a4891093951f2bb8

Rebuild to conflict and replace python-jaraco.

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index e5c2d06..cb6aefd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-jaraco.functools
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Functools like those found in stdlib'
 arch=('any')
 url='https://github.com/jaraco/jaraco.functools'
@@ -11,6 +11,7 @@ license=('MIT')
 depends=('python-more-itertools')
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel')
 conflicts=('python-jaraco')
+replaces=('python-jaraco')
 source=("https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-$pkgver.tar.gz")
 sha512sums=('7257f41506f90ca2fda1bd12fed58fa4d4ff5738547f8cdae8ccad1901e0c818afb701dd8e9050fc77ca1271bc2466d5a542990138bc3db2cf9b04d12850844c')