forked from pool/python-k5test
Accepting request 1034586 from home:yarunachalam:branches:devel:languages:python
- Update to v0.10.3 * Remove no longer valid reference by @stanislavlevin in #23 - Update to v0.10.2 * Remove redundant wheel dep from pyproject.toml by @mgorny in #19 * Use built-in shutil.which() instead of which(1) tool by @mgorny in #20 * Update CI to use new action versions by @jborean93 in #21 OBS-URL: https://build.opensuse.org/request/show/1034586 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-k5test?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2c9181133f3d52c8e29a5ba970b668273c08f855e5da834aaee2ea9efeb6b069
|
|
||||||
size 13664
|
|
||||||
BIN
k5test-0.10.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
k5test-0.10.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 8 17:14:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to v0.10.3
|
||||||
|
* Remove no longer valid reference by @stanislavlevin in #23
|
||||||
|
- Update to v0.10.2
|
||||||
|
* Remove redundant wheel dep from pyproject.toml by @mgorny in #19
|
||||||
|
* Use built-in shutil.which() instead of which(1) tool by @mgorny in #20
|
||||||
|
* Update CI to use new action versions by @jborean93 in #21
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 12:57:07 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
Sat Sep 17 12:57:07 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-k5test
|
Name: python-k5test
|
||||||
Version: 0.10.1
|
Version: 0.10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for testing Python applications in krb5 environments
|
Summary: A library for testing Python applications in krb5 environments
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user