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

David Runge dvzrv at archlinux.org
Thu Mar 25 18:59:45 UTC 2021


    Date: Thursday, March 25, 2021 @ 18:59:45
  Author: dvzrv
Revision: 903380

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 18:56:22 UTC (rev 903379)
+++ PKGBUILD	2021-03-25 18:59:45 UTC (rev 903380)
@@ -4,8 +4,8 @@
 # _name=djangorestframework
 _name=django-rest-framework
 pkgname=python-django-rest-framework
-pkgver=3.12.2
-pkgrel=3
+pkgver=3.12.3
+pkgrel=1
 pkgdesc="A powerful and flexible toolkit for building Web APIs."
 arch=('any')
 url="https://www.django-rest-framework.org/"
@@ -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=('7c3e712897562eff14ddfa4ded6627d6b4263001e0c9a4047b92da43c0fd86e8ac9d09bb54bb87ce0d4e7743553c4733a60b18327f7e4d481cb9898593731467')
-b2sums=('77d0b3bad38c7829387de752d913eb758935615213d8f8ada9422ecf25142383c1b11a1c95d5fc9f4cf7634e494119ddcb236c810e85429fa8cd4ecd1ef88132')
+sha512sums=('073b9f554a98d8e50393a61f17fcaa1245b19d0cc1c1525f8a2fdf62dfe242e250285437f11f3fc3254420832e8666b199aed41f4f5bc2ce2e88af443f05e0f3')
+b2sums=('536ea948c0190b9cf2b3f4d4f0d7d34f87a5d06ac436e2824b4712e143773a61636b8dc735ac8c9b852e9caf9702b24aa09e43b940c6a011eeef88d784b6ee01')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list