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

Morten Linderud foxboron at archlinux.org
Fri Apr 9 20:24:48 UTC 2021


    Date: Friday, April 9, 2021 @ 20:24:48
  Author: foxboron
Revision: 915291

upgpkg: python-dotenv 0.17.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-09 20:22:31 UTC (rev 915290)
+++ PKGBUILD	2021-04-09 20:24:48 UTC (rev 915291)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=python-dotenv
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 optdepends=('ipython: ipython support')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz")
-sha512sums=('fa97221285e6bcc47df86e3a1b5aa9e77723b0b76ea33c881c00d645bbba4f0c443b046d86d04ed6559d1af14b12daef505b040f64ddff63ced846c9fbd4ee3b')
+sha512sums=('e6310ba1fe18ab5a13b05d33c5872c5c44ccae6cc36f9179fc0e4eaecd5d88e654901d868701ca4a815459717867009452e828aa4204d910ee4f61acceccba96')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list