Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pathable
Commits:
7c7d96f8 by Felix Yan at 2026-05-20T17:24:08+08:00
upgpkg: 0.6.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pathable
pkgdesc = Object-oriented paths
- pkgver = 0.5.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/p1c2u/pathable
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-pathable
makedepends = python-installer
makedepends = python-poetry-core
depends = python
- source = git+https://github.com/p1c2u/pathable.git#tag=0.5.0
- sha512sums =
5c2d69556e3b8a7054be77014109d01b40289d098e0674ae51f7555cf18b017c6fe93849b7c7e8bb72288e15b0af4776c83d4f21fcc353f8557ae60ee7da0dbf
+ source = git+https://github.com/p1c2u/pathable.git#tag=0.6.0
+ sha512sums =
e971ebfc1db084502f77dd3c128fd0f7ce28baac4caad4e53b3b328d1d9552f743e182e39a64e316505ae6a6117ec7ecd7d02d841d0de74b0dc4930e1da11dfb
pkgname = python-pathable
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-pathable
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="Object-oriented paths"
url="https://github.com/p1c2u/pathable"
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core')
checkdepends=('python-pytest')
source=("git+https://github.com/p1c2u/pathable.git#tag=$pkgver")
-sha512sums=('5c2d69556e3b8a7054be77014109d01b40289d098e0674ae51f7555cf18b017c6fe93849b7c7e8bb72288e15b0af4776c83d4f21fcc353f8557ae60ee7da0dbf')
+sha512sums=('e971ebfc1db084502f77dd3c128fd0f7ce28baac4caad4e53b3b328d1d9552f743e182e39a64e316505ae6a6117ec7ecd7d02d841d0de74b0dc4930e1da11dfb')
prepare() {
cd pathable
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathable/-/commit/7c7d96f856b126f09c321c8637e002995f4217cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathable/-/commit/7c7d96f856b126f09c321c8637e002995f4217cf
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