Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-freezegun
Commits:
11e57f8c by Jelle van der Waa at 2024-04-03T20:34:09+02:00
upgpkg: 1.4.0-2: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-freezegun
pkgdesc = Let your Python tests travel through time
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/spulec/freezegun
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-freezegun
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='Let your Python tests travel through time'
arch=('any')
url='https://github.com/spulec/freezegun'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-freezegun/-/commit/11e57f8c439bf0f0348be871eb68bbb34b3e0d37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-freezegun/-/commit/11e57f8c439bf0f0348be871eb68bbb34b3e0d37
You're receiving this email because of your account on gitlab.archlinux.org.