Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-typeguard
Commits:
9b85bed5 by Felix Yan at 2023-10-04T18:51:53+03:00
upgpkg: 4.1.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-typeguard
pkgdesc = Run-time type checker for Python
- pkgver = 4.1.3
+ pkgver = 4.1.4
pkgrel = 1
url = https://github.com/agronholm/typeguard
arch = any
@@ -13,7 +13,7 @@ pkgbase = python-typeguard
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-typing_extensions
- source =
git+https://github.com/agronholm/typeguard.git#commit=3110420f2706fc1871d6cd2f1d0cefc0a529491d
+ source =
git+https://github.com/agronholm/typeguard.git#commit=b10b9b2b048752c89d5274df4479e8ac4e596ca1
sha512sums = SKIP
pkgname = python-typeguard
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=python-typeguard
-pkgver=4.1.3
-_commit=3110420f2706fc1871d6cd2f1d0cefc0a529491d
+pkgver=4.1.4
+_commit=b10b9b2b048752c89d5274df4479e8ac4e596ca1
pkgrel=1
pkgdesc="Run-time type checker for Python"
url="https://github.com/agronholm/typeguard"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typeguard/-/commit/9b85bed5833c385614e91c5d8b9d7fc149aa1778
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typeguard/-/commit/9b85bed5833c385614e91c5d8b9d7fc149aa1778
You're receiving this email because of your account on gitlab.archlinux.org.