Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-watchfiles
Commits:
3309ff7b by Antonio Rojas at 2024-12-12T00:03:26+01:00
upgpkg: 1.0.3-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-watchfiles
pkgdesc = Simple, modern and high performance file watching and code
reload in python
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/samuelcolvin/watchfiles
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-watchfiles
_name=${pkgname#python-}
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='Simple, modern and high performance file watching and code reload in
python'
arch=(x86_64)
url='https://github.com/samuelcolvin/watchfiles'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-watchfiles/-/commit/3309ff7bd960570e396081649f6397058b7bb0ca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-watchfiles/-/commit/3309ff7bd960570e396081649f6397058b7bb0ca
You're receiving this email because of your account on gitlab.archlinux.org.