[arch-commits] Commit in python-cbor2/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Thu Oct 14 16:13:32 UTC 2021
Date: Thursday, October 14, 2021 @ 16:13:32
Author: dvzrv
Revision: 1030115
upgpkg: python-cbor2 5.4.2-1: Upgrade to 5.4.2.
Modified:
python-cbor2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-14 16:03:04 UTC (rev 1030114)
+++ PKGBUILD 2021-10-14 16:13:32 UTC (rev 1030115)
@@ -2,8 +2,8 @@
_name=cbor2
pkgname=python-cbor2
-pkgver=5.4.1
-pkgrel=2
+pkgver=5.4.2
+pkgrel=1
pkgdesc="Pure Python CBOR (de)serializer with extensive tag support"
arch=('x86_64')
url="https://github.com/agronholm/cbor2"
@@ -12,8 +12,8 @@
makedepends=('python-setuptools-scm' 'python-toml')
checkdepends=('python-pytest')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('a8bf432f6cb595f50aeb8fed2a4aa3b3f7caa7f135fb57e4378eaa39242feac9')
-b2sums=('7e81436c066dc245038fea6c5c8fb25ad87aae4c8b0a4d3e8ffa1a262dd4b08c6b0d8a79214dc13c87dc4ab6902b7762847b75f217a83769ef97783e2a25a6f4')
+sha256sums=('e283e70b55a049ff364cc5e648fde587e4d9b0e87e4b2664c69e639135e6b3b8')
+b2sums=('1ad8b7bf54343ad7e969c797a444653e9cf501139facb98f92727be4d31148acedff29885e99c1535a44bcc9add4e4a1890c8f4605c2b82c9975821ee029d7bb')
prepare() {
mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
More information about the arch-commits
mailing list