15
0

Accepting request 1217047 from devel:languages:python

- update to 1.0.5:
  * typing hints
  * fix cmd.name to name
  * dependency bumps

OBS-URL: https://build.opensuse.org/request/show/1217047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-aliases?expand=0&rev=5
This commit is contained in:
2024-10-23 19:09:47 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 22 13:58:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.5:
* typing hints
* fix cmd.name to name
* dependency bumps
-------------------------------------------------------------------
Wed Dec 27 10:09:10 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click-aliases
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# 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 @@
%{?sle15_python_module_pythons}
Name: python-click-aliases
Version: 1.0.4
Version: 1.0.5
Release: 0
Summary: Command aliases for Click
License: MIT