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

Andrew Crerar andrewsc at archlinux.org
Wed Oct 28 17:29:28 UTC 2020


    Date: Wednesday, October 28, 2020 @ 17:29:27
  Author: andrewsc
Revision: 735547

upgpkg: python-dotenv 0.15.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 17:28:14 UTC (rev 735546)
+++ PKGBUILD	2020-10-28 17:29:27 UTC (rev 735547)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=python-dotenv
-pkgver=0.14.0
+pkgver=0.15.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=('6a259552e2c69a16d19a969743835562c517a154c21a7b4d006fe8fcda1ab53f020ca61e6d94dd4bf5eb6a1f96b5ac91f58deaf083a9ffdce468f65becfd211d')
+sha512sums=('0d9d16960281a9c40dc6d906e021381a29e9746ec915f860bcdc63ed526e6f8b619b2892a368f9870b08a9077dc735b2a22d285cf7e67007f5cd3d2ada3c030d')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list