Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-syrupy


Commits:
4cf65593 by Felix Yan at 2026-03-03T21:45:35+08:00
upgpkg: 4.6.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-syrupy
        pkgdesc = Pytest Snapshot Test Utility
-       pkgver = 4.6.1
-       pkgrel = 4
+       pkgver = 4.6.2
+       pkgrel = 1
        url = https://github.com/tophat/syrupy
        arch = any
        license = Apache-2.0
@@ -10,7 +10,7 @@ pkgbase = python-syrupy
        makedepends = python-installer
        makedepends = python-poetry-core
        depends = python-pytest
-       source = git+https://github.com/tophat/syrupy.git#tag=v4.6.1
-       sha512sums = 
15a83d0a5d7eed41b756df7749a35bea34f78710d2af2eac368492659d282e53d707a3c0ff9d3c3d106468fb9dde318dd5a6f0cd757a65ef75be6aa73ad90584
+       source = git+https://github.com/tophat/syrupy.git#tag=v4.6.2
+       sha512sums = 
3c3d2206d86b649c6b35fa3b17eff75ec84117ca359b7f8e68adff04482929c255c26548626e880b2478c4f243cd0f1b12f15592035d9e975e24e89e9d77431c
 
 pkgname = python-syrupy


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-syrupy
-pkgver=4.6.1
-pkgrel=4
+pkgver=4.6.2
+pkgrel=1
 pkgdesc="Pytest Snapshot Test Utility"
 arch=('any')
 license=('Apache-2.0')
@@ -10,7 +10,7 @@ url="https://github.com/tophat/syrupy";
 depends=('python-pytest')
 makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core')
 source=("git+https://github.com/tophat/syrupy.git#tag=v$pkgver";)
-sha512sums=('15a83d0a5d7eed41b756df7749a35bea34f78710d2af2eac368492659d282e53d707a3c0ff9d3c3d106468fb9dde318dd5a6f0cd757a65ef75be6aa73ad90584')
+sha512sums=('3c3d2206d86b649c6b35fa3b17eff75ec84117ca359b7f8e68adff04482929c255c26548626e880b2478c4f243cd0f1b12f15592035d9e975e24e89e9d77431c')
 
 build() {
   cd syrupy



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-syrupy/-/commit/4cf65593ccb753e981b7b10309002661ccd4c81b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-syrupy/-/commit/4cf65593ccb753e981b7b10309002661ccd4c81b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to