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

Eli Schwartz eschwartz at archlinux.org
Thu Jul 5 01:54:32 UTC 2018


    Date: Thursday, July 5, 2018 @ 01:54:31
  Author: eschwartz
Revision: 352274

upgpkg: python-logbook 1.4.0-2

python 3.7 rebuild

Modified:
  python-logbook/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 01:50:19 UTC (rev 352273)
+++ PKGBUILD	2018-07-05 01:54:31 UTC (rev 352274)
@@ -5,10 +5,10 @@
 pkgbase=python-logbook
 pkgname=(python-logbook python2-logbook)
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Logging sytem for Python that replaces the standard library’s logging module"
 arch=('x86_64')
-url="http://packages.python.org/Logbook/index.html"
+url="https://logbook.readthedocs.io/en/stable/"
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'cython' 'cython2' 'python-six' 'python2-six')
 checkdepends=('redis' 'python-pytest' 'python2-pytest' 'python-sqlalchemy' 'python2-sqlalchemy'



More information about the arch-commits mailing list