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

David Runge dvzrv at archlinux.org
Fri Nov 6 15:32:18 UTC 2020


    Date: Friday, November 6, 2020 @ 15:32:18
  Author: dvzrv
Revision: 744362

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-06 15:30:15 UTC (rev 744361)
+++ PKGBUILD	2020-11-06 15:32:18 UTC (rev 744362)
@@ -4,7 +4,7 @@
 # _name=djangorestframework
 _name=django-rest-framework
 pkgname=python-django-rest-framework
-pkgver=3.12.1
+pkgver=3.12.2
 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=('862534df19dd1eb34162ee7be7df9cb05a521316e4647bb8da3a3e6d913e8b500b2362794fdb4a5e323fc0ec86357b2bcf969f086f7cae7f021b53749562f5de')
-b2sums=('58cdc09f2d0b4253eaf01cbbb1bc8526c0bff07689d67a8232e707b09d57f113822672a1ff233b5cc11f4e994bf44c3e509fc255ff8480b3538dc26d08fb5bf7')
+sha512sums=('7c3e712897562eff14ddfa4ded6627d6b4263001e0c9a4047b92da43c0fd86e8ac9d09bb54bb87ce0d4e7743553c4733a60b18327f7e4d481cb9898593731467')
+b2sums=('77d0b3bad38c7829387de752d913eb758935615213d8f8ada9422ecf25142383c1b11a1c95d5fc9f4cf7634e494119ddcb236c810e85429fa8cd4ecd1ef88132')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list