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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 22:51:59 UTC 2022


    Date: Monday, February 14, 2022 @ 22:51:59
  Author: felixonmars
Revision: 1133267

upgpkg: python-pyaml 21.10.1-1

Modified:
  python-pyaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 22:50:05 UTC (rev 1133266)
+++ PKGBUILD	2022-02-14 22:51:59 UTC (rev 1133267)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyaml
-pkgver=21.8.3
-pkgrel=3
+pkgver=21.10.1
+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=('69b1181511f7d3ac1263b710fa49b18a162e096e28414d83300bc2e9038222363cef995a0d3248387560e7066973736f9cee06b67042ee957427b4790c269653')
+sha512sums=('3a98a021856446584f079bfb7427c63feaf6fdd1bd0d809d46aa0c646b2cb9533c393ed0167240be587aad7b94209b6e5bfe2c09918b45ec9a86ad9781bdf9f2')
 
 build() {
   cd "$srcdir"/pyaml-$pkgver



More information about the arch-commits mailing list