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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Feb 20 06:03:32 UTC 2021


    Date: Saturday, February 20, 2021 @ 06:03:31
  Author: yan12125
Revision: 866577

upgpkg: python-structlog 21.1.0-1

Modified:
  python-structlog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-20 05:54:27 UTC (rev 866576)
+++ PKGBUILD	2021-02-20 06:03:31 UTC (rev 866577)
@@ -2,7 +2,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-structlog
-pkgver=20.2.0
+pkgver=21.1.0
 pkgrel=1
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-freezegun' 'python-pretend' 'python-simplejson'
               'python-twisted' 'python-rapidjson' 'python-greenlet' 'python-pytest-asyncio')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/hynek/structlog/archive/$pkgver.tar.gz")
-sha512sums=('c6da42a92c2ab1b71967bd3f88372f6590008df7397e2f3c409ddb7124c644ecec3efd940e1ad5746c976df6c6b894c1ba70465f2860e4f86eceea92af48002d')
+sha512sums=('8ae9a749d19c8dd7eb92d27c04c9f5b5c549eec694f7a3f2963b6479367d270ea175f3be75d90faa1812da1fceb6f189add42a5db19d8c416b2321d58bf7a338')
 
 build() {
   cd structlog-$pkgver



More information about the arch-commits mailing list