[arch-commits] Commit in python-bidict/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Sun Sep 12 20:18:41 UTC 2021


    Date: Sunday, September 12, 2021 @ 20:18:40
  Author: anthraxx
Revision: 1014587

upgpkg: python-bidict 0.21.3-1

Modified:
  python-bidict/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 20:18:11 UTC (rev 1014586)
+++ PKGBUILD	2021-09-12 20:18:40 UTC (rev 1014587)
@@ -3,8 +3,8 @@
 
 pkgname=python-bidict
 _name=${pkgname#python-}
-pkgver=0.21.2
-pkgrel=2
+pkgver=0.21.3
+pkgrel=1
 pkgdesc='Bidirectional mapping library for Python'
 url='https://bidict.readthedocs.org/'
 arch=('any')
@@ -14,8 +14,8 @@
 checkdepends=('python-pytest' 'python-sphinx' 'python-sphinx-autodoc-typehints' 'python-pytest-benchmark'
 	          'python-hypothesis' 'python-py-cpuinfo')
 source=(https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz)
-sha256sums=('4fa46f7ff96dc244abfc437383d987404ae861df797e2fd5b190e233c302be09')
-b2sums=('6bc154cd49d33f9f144c0122175355327f16fbf3f701f751ecc0b65d335c78e5cb66126ef055545ec35a0b56a18efc4446a471477f9c2984f7c9a60cb80e2120')
+sha256sums=('d50bd81fae75e34198ffc94979a0eb0939ff9adb3ef32bcc93a913d8b3e3ed1d')
+b2sums=('d6fe581d3114e03fda76a0dcc47a65a5d0a840f17e5eb492341a6498f79b0f57f1d342220016001da4342baecdc1e5b575268d73a21fc01a0520fc11f31ff5ab')
 
 build() {
   cd "bidict-${pkgver}"



More information about the arch-commits mailing list