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


Commits:
7c4d237a by Felix Yan at 2023-12-23T19:34:45+02:00
upgpkg: 6.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-zope-testrunner
        pkgdesc = Zope testrunner script
-       pkgver = 6.2
+       pkgver = 6.2.1
        pkgrel = 1
        url = https://github.com/zopefoundation/zope.testrunner
        arch = any
@@ -9,7 +9,7 @@ pkgbase = python-zope-testrunner
        depends = python-setuptools
        depends = python-zope-interface
        depends = python-zope-exceptions
-       source = 
https://github.com/zopefoundation/zope.testrunner/archive/6.2/python-zope-testrunner-6.2.tar.gz
-       sha512sums = 
a40f97d4cc33ff8773a842357a56687b500ab8cdd6384dead47219cba7e5c47dbb0ab2a932f37d3401a5b423eca68db15080779b35bcccc391b99cf83f54aff1
+       source = 
https://github.com/zopefoundation/zope.testrunner/archive/6.2.1/python-zope-testrunner-6.2.1.tar.gz
+       sha512sums = 
eabd6685ccc461353b085a33e64c35f91c96ed3e594127dec91262ae1663d08af8e044f4fd375cb40ed7f1679d093da01dbf9af0657ac1be8896a899c62af7dc
 
 pkgname = python-zope-testrunner


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-zope-testrunner
-pkgver=6.2
+pkgver=6.2.1
 pkgrel=1
 pkgdesc="Zope testrunner script"
 arch=('any')
@@ -10,7 +10,7 @@ license=('ZPL')
 depends=('python-setuptools' 'python-zope-interface' 'python-zope-exceptions')
 checkdepends=('python-zope-testing')
 
source=("https://github.com/zopefoundation/zope.testrunner/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('a40f97d4cc33ff8773a842357a56687b500ab8cdd6384dead47219cba7e5c47dbb0ab2a932f37d3401a5b423eca68db15080779b35bcccc391b99cf83f54aff1')
+sha512sums=('eabd6685ccc461353b085a33e64c35f91c96ed3e594127dec91262ae1663d08af8e044f4fd375cb40ed7f1679d093da01dbf9af0657ac1be8896a899c62af7dc')
 
 build() {
   cd zope.testrunner-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-testrunner/-/commit/7c4d237adbb0c92cd20567d7260f52fbd72a6015

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-testrunner/-/commit/7c4d237adbb0c92cd20567d7260f52fbd72a6015
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to