Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
tftpy
Commits:
c745c6c6 by Jelle van der Waa at 2024-11-16T19:30:37+01:00
upgpkg: 0.8.2-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tftpy
pkgdesc = Pure Python TFTP library
pkgver = 0.8.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/msoulier/tftpy
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=tftpy
pkgname=('python-tftpy')
pkgver=0.8.2
-pkgrel=3
+pkgrel=4
pkgdesc='Pure Python TFTP library'
url='https://github.com/msoulier/tftpy'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tftpy/-/commit/c745c6c6616ca42e136368365911f486a6f1fd8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tftpy/-/commit/c745c6c6616ca42e136368365911f486a6f1fd8f
You're receiving this email because of your account on gitlab.archlinux.org.