George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-platformdirs


Commits:
c2363573 by George Rawlinson at 2026-05-28T08:34:15+00:00
upgpkg: 4.10.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-platformdirs
        pkgdesc = A library to determine platform-specific system directories
-       pkgver = 4.9.6
+       pkgver = 4.10.0
        pkgrel = 1
        url = https://github.com/tox-dev/platformdirs
        arch = any
@@ -14,8 +14,8 @@ pkgbase = python-platformdirs
        makedepends = python-hatchling
        makedepends = python-hatch-vcs
        depends = python
-       source = 
python-platformdirs::git+https://github.com/tox-dev/platformdirs#tag=4.9.6
-       sha512sums = 
06a04745600c66f0cb509a5205f6af6911d9a54710ce45367a9717f78297b00d5b812241bf3254c74999035accda616179a9903655278227bfa92e4053a99cb3
-       b2sums = 
3f717779f70eb66aa9ba4f1a996aaa39011b52f8cb31e1c661545124555adc18f762c5244b4b073cb687506ddc181fd11b65dc01c608f4b03400ea0757b99277
+       source = 
python-platformdirs::git+https://github.com/tox-dev/platformdirs#tag=4.10.0
+       sha512sums = 
7110c6988c4596d17a4f8de7fcd10af7b1bb55a7c69d12f602c52fef658cc5e443372520c4573bd19d4504c35b51e811d6e91e4d34e670640fcce62b7292e1c8
+       b2sums = 
82f99f8059e5d46311b3e94832a50c51c4225179678fcd70a9aefb1d4ce309612dff27765114dc0ce931eaed3a8b1ba5c3c032743008230e1f96acf5d005b0e2
 
 pkgname = python-platformdirs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Tobias Roettger <[email protected]>
 
 pkgname=python-platformdirs
-pkgver=4.9.6
+pkgver=4.10.0
 pkgrel=1
 pkgdesc='A library to determine platform-specific system directories'
 arch=(any)
@@ -23,8 +23,8 @@ checkdepends=(
   python-appdirs
 )
 source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('06a04745600c66f0cb509a5205f6af6911d9a54710ce45367a9717f78297b00d5b812241bf3254c74999035accda616179a9903655278227bfa92e4053a99cb3')
-b2sums=('3f717779f70eb66aa9ba4f1a996aaa39011b52f8cb31e1c661545124555adc18f762c5244b4b073cb687506ddc181fd11b65dc01c608f4b03400ea0757b99277')
+sha512sums=('7110c6988c4596d17a4f8de7fcd10af7b1bb55a7c69d12f602c52fef658cc5e443372520c4573bd19d4504c35b51e811d6e91e4d34e670640fcce62b7292e1c8')
+b2sums=('82f99f8059e5d46311b3e94832a50c51c4225179678fcd70a9aefb1d4ce309612dff27765114dc0ce931eaed3a8b1ba5c3c032743008230e1f96acf5d005b0e2')
 
 build() {
   cd "$pkgname"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-platformdirs/-/commit/c236357372e4bb744d0f66109e85544c8bb2bd9e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to