Accepting request 1288551 from home:glaubitz:branches:devel:languages:python
- Update to 1.9.0 * Update contributing guide. (#113) * Restore private `_click_major` variable and add public versions for full and major version. - Remove shebangs from Python sources OBS-URL: https://build.opensuse.org/request/show/1288551 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-consolekit?expand=0&rev=10
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-consolekit%{psuffix}
|
||||
Version: 1.8.1
|
||||
Version: 1.9.0
|
||||
Release: 0
|
||||
Summary: Additional utilities for click
|
||||
License: MIT
|
||||
@@ -61,6 +61,7 @@ Additional utilities for click.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n consolekit-%{version}
|
||||
find . -name "*.py*" -exec sed -i '/#\!\/usr\/bin\/env/d' {} \;
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user