14
0
forked from pool/python-invoke

- update to 2.1.2:

* Make sure ``py.typed`` is in our packaging
    manifest; without it, users working from a regular
    installation can't perform type checks.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=45
This commit is contained in:
2023-05-22 21:09:14 +00:00
committed by Git OBS Bridge
parent 20e366a542
commit 4fe579ea67
4 changed files with 12 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-invoke%{psuffix}
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: Pythonic Task Execution
License: BSD-2-Clause