Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-mypy-testing


Commits:
2fdc09e2 by Antonio Rojas at 2024-03-05T08:13:24+01:00
upgpkg: 0.1.3-1: Update to 0.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-mypy-testing
        pkgdesc = Plugin to test mypy output with pytest
-       pkgver = 0.1.2
+       pkgver = 0.1.3
        pkgrel = 1
        url = https://github.com/davidfritzsche/pytest-mypy-testing
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-pytest-mypy-testing
        depends = mypy
        depends = python
        depends = python-pytest
-       source = 
https://github.com/davidfritzsche/pytest-mypy-testing/archive/v0.1.2/python-pytest-mypy-testing-0.1.2.tar.gz
-       sha256sums = 
368606c83271423fde44bba52e559f5cc2374fd2364bf63baf6898d84ca41d39
+       source = 
https://github.com/davidfritzsche/pytest-mypy-testing/archive/v0.1.3/python-pytest-mypy-testing-0.1.3.tar.gz
+       sha256sums = 
8b7702c0ded93d805ff60af52703de184a1d5a88a039647028bc8897c74283b5
 
 pkgname = python-pytest-mypy-testing


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pytest-mypy-testing
 pkgname=python-$_pyname
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='Plugin to test mypy output with pytest'
 arch=(any)
@@ -17,7 +17,7 @@ makedepends=(python-build
              python-installer)
 checkdepends=(python-pytest)
 
source=(https://github.com/davidfritzsche/pytest-mypy-testing/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('368606c83271423fde44bba52e559f5cc2374fd2364bf63baf6898d84ca41d39')
+sha256sums=('8b7702c0ded93d805ff60af52703de184a1d5a88a039647028bc8897c74283b5')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/2fdc09e2c096c4a3601e1b5aeda083af8cd5bf81

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/2fdc09e2c096c4a3601e1b5aeda083af8cd5bf81
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to