14
0
forked from pool/python-knack

4 Commits

Author SHA256 Message Date
66bf310e25 Accepting request 1315336 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1315336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knack?expand=0&rev=24
2025-11-04 17:41:46 +00:00
6904685413 - Update to version 0.13.0
* Declare support for Python 3.13 (#290)
  * Drop Python 3.8 support (#289)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=48
2025-11-03 14:59:28 +00:00
fa703b776b 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
65ba6678e8 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 11 additions and 4 deletions

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

Binary file not shown.

3
knack-0.13.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.12.0
Version: 0.13.0
Release: 0
Summary: A Command-Line Interface framework
License: MIT