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

David Runge dvzrv at gemini.archlinux.org
Thu Oct 21 19:47:49 UTC 2021


    Date: Thursday, October 21, 2021 @ 19:47:48
  Author: dvzrv
Revision: 1032052

upgpkg: python-django-environ 0.8.1-1: Upgrade to 0.8.1.

Modified:
  python-django-environ/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-21 19:44:25 UTC (rev 1032051)
+++ PKGBUILD	2021-10-21 19:47:48 UTC (rev 1032052)
@@ -2,7 +2,7 @@
 
 _name=django-environ
 pkgname=python-django-environ
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="Utilize 12factor inspired environment variables to configure your Django application"
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('9c378a846fefc8730a7020569db669e411d84025280dc45bccfb16671dcec04e92fd3f80d5b4a1a8d9c6839ec90562bb7514966940ee90d7926c6a1fa703c68a')
-b2sums=('6fce5b2d0441275f1c87e9a3d2b875618c85d85a2fb31301a70ddc344878da24afcd132a9abf8ba460b33012ed1975629e2b6ce6056bdfb73b6c88b5549f35c6')
+sha512sums=('20f30c2479fe50b4185c8cd252bfdc8d4c9e7c169742b45d616698de018d457144b8ecd7d552aee65d1573db7b39fd578f5c9d101115a16d6b5e330429a7b6c6')
+b2sums=('df2db4f76673504dfe0f89b04e98abe43b230fc6cb8f5b869ea888f907bc6179963532e3b794df6e4e54346fe3b0238edf54725853384d0b4488d1a771e381c2')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list