From 1362b8a3ebf63b63200659e4791b44f4f99ffc73 Mon Sep 17 00:00:00 2001 From: Ram-Z Date: Sun, 12 Nov 2017 18:57:26 +0000 Subject: [PATCH] python3-inflection: rebuild as part of python3 upgrade --- python3-inflection/PKGBUILD | 2 +- python3.order | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/python3-inflection/PKGBUILD b/python3-inflection/PKGBUILD index e71439951..6b29552de 100644 --- a/python3-inflection/PKGBUILD +++ b/python3-inflection/PKGBUILD @@ -3,7 +3,7 @@ _pipname=inflection pkgname=python3-inflection pkgver=0.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="A port of Ruby on Rails inflector to Python" arch=('any') url="https://github.com/jpvanhal/inflection" diff --git a/python3.order b/python3.order index 10d298387..43e65d2db 100644 --- a/python3.order +++ b/python3.order @@ -89,3 +89,4 @@ iotop python3-ccr python3-aur +python3-inflection