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

David Runge dvzrv at gemini.archlinux.org
Wed Dec 15 19:05:17 UTC 2021


    Date: Wednesday, December 15, 2021 @ 19:05:16
  Author: dvzrv
Revision: 1073426

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-15 18:49:30 UTC (rev 1073425)
+++ PKGBUILD	2021-12-15 19:05:16 UTC (rev 1073426)
@@ -2,7 +2,7 @@
 
 _name=django-rest-framework
 pkgname=python-django-rest-framework
-pkgver=3.13.0
+pkgver=3.13.1
 pkgrel=1
 pkgdesc="A powerful and flexible toolkit for building Web APIs."
 arch=(any)
@@ -26,8 +26,8 @@
 source=(
   "${pkgname}-${pkgver}.tar.gz::https://github.com/encode/${_name}/archive/${pkgver}.tar.gz"
 )
-sha512sums=('2368f382e6dd01490366443ad944f4a48ebbc4928ed45ff58c77a63deb251b148b9e4b13d89b0d2e27a8e257239d75f58f91a11604402683c1c36fac8ce27acc')
-b2sums=('8acd6bf386ef20302c8fe52b3a5f1926c03701b32b8c409d13771d632a62e0e01bd8c2efde079e923342a08e6a3d21b3ab13a66817567fe2372f7b8e63eee61a')
+sha512sums=('a272cccf1f19b2cd09ef456a9588fb17ddc56ac3bd735cf7e130d85bb667ca87361d7de26c95b58a05d8cf693ab19c09d913b457f17ad63053ff9b516c13ec9b')
+b2sums=('01a2e1c2459f99b1d3b38b62b305a57f3a3358d34a352ef2bbeb6b130c98f19fbbb83325d1013c28107f267a0a0227215646975de54542ab9ca6dfcf2bd88404')
 
 prepare() {
   cd "${_name}-$pkgver"



More information about the arch-commits mailing list