summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:51:55 -0600
committerMark Wagie2024-03-31 12:51:55 -0600
commitb25490bd125538205e15b4f3673b7b0b08588ae8 (patch)
tree6f2601cde992e7cb9e452cd076388ede9db54001
parent63473d2b523f9ad62048c0f2c45462b428f53505 (diff)
downloadaur-python-userspacefs.tar.gz
remove replaces array
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9df25241d897..565261a7c37a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = python-userspacefs
depends = python-aiohttp
depends = python-typing_extensions
conflicts = python-fusepyng
- replaces = python-fusepyng
source = https://files.pythonhosted.org/packages/source/u/userspacefs/userspacefs-3.0.0.tar.gz
sha256sums = 7d10855c478fe059ee093f98c33797f69afe4239b6391285dfa89412503ea1c8
diff --git a/PKGBUILD b/PKGBUILD
index f32d66027cdf..fa8fc8675d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=('GPL-3.0-or-later')
depends=('python-aiohttp' 'python-typing_extensions')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
conflicts=('python-fusepyng')
-replaces=('python-fusepyng')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('7d10855c478fe059ee093f98c33797f69afe4239b6391285dfa89412503ea1c8')