Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-filelock


Commits:
50c60fef by Carl Smedstad at 2025-01-23T07:42:02+01:00
upgpkg: 3.17.0-1: Upstream release

https://github.com/tox-dev/filelock/releases/tag/3.17.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-filelock
        pkgdesc = A platform independent file lock
-       pkgver = 3.16.1
-       pkgrel = 2
+       pkgver = 3.17.0
+       pkgrel = 1
        url = https://github.com/benediktschmitt/py-filelock
        arch = any
        license = Unlicense
@@ -16,7 +16,7 @@ pkgbase = python-filelock
        makedepends = python-hatchling
        makedepends = python-installer
        depends = python
-       source = 
git+https://github.com/benediktschmitt/py-filelock.git#tag=3.16.1
-       sha512sums = 
09195653115069df8d848fb37ff08587aeafc7123f1dd5681bcc9af844e4c5793ca44409d70d3185389219659033f676ac3c57f62dfa36f39f139bce77afec4c
+       source = 
git+https://github.com/benediktschmitt/py-filelock.git#tag=3.17.0
+       sha512sums = 
852c56156890e5e29df4f265743befd98179c9ef9467cb7082476a3af033140376dad6459fcd3fad492787a5ae8f8abf0958fe22694fdb5fe6ec10c077e850c5
 
 pkgname = python-filelock


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Carl Smedstad <car...@archlinux.org>
 
 pkgname=python-filelock
-pkgver=3.16.1
-pkgrel=2
+pkgver=3.17.0
+pkgrel=1
 pkgdesc="A platform independent file lock"
 url="https://github.com/benediktschmitt/py-filelock";
 license=('Unlicense')
@@ -24,7 +24,7 @@ checkdepends=(
   'python-virtualenv'
 )
 source=("git+https://github.com/benediktschmitt/py-filelock.git#tag=$pkgver";)
-sha512sums=('09195653115069df8d848fb37ff08587aeafc7123f1dd5681bcc9af844e4c5793ca44409d70d3185389219659033f676ac3c57f62dfa36f39f139bce77afec4c')
+sha512sums=('852c56156890e5e29df4f265743befd98179c9ef9467cb7082476a3af033140376dad6459fcd3fad492787a5ae8f8abf0958fe22694fdb5fe6ec10c077e850c5')
 
 build() {
   cd py-filelock



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filelock/-/commit/50c60fef814adc06a7213c494ca3ab37e1a53690

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


Reply via email to