summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAmin Vakil2024-04-28 13:21:25 +0330
committerAmin Vakil2024-04-28 13:23:34 +0330
commit831a65292943ea5aaa03beec2b525142a267a29c (patch)
tree979a938eae6fd83d39b59491f299fad4fef9da71 /.SRCINFO
parent1f756baa6184e5798af9c519efe159fc67514683 (diff)
downloadaur-831a65292943ea5aaa03beec2b525142a267a29c.tar.gz
s/python-typing-extensions/python-typing_extensions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec85c680d068..f8c7d5b46f14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ansible-core-git
pkgdesc = Radically simple IT automation platform
- pkgver = r54176.fa92228b506
+ pkgver = r54368.802e95f5808
pkgrel = 1
url = https://github.com/ansible/ansible
arch = any
@@ -16,7 +16,7 @@ pkgbase = ansible-core-git
depends = python-paramiko
depends = python-jinja
depends = python-resolvelib
- depends = python-typing-extensions
+ depends = python-typing_extensions
optdepends = sshpass: for ssh connections with password
optdepends = python-passlib: crypt values for vars_prompt
optdepends = python-netaddr: for the ipaddr filter