[arch-commits] Commit in python-colander/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 14 08:20:29 UTC 2020
Date: Friday, August 14, 2020 @ 08:20:29
Author: felixonmars
Revision: 678510
upgpkg: python-colander 1.8.2-1
Modified:
python-colander/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-14 08:18:19 UTC (rev 678509)
+++ PKGBUILD 2020-08-14 08:20:29 UTC (rev 678510)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-colander
-pkgver=1.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="A simple schema-based serialization and deserialization library"
url="https://docs.pylonsproject.org/projects/colander/en/latest/"
@@ -10,7 +10,7 @@
depends=('python-iso8601' 'python-setuptools' 'python-translationstring')
checkdepends=('python-pytest-cov' 'python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Pylons/colander/archive/$pkgver.tar.gz")
-sha512sums=('20ba1ad67aab42df3142531066fa44ce227b335962e9a423d3d26d34ffc1f931c3669a1a43769fc9c0ed5e88a28e3ebbfc78fc8575723c112e146216f923dec0')
+sha512sums=('37c5501906c00ba58da41c98a86837f42d2738ff37f7b904ded9ac2fb1dd843c2fad159bb7033dd68b6d180d779eca57908ddef874ba23be35511faa8c91b4d6')
build() {
cd colander-$pkgver
More information about the arch-commits
mailing list