summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Marie de Rodat2020-06-14 10:21:53 +0200
committerPierre-Marie de Rodat2020-06-14 10:21:53 +0200
commit2ca58945d0d6b3d9711d5bb29d88b4d3da6c60b4 (patch)
treebf34731903fd2cc8275446427c6d24fdeab42690
parent380ba56c7bf30e100258230206be2b9954454011 (diff)
downloadaur-2ca58945d0d6b3d9711d5bb29d88b4d3da6c60b4.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO11
1 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8edfc9c455d2..b56e97b6b979 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,26 @@
pkgbase = python-e3-core
pkgdesc = Framework to ease the development of portable automated build systems
pkgver = 22.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AdaCore/e3-core
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-colorama
- depends = python-yaml
+ depends = python-distro
depends = python-dateutil
+ depends = python-netifaces
+ depends = python-psutil
depends = python-requests
depends = python-requests-toolbelt
- depends = python-tqdm
depends = python-stevedore>1.20.0
+ depends = python-tqdm
+ depends = python-yaml
conflicts = python2-e3-core
source = https://files.pythonhosted.org/packages/source/e/e3-core/e3-core-22.0.0.tar.gz
+ source = distro.patch
sha512sums = 1544c9cce9d7bab32db4617f70eaab301a526f84f8d89a22e5204eb7a7823a8e0103e12d490101a95d6255f3274732dbd77467064c856e1a05f8e7e18cce9f5a
+ sha512sums = 26ccd271cca25661ffc99154d44f210843f18e14641949d24d5a22bad0a62a449e5ed41eca1e5f8c409e504d20cccc9b5f9db3d2eadfc8214a02e26c6f99eee6
pkgname = python-e3-core