2 Commits

Author SHA256 Message Date
496239661a Accepting request 1191240 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1191240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knack?expand=0&rev=23
2024-08-03 18:04:49 +00:00
f03bc30d8e Accepting request 1191183 from home:glaubitz:branches:devel:languages:python
- Update to version 0.12.0
  * Declare support for Python 3.12 (#279)
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
- Limit Python files matched in %files section

OBS-URL: https://build.opensuse.org/request/show/1191183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=46
2024-08-02 15:48:42 +00:00
4 changed files with 4 additions and 11 deletions

BIN
knack-0.12.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Mon Nov 3 14:38:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.0
* Declare support for Python 3.13 (#290)
* Drop Python 3.8 support (#289)
-------------------------------------------------------------------
Fri Aug 2 11:56:05 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-knack
Version: 0.13.0
Version: 0.12.0
Release: 0
Summary: A Command-Line Interface framework
License: MIT