Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-dkim


Commits:
dd0713d9 by Daniel M. Capella at 2024-05-01T14:03:44-04:00
upgpkg: 1.1.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-dkim
        pkgdesc = Python library that implements DKIM and ARC email signing and 
verification
-       pkgver = 1.1.5
-       pkgrel = 2
+       pkgver = 1.1.6
+       pkgrel = 1
        url = https://launchpad.net/dkimpy
        arch = any
        license = ZLIB
@@ -15,8 +15,8 @@ pkgbase = python-dkim
        optdepends = python-aiodns
        optdepends = python-authres
        optdepends = python-pynacl
-       source = 
https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-1.1.5.tar.gz
-       sha256sums = 
9a667f8664b72eb9f8aa1250b0757cc3982ab68f70c48af39317b58cf62f2d75
-       b2sums = 
d4b192a08469be678b5f08cdf2a582ec5cbd4ada56a02de011c372518a3c863e2fea1976af507a1d202f6a36f9ccef8621ba882f542e26ba22acc2f64daaf735
+       source = 
https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-1.1.6.tar.gz
+       sha256sums = 
0ce72d961f443e8f9f05694b354542dee534e08e2b8c5b60c62d5daca7c1da0f
+       b2sums = 
89e6752b97611eba5ecf0f487d10b3210f7b898131e465639aa0a8f2120c3a2901ad844db275748148574cbfcd1a5eeaf3319c09172b51d7a79342a0ee16f285
 
 pkgname = python-dkim


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <poly...@archlinux.org>
 
 pkgname=python-dkim
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.6
+pkgrel=1
 pkgdesc='Python library that implements DKIM and ARC email signing and 
verification'
 arch=('any')
 url=https://launchpad.net/dkimpy
@@ -17,8 +17,8 @@ makedepends=(
 checkdepends=('python-authres' 'python-pynacl')
 optdepends=('python-aiodns' 'python-authres' 'python-pynacl')
 
source=("https://files.pythonhosted.org/packages/source/d/dkimpy/dkimpy-$pkgver.tar.gz";)
-sha256sums=('9a667f8664b72eb9f8aa1250b0757cc3982ab68f70c48af39317b58cf62f2d75')
-b2sums=('d4b192a08469be678b5f08cdf2a582ec5cbd4ada56a02de011c372518a3c863e2fea1976af507a1d202f6a36f9ccef8621ba882f542e26ba22acc2f64daaf735')
+sha256sums=('0ce72d961f443e8f9f05694b354542dee534e08e2b8c5b60c62d5daca7c1da0f')
+b2sums=('89e6752b97611eba5ecf0f487d10b3210f7b898131e465639aa0a8f2120c3a2901ad844db275748148574cbfcd1a5eeaf3319c09172b51d7a79342a0ee16f285')
 
 build() {
   cd dkimpy-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dkim/-/commit/dd0713d9910b8513ff4c83998109a5aefeb99991

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dkim/-/commit/dd0713d9910b8513ff4c83998109a5aefeb99991
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to