feat: use uv to manage dependencies (#1060)

This commit is contained in:
Celestial.y
2025-02-04 22:15:34 +08:00
committed by GitHub
12 changed files with 92 additions and 38 deletions
@@ -1,13 +0,0 @@
pkgname=illogical-impulse-pymyc-aur
pkgver=1.0
pkgrel=1
pkgdesc='Illogical Impulse PyMYC Dependencies'
arch=(any)
license=(None)
depends=(
python-materialyoucolor-git
gradience
python-libsass
python-material-color-utilities
)
@@ -1,14 +1,15 @@
pkgname=illogical-impulse-python
pkgver=1.0
pkgver=1.1
pkgrel=1
pkgdesc='Illogical Impulse Python Dependencies'
arch=(any)
license=(None)
depends=(
python-build
python-pillow
python-pywal
python-setuptools-scm
python-wheel
gtk4
libadwaita
libsoup3
libportal-gtk4
blueprint-compiler
gobject-introspection
sassc
)