From d8f9e74c7a2ab92613a9b17b89f295b71377d968 Mon Sep 17 00:00:00 2001 From: brent s Date: Wed, 16 Nov 2016 02:45:07 -0500 Subject: [PATCH] fixes, change to python-pychroot --- _bin/new_package.py | 2 +- python-pychroot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_bin/new_package.py b/_bin/new_package.py index 93bc705..4946d63 100755 --- a/_bin/new_package.py +++ b/_bin/new_package.py @@ -215,4 +215,4 @@ if __name__ == "__main__": sanity_checks() aur_create(pkg) aur_submodule(pkg) - print("Done! Successfully added {0} to the AUR and your local AUR meta-repository.".format(pkg['name']) + print("Done! Successfully added {0} to the AUR and your local AUR meta-repository.".format(pkg['name'])) diff --git a/python-pychroot b/python-pychroot index 251b1f9..4ab2a93 160000 --- a/python-pychroot +++ b/python-pychroot @@ -1 +1 @@ -Subproject commit 251b1f9bf48791604647c866399d03e28f22b6c2 +Subproject commit 4ab2a934928545c9a5a4a53c48f61b5532a84129