[arch-commits] Commit in python-django-rest-framework/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Mon Sep 28 19:46:57 UTC 2020


    Date: Monday, September 28, 2020 @ 19:46:57
  Author: dvzrv
Revision: 713282

upgpkg: python-django-rest-framework 3.12.1-1: Upgrade to 3.12.1.

Modified:
  python-django-rest-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-28 19:31:41 UTC (rev 713281)
+++ PKGBUILD	2020-09-28 19:46:57 UTC (rev 713282)
@@ -4,7 +4,7 @@
 # _name=djangorestframework
 _name=django-rest-framework
 pkgname=python-django-rest-framework
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc="A powerful and flexible toolkit for building Web APIs."
 arch=('any')
@@ -25,8 +25,8 @@
 # https://github.com/encode/django-rest-framework/issues/7141
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/encode/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('d4b178b578457ba1e68bd819788bc2df0cdd0f30f427a3f6cbbe558e47488fe8517b736611f6639cc2d80cd4e44e9230e7ff71ea73c8e1603d77161c02c1e750')
-b2sums=('f9c2f647ef8ea2d2e3b9216ee9ed07b3dbe77f999045b1e6288add5477cac8b91e8dfb7f002b8720e8eb98337bd06a9734802b5b28a95ab2901aaadef3ef3e6f')
+sha512sums=('862534df19dd1eb34162ee7be7df9cb05a521316e4647bb8da3a3e6d913e8b500b2362794fdb4a5e323fc0ec86357b2bcf969f086f7cae7f021b53749562f5de')
+b2sums=('58cdc09f2d0b4253eaf01cbbb1bc8526c0bff07689d67a8232e707b09d57f113822672a1ff233b5cc11f4e994bf44c3e509fc255ff8480b3538dc26d08fb5bf7')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list