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

Felix Yan felixonmars at archlinux.org
Fri Oct 16 19:40:55 UTC 2020


    Date: Friday, October 16, 2020 @ 19:40:54
  Author: felixonmars
Revision: 724901

upgpkg: python-readme-renderer 27.0-1

Modified:
  python-readme-renderer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 19:40:20 UTC (rev 724900)
+++ PKGBUILD	2020-10-16 19:40:54 UTC (rev 724901)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-readme-renderer
-pkgver=26.0
+pkgver=27.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=('6fbaf68f56258a7624ebb53557760e241b9868156cdc064b81f250927587fbb61a3e1d4b184e42d834278478beed03be412b1ad45631f8c6b0f7b2145833a038')
+sha512sums=('a7e4bdce989c0790394a71ab185d538825e8a7dc70abd43b887aee804eb52d5ef976bc0c7655eda0c22f744568071239691e6708527b82372e94d12aafa10f11')
 
 build() {
   cd readme_renderer-$pkgver



More information about the arch-commits mailing list