[arch-commits] Commit in python-frozendict/trunk (PKGBUILD)
Alexander Epaneshnikov
alex19ep at gemini.archlinux.org
Wed Dec 8 20:26:10 UTC 2021
Date: Wednesday, December 8, 2021 @ 20:26:10
Author: alex19ep
Revision: 1065697
upgpkg: python-frozendict 1:2.1.1-1 upstream release
Modified:
python-frozendict/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-08 20:22:48 UTC (rev 1065696)
+++ PKGBUILD 2021-12-08 20:26:10 UTC (rev 1065697)
@@ -3,8 +3,8 @@
# Contributor: Ivan Shapovalov <intelfx at intelfx.name>
pkgname=python-frozendict
-pkgver=2.0.7
-pkgrel=3
+pkgver=2.1.1
+pkgrel=1
epoch=1
pkgdesc='An immutable dictionary'
url='https://pypi.python.org/pypi/frozendict/'
@@ -14,8 +14,8 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://pypi.org/packages/source/f/frozendict/frozendict-$pkgver.tar.gz")
-sha512sums=('2ebe1db9de956dfcf441268a45e28cc5742b22f78a7182267185c28af6d56c6e2345af55ad4292490222791fc9e07abbd72813d9176529171030b4175e03fc0b')
-b2sums=('db5ea91dafe1b9a1e0996a6f8b9124fd19c8d6c70113c1189cdbd12ef83247ac73ec37b4e86bbe1dc671bf3463c69bfe71b44763c6588f5d19a8db97dc1c09eb')
+sha512sums=('114a5b994b479949be552012c393f210b9cd4f41c9096d99465cdd6437f1d68d8eb777cbf313703f44a428497d53e74e85985b260afa2cb2483ce2b917a79504')
+b2sums=('5f3081dac00ab65f3121583e6cb662244d3eac337d5389cebde7e7f59da7fd5a36cd33c0067768955f68b5c9c24167dd697c2a0719b25c35a2c7c61ee56dc1cd')
prepare() {
cd frozendict-$pkgver
More information about the arch-commits
mailing list