1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/py3-schema: upgrade to 0.7.7

This commit is contained in:
ptrcnull 2025-07-07 00:33:24 +02:00 committed by achill (fossdd)
parent dd933e165b
commit 2d6a14e6ae

View file

@ -1,8 +1,8 @@
# Contributor: Sasha Gerrand <alpine-pkgs@sgerrand.com>
# Maintainer: Sasha Gerrand <alpine-pkgs@sgerrand.com>
pkgname=py3-schema
pkgver=0.7.5
pkgrel=4
pkgver=0.7.7
pkgrel=0
pkgdesc="Schema is a library for validating Python data structures"
url="https://github.com/keleshev/schema"
arch="noarch"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
360669128595104ece7295769d29e57218cc49342e3744289389a3e62bfa66b2f086a52cafb1d6fb8ce1d8744d205045a384d7da3814f92ee7dfdf8acd5617d5 py3-schema-0.7.5.tar.gz
f9b860adb297b09efc2b1307e272841e6dae664be4bbd32b69f7f6086062e10b9a63e812d8f2fd92312cd7e2b937de1c67b57ea250e75712ee3c2462bfe1e344 py3-schema-0.7.7.tar.gz
"