summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2021-12-05 01:17:44 +0100
committerAlphaJack2021-12-05 01:17:44 +0100
commit85cd544aee87195919233c790294a88d608ce9b1 (patch)
tree735a002869f2d256715ca9b1f4fea10dae61e1b3 /PKGBUILD
parentca9dd5e10eca3a8c4104800e08876fb698bac43b (diff)
downloadaur-85cd544aee87195919233c790294a88d608ce9b1.tar.gz
Removed replaces and conflicts arrays
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f28c1a28e76b..0af71f2a63f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ url="https://github.com/Chavithra/degiro-connector"
license=("BSD-3")
arch=("any")
provides=("degiro-connector")
-replaces=("python-degiro-connector")
-conflicts=("python-degiro-connector")
# not adding "python-orjson" because it is not compatible with ARM architectures yet
depends=("python-grpcio" "python-onetimepass" "python-pandas" "python-protobuf" "python-requests" "python-wrapt")
makedepends=("python-dephell" "python-setuptools")