summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaddodev2025-01-08 10:11:36 +0100
committerdaddodev2025-01-08 10:11:36 +0100
commitbe904a34796639295cc7180a041fd892c2eb6ed2 (patch)
treeaf8bc909c53ce6f43cf03738637f4f467117aadb
parentda5cdd526dc84e0a61b044083f662617b76257bc (diff)
downloadaur-be904a34796639295cc7180a041fd892c2eb6ed2.tar.gz
update dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15b397b81138..83189646ff30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,6 @@ pkgbase = pimpmyrice-git
depends = python-pillow
depends = python-typing_extensions
depends = python-pydantic
- depends = python-pydantic-extra-types
provides = pimpmyrice
conflicts = pimpmyrice-git
conflicts = pimpmyrice
diff --git a/PKGBUILD b/PKGBUILD
index fcde04e3f530..68b1591d71d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,6 @@ depends=(
"python-pillow"
"python-typing_extensions"
"python-pydantic"
- "python-pydantic-extra-types"
)
makedepends=(
"python-build"