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

Antonio Rojas arojas at gemini.archlinux.org
Fri Mar 18 20:38:33 UTC 2022


    Date: Friday, March 18, 2022 @ 20:38:33
  Author: arojas
Revision: 1159119

Update to 34.0

Modified:
  python-readme-renderer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 20:38:28 UTC (rev 1159118)
+++ PKGBUILD	2022-03-18 20:38:33 UTC (rev 1159119)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-readme-renderer
-pkgver=32.0
+pkgver=34.0
 pkgrel=1
 pkgdesc="Safely render long_description/README files in Warehouse"
 url="https://github.com/pypa/readme_renderer"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python-cmarkgfm')
 checkdepends=('python-pytest-runner' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/readme_renderer/archive/$pkgver.tar.gz")
-sha512sums=('4216296d16157c882e5792dee032a26d27c47a701b9ee23884825a2934b2a127b2aae95530a0f033abe2552ad0b413142ef071d311a0c7c2f7206aa317e68249')
+sha512sums=('cb79d1fd362a2ddafb6b60bc630ce7d9234bacc26ab04a4bbfae7fd7c183fc48be1f5940834a0133c65c89c5ba8074e1ae46eee4a5d6cc35cfc12d1a3b329601')
 
 build() {
   cd readme_renderer-$pkgver



More information about the arch-commits mailing list