[arch-commits] Commit in python-levenshtein/trunk (PKGBUILD)
    Evangelos Foutras 
    foutrelis at archlinux.org
       
    Sat Jun 30 15:45:29 UTC 2018
    
    
  
    Date: Saturday, June 30, 2018 @ 15:45:29
  Author: foutrelis
Revision: 348293
Python 3.7 rebuild
Modified:
  python-levenshtein/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 15:45:24 UTC (rev 348292)
+++ PKGBUILD	2018-06-30 15:45:29 UTC (rev 348293)
@@ -7,7 +7,7 @@
 pkgbase=python-levenshtein
 pkgname=(python-levenshtein python2-levenshtein)
 pkgver=0.12.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Python extension for computing string edit distances and similarities"
 url="https://pypi.python.org/pypi/python-Levenshtein/"
 license=('GPL')
    
    
More information about the arch-commits
mailing list