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:
		| @@ -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
									
								
							
							
						
						
									
										3
									
								
								pdd-1.7.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:c532faf070fc98c5d1e81df953450f54dc8d96b243fbe06a29c5c979182113a5 | ||||||
|  | size 22158 | ||||||
| @@ -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> | Tue Oct  4 22:51:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -20,7 +20,7 @@ | |||||||
| %define skip_python2 1 | %define skip_python2 1 | ||||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||||
| Name:           python-pdd | Name:           python-pdd | ||||||
| Version:        1.6 | Version:        1.7 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Tiny date, time diff calculator with timers | Summary:        Tiny date, time diff calculator with timers | ||||||
| License:        GPL-3.0-only | License:        GPL-3.0-only | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user