!3 Package upgrade
From: @starlet-dx Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
456e3986e5
BIN
nose2-0.11.0.tar.gz
Normal file
BIN
nose2-0.11.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
%global srcname nose2
|
%global srcname nose2
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.9.2
|
Version: 0.11.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Next generation of nicer testing for Python
|
Summary: Next generation of nicer testing for Python
|
||||||
|
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: https://nose2.readthedocs.org
|
URL: https://nose2.readthedocs.org
|
||||||
Source0: %pypi_source
|
Source0: https://files.pythonhosted.org/packages/1f/24/d4d16329a7c58d342a0345bbcd1dc81321fb7a1de41dc3361a48f2381e0e/nose2-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -74,6 +74,9 @@ PYTHONPATH=`pwd` %{__python3} -m nose2.__main__ -v
|
|||||||
%{_bindir}/nose2
|
%{_bindir}/nose2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 yaoxin <yaoxin30@h-partner.com> - 0.11.0-1
|
||||||
|
- Update to 0.11.0
|
||||||
|
|
||||||
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.9.2-2
|
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.9.2-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user