upgrade for openstack yoga
Signed-off-by: liksh <li_kunshan@163.com>
This commit is contained in:
parent
9d0d8670b6
commit
7dcae59f98
Binary file not shown.
BIN
iso8601-1.0.2.tar.gz
Normal file
BIN
iso8601-1.0.2.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: python-iso8601
|
Name: python-iso8601
|
||||||
Version: 0.1.14
|
Version: 1.0.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple module to parse ISO 8601 dates
|
Summary: Simple module to parse ISO 8601 dates
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -15,6 +15,9 @@ This module parses the most common forms of ISO 8601 date strings
|
|||||||
%package -n python3-iso8601
|
%package -n python3-iso8601
|
||||||
Summary: Simple module to parse ISO 8601 dates
|
Summary: Simple module to parse ISO 8601 dates
|
||||||
%{?python_provide:%python_provide python3-iso8601}
|
%{?python_provide:%python_provide python3-iso8601}
|
||||||
|
|
||||||
|
BuildRequires: python3-pytz
|
||||||
|
BuildRequires: python3-hypothesis
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
|
|
||||||
@ -39,6 +42,9 @@ py.test --verbose iso8601
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 24 2022 liksh <liks11@chinaunicom.com.cn> - 1.0.2-1
|
||||||
|
- Upgrade to 1.0.2 for openstack yoga
|
||||||
|
|
||||||
* Fri Jul 9 2021 huangtianhua <huangtianhua@huawei.com> - 0.1.14-1
|
* Fri Jul 9 2021 huangtianhua <huangtianhua@huawei.com> - 0.1.14-1
|
||||||
- Upgrade to 0.1.14 to support OpenStack-W and enable testing
|
- Upgrade to 0.1.14 to support OpenStack-W and enable testing
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user