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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fd3888b97fdd18de95cec10df0b64cbb55740307042bceff4f547771ed45c99
size 22099

3
pdd-1.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c532faf070fc98c5d1e81df953450f54dc8d96b243fbe06a29c5c979182113a5
size 22158

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>

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pdd
Version: 1.6
Version: 1.7
Release: 0
Summary: Tiny date, time diff calculator with timers
License: GPL-3.0-only