Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-path
Commits:
98bb4d69 by Felix Yan at 2023-12-11T05:59:31+02:00
upgpkg: 16.9.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-path
pkgdesc = A module wrapper for os.path
- pkgver = 16.8.0
+ pkgver = 16.9.0
pkgrel = 1
url = https://github.com/jaraco/path
arch = any
@@ -16,7 +16,7 @@ pkgbase = python-path
provides = python-path.py
conflicts = python-path.py
replaces = python-path.py
- source =
git+https://github.com/jaraco/path.git#commit=f1d623caff29bde754c5a0eca7a766d6959f7782
+ source =
git+https://github.com/jaraco/path.git#commit=188538156d6cc77cfcb8e18a40dbca1def87dc54
sha512sums = SKIP
pkgname = python-path
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-path
-pkgver=16.8.0
-_commit=f1d623caff29bde754c5a0eca7a766d6959f7782
+pkgver=16.9.0
+_commit=188538156d6cc77cfcb8e18a40dbca1def87dc54
pkgrel=1
pkgdesc='A module wrapper for os.path'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-path/-/commit/98bb4d69ba2ba3332e08a9aa399e95c486b98a15
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-path/-/commit/98bb4d69ba2ba3332e08a9aa399e95c486b98a15
You're receiving this email because of your account on gitlab.archlinux.org.