[arch-commits] Commit in python-readme-renderer/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 23 07:53:19 UTC 2020
Date: Thursday, April 23, 2020 @ 07:53:19
Author: felixonmars
Revision: 617779
upgpkg: python-readme-renderer 26.0-1
Modified:
python-readme-renderer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-23 07:53:12 UTC (rev 617778)
+++ PKGBUILD 2020-04-23 07:53:19 UTC (rev 617779)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-readme-renderer
-pkgver=25.0
+pkgver=26.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=('2366cf5f02b2e2822342d22d1ae3ca27abddac59b4476c86cce3b1fe1c2293a7f5dd1e2aad6746b6ebb96f8d8bec8a04d813c091a26f8ba61e67885c8076fc96')
+sha512sums=('6fbaf68f56258a7624ebb53557760e241b9868156cdc064b81f250927587fbb61a3e1d4b184e42d834278478beed03be412b1ad45631f8c6b0f7b2145833a038')
build() {
cd readme_renderer-$pkgver
More information about the arch-commits
mailing list