[arch-commits] Commit in sopel/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Jul 5 18:27:24 UTC 2021
Date: Monday, July 5, 2021 @ 18:27:23
Author: jelle
Revision: 972467
upgpkg: sopel 7.1.1-2
Modified:
sopel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-05 18:24:14 UTC (rev 972466)
+++ PKGBUILD 2021-07-05 18:27:23 UTC (rev 972467)
@@ -2,13 +2,13 @@
pkgname=sopel
pkgver=7.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="An easy-to-use and highly extensible IRC Bot framework (Formerly Willie)"
arch=('any')
license=('custom:EFL')
url='https://sopel.chat'
depends=('python-setuptools' 'sqlite' 'python-xmltodict' 'python-pytz' 'python-praw'
- 'python-geoip2' 'python-requests' 'python-dnspython' 'python-sqlalchemy')
+ 'python-geoip2' 'python-requests' 'python-dnspython' 'python-sqlalchemy1.3')
makedepends=('python-sphinx' 'python-sphinxcontrib-autoprogram')
checkdepends=('python-pytest-runner' 'python-requests-mock')
backup=('etc/sopel.cfg')
More information about the arch-commits
mailing list