summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hsuan Yen2018-08-15 21:48:38 +0800
committerChih-Hsuan Yen2018-08-15 21:48:38 +0800
commit83be0867e8255186653eee9fbaaab7afa2bee09a (patch)
treed44560623c7176edcd56a56ca1ab77c65e672aeb
parent34e00dfa9e037a658bc63f362198c444884944a9 (diff)
downloadaur-83be0867e8255186653eee9fbaaab7afa2bee09a.tar.gz
py37 patch is landed yay
buildbot=build_packages
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 612deca1e39f..11bc97055619 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = buildbot-git
checkdepends = python-txrequests
checkdepends = python-setuptools_trial
checkdepends = python-pyjade
- checkdepends = buildbot-pkg-git=1.3.0.r53.g36d2e3332
+ checkdepends = python-buildbot-pkg-git=1.3.0.r53.g36d2e3332
checkdepends = buildbot-worker-git=1.3.0.r53.g36d2e3332
checkdepends = openssh
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 9c5f014eece5..55ed73b268a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ checkdepends=('python-treq' 'python-boto3' 'python-mock' 'python-moto'
'python-lz4' 'python-isort' 'python-pylint' 'python-pyenchant'
'flake8' 'python-txrequests' 'python-setuptools_trial'
'python-pyjade'
- "buildbot-pkg-git=$pkgver" "buildbot-worker-git=$pkgver"
+ "python-buildbot-pkg-git=$pkgver" "buildbot-worker-git=$pkgver"
'openssh')
source=(git+https://github.com/buildbot/buildbot.git
skip-linux-distro-test.patch)