forked from pool/python-click-log
Accepting request 620571 from home:dmacvicar:branches:devel:languages:python
- Update to 0.3.2 OBS-URL: https://build.opensuse.org/request/show/620571 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-log?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57271008c12e2dc16d413373bedd7fd3ff17c57434e168650dc27dfb9c743392
|
||||
size 9277
|
||||
3
click-log-0.3.2.tar.gz
Normal file
3
click-log-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16fd1ca3fc6b16c98cea63acf1ab474ea8e676849dc669d86afafb0ed7003124
|
||||
size 9523
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 4 07:04:11 UTC 2018 - dmacvicar@suse.de
|
||||
|
||||
- Update to 0.3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 30 17:38:38 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-click-log
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-click-log
|
||||
Version: 0.1.8
|
||||
Version: 0.3.2
|
||||
Release: 0
|
||||
Summary: Logging integration for Click
|
||||
License: MIT
|
||||
@@ -52,7 +52,8 @@ rm -rf click_log.egg-info
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user