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

Felix Yan felixonmars at archlinux.org
Mon Oct 29 17:19:14 UTC 2018


    Date: Monday, October 29, 2018 @ 17:19:13
  Author: felixonmars
Revision: 399468

upgpkg: python-readme-renderer 24.0-1

Modified:
  python-readme-renderer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-29 17:16:49 UTC (rev 399467)
+++ PKGBUILD	2018-10-29 17:19:13 UTC (rev 399468)
@@ -2,7 +2,7 @@
 
 pkgbase=python-readme-renderer
 pkgname=(python-readme-renderer python2-readme-renderer)
-pkgver=23.0
+pkgver=24.0
 pkgrel=1
 pkgdesc="Safely render long_description/README files in Warehouse"
 url="https://github.com/pypa/readme_renderer"
@@ -14,7 +14,7 @@
              'python2-six')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/readme_renderer/archive/$pkgver.tar.gz")
-sha512sums=('4299cc064930de854f1b9bd110d105c88f335ecc416703cd61b8db6597f0f6e80753bbda74e26bb1942ad6c59fa3e3fef9011f92da6407588217522fd247aa2a')
+sha512sums=('d5e98215469f2335da9ee52d29e3d7e12d2b5a481274587ae8c0286a807004749ef19f57aa4475cd6e56e782bc2c6926fcc2c9bc4250aa2b6549700bf29f989b')
 
 build() {
   cd readme_renderer-$pkgver



More information about the arch-commits mailing list