Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-dep-logic
Commits:
4274b141 by Jelle van der Waa at 2024-11-17T12:43:47+01:00
upgpkg: 0.4.9-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dep-logic
pkgdesc = Python dependency specifications supporting logical operations
pkgver = 0.4.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pdm-project/dep-logic
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=dep-logic
pkgname=python-dep-logic
pkgver=0.4.9
-pkgrel=1
+pkgrel=2
pkgdesc="Python dependency specifications supporting logical operations"
arch=(any)
url="https://github.com/pdm-project/dep-logic"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dep-logic/-/commit/4274b1414f6c683ffed9bf3ca604140ea1055784
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dep-logic/-/commit/4274b1414f6c683ffed9bf3ca604140ea1055784
You're receiving this email because of your account on gitlab.archlinux.org.