diff --git a/python-bashlex b/python-bashlex index 800cb7e..ae1e11a 160000 --- a/python-bashlex +++ b/python-bashlex @@ -1 +1 @@ -Subproject commit 800cb7e3c634eaa3c81f8a8648fd7fd4e27050ac +Subproject commit ae1e11a8227d7ca8531b94c7fe821b83bd714ca5 diff --git a/rpm/python3-bashlex.spec b/rpm/python3-bashlex.spec index 28eabb3..6b90f4b 100644 --- a/rpm/python3-bashlex.spec +++ b/rpm/python3-bashlex.spec @@ -1,9 +1,8 @@ Name: python3-bashlex Summary: Python parser for bash Version: bashlex -Release: 0.14 +Release: 0.18 License: GPLv3 -Group: Development/Languages URL: https://github.com/idank/bashlex.git Source0: %{name}-%{version}.tar.bz2 BuildRequires: python3-devel @@ -20,7 +19,6 @@ python3 -c 'import bashlex' %py3_build %install -rm -rf %{buildroot} %py3_install %files