Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-inline-snapshot


Commits:
400e198b by Carl Smedstad at 2025-02-01T17:52:50+01:00
upgpkg: 0.20.0-1: Upstream release

https://github.com/15r10nk/inline-snapshot/releases/tag/0.20.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-inline-snapshot
        pkgdesc = Create and update inline snapshots in your python tests
-       pkgver = 0.19.3
+       pkgver = 0.20.0
        pkgrel = 1
        url = https://github.com/15r10nk/inline-snapshot
        arch = any
@@ -25,7 +25,7 @@ pkgbase = python-inline-snapshot
        depends = python-pytest
        depends = python-rich
        depends = python-typing_extensions
-       source = 
python-inline-snapshot-0.19.3.tar.gz::https://github.com/15r10nk/inline-snapshot/archive/v0.19.3.tar.gz
-       sha256sums = 
86a9a2e4316682f4456d3314b817e5e824240936d0f76e070aad5d4754c0555d
+       source = 
python-inline-snapshot-0.20.0.tar.gz::https://github.com/15r10nk/inline-snapshot/archive/v0.20.0.tar.gz
+       sha256sums = 
de81e91957489b43e4c8826d109fc5e3cb8afe5797602dc97873b023aae35d69
 
 pkgname = python-inline-snapshot


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-inline-snapshot
 _pkgname=${pkgname#python-}
-pkgver=0.19.3
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="Create and update inline snapshots in your python tests"
 arch=(any)
@@ -35,7 +35,7 @@ checkdepends=(
   python-time-machine
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('86a9a2e4316682f4456d3314b817e5e824240936d0f76e070aad5d4754c0555d')
+sha256sums=('de81e91957489b43e4c8826d109fc5e3cb8afe5797602dc97873b023aae35d69')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inline-snapshot/-/commit/400e198b93c971326b527725b9529015a7917db5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inline-snapshot/-/commit/400e198b93c971326b527725b9529015a7917db5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to