Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-pint


Commits:
f4e57355 by loqs at 2024-12-31T18:33:10+00:00
Replace python-appdirs with python-platformdirs

Related upstream commit 
https://github.com/hgrecco/pint/commit/0b0ae61cebe6c470dcc2edbb84fe717c664fc223.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -10,9 +10,9 @@ license=('BSD-3-Clause')
 url="https://pint.readthedocs.org";
 depends=(
   'python'
-  'python-appdirs'
   'python-flexcache'
   'python-flexparser'
+  'python-platformdirs'
 )
 makedepends=(
   'git'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/f4e573558a8f23b8fb20c3e63001cba3e3714653

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/f4e573558a8f23b8fb20c3e63001cba3e3714653
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to