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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 23 10:47:33 UTC 2021


    Date: Monday, August 23, 2021 @ 10:47:33
  Author: felixonmars
Revision: 1004331

upgpkg: python-pyaml 21.8.3-1

Modified:
  python-pyaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-23 10:10:42 UTC (rev 1004330)
+++ PKGBUILD	2021-08-23 10:47:33 UTC (rev 1004331)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyaml
-pkgver=20.4.0
-pkgrel=4
+pkgver=21.8.3
+pkgrel=1
 pkgdesc="PyYAML-based module to produce pretty and readable YAML-serialized data"
 url="https://pypi.python.org/pypi/pyaml"
 license=('BSD')
@@ -12,7 +12,7 @@
 checkdepends=('python-unidecode')
 optdepends=('python-unidecode: Needed if same-id objects or recursion is used within serialized data')
 source=("https://pypi.io/packages/source/p/pyaml/pyaml-$pkgver.tar.gz")
-sha512sums=('432fd215e034beafc07270a6aa8b726d5a16ef8946a95c1db9a34b4f492bbe2089dffbb1ce856d3e8153ec18ac943973a23e3aa9283d53ee0b2e7ba5dcd3d317')
+sha512sums=('69b1181511f7d3ac1263b710fa49b18a162e096e28414d83300bc2e9038222363cef995a0d3248387560e7066973736f9cee06b67042ee957427b4790c269653')
 
 build() {
   cd "$srcdir"/pyaml-$pkgver



More information about the arch-commits mailing list