14
0
forked from pool/python-pdd

- update to 1.7:

* fix pip install
  * document zsh completion script generator usage
  * makefile option to install completion scripts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdd?expand=0&rev=11
This commit is contained in:
2022-12-05 20:24:26 +00:00
committed by Git OBS Bridge
parent 965a321da8
commit e1d185ca6d
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 5 20:23:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.7:
* fix pip install
* document zsh completion script generator usage
* makefile option to install completion scripts
-------------------------------------------------------------------
Tue Oct 4 22:51:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>