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

2020-11-11 Thread Felix Yan via arch-commits
Date: Wednesday, November 11, 2020 @ 15:03:05
  Author: felixonmars
Revision: 750811

upgpkg: python-dotenv 0.15.0-3: Python 3.9 rebuild

Modified:
  python-dotenv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 15:03:03 UTC (rev 750810)
+++ PKGBUILD2020-11-11 15:03:05 UTC (rev 750811)
@@ -4,7 +4,7 @@
 
 pkgname=python-dotenv
 pkgver=0.15.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
 url="https://github.com/theskumar/python-dotenv/;


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 05:09:53
  Author: felixonmars
Revision: 749334

upgpkg: python-dotenv 0.15.0-2: Python 3.9 rebuild

Modified:
  python-dotenv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 05:09:52 UTC (rev 749333)
+++ PKGBUILD2020-11-10 05:09:53 UTC (rev 749334)
@@ -4,7 +4,7 @@
 
 pkgname=python-dotenv
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
 url="https://github.com/theskumar/python-dotenv/;


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

2020-10-28 Thread Andrew Crerar via arch-commits
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
===
--- PKGBUILD2020-10-28 17:28:14 UTC (rev 735546)
+++ PKGBUILD2020-10-28 17:29:27 UTC (rev 735547)
@@ -3,7 +3,7 @@
 # Contributor: David Runge 
 
 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}"


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

2020-07-10 Thread Andrew Crerar via arch-commits
Date: Friday, July 10, 2020 @ 16:52:52
  Author: andrewsc
Revision: 663118

upgpkg: python-dotenv 0.14.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-10 16:45:45 UTC (rev 663117)
+++ PKGBUILD2020-07-10 16:52:52 UTC (rev 663118)
@@ -3,8 +3,8 @@
 # Contributor: David Runge 
 
 pkgname=python-dotenv
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
 url="https://github.com/theskumar/python-dotenv/;
@@ -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=('da1fc6f513ab7492a73bf6c4548ccc2d804c82e08d44e719d37cd4fc24078f7864f17ca5413156369a804deaaf76be0b579c31a4827db4756279b5b0627cea9d')
+sha512sums=('6a259552e2c69a16d19a969743835562c517a154c21a7b4d006fe8fcda1ab53f020ca61e6d94dd4bf5eb6a1f96b5ac91f58deaf083a9ffdce468f65becfd211d')
 
 build() {
 cd "${pkgname}-${pkgver}"