Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
4c5bf81e24
!10 在sp3分支初始化仓
From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2022-08-18 03:23:34 +00:00
cherry530
2ea75f8188 Package init for openEuler-20.03-LTS-SP3
Signed-off-by: cherry530 <xuping33@huawei.com>
2022-08-18 10:57:08 +08:00
openeuler-ci-bot
6082ac3538
!8 【轻量级PR】修正changelog中的错误日期
From: @konglidong 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-21 06:13:40 +00:00
konglidong
23243ee76e modify bad date in changelog 2022-06-20 14:35:18 +08:00
openeuler-ci-bot
c10018ed4f !6 update version to 3.24.4
Merge pull request !6 from 桐小哥/master
2021-12-18 04:51:19 +00:00
shixuantong
30d1b6de2b update version to 3.24.4 2021-12-18 11:42:16 +08:00
openeuler-ci-bot
4692746490 !5 slove setuptools upgrade lead to tox complication failures
From: @shirely16
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
2021-02-02 19:19:27 +08:00
18302918689
51ce73e20b slove setuptools_scm upgrade lead to tox complication failures 2021-02-02 17:32:26 +08:00
openeuler-ci-bot
f7bf7216fb !4 python-tox
Merge pull request !4 from shirely/master
2020-06-20 17:19:56 +08:00
shirely16
652b483808 fix python-ldaprequires 2020-06-20 17:06:00 +08:00

View File

@ -1,6 +1,6 @@
Name: python-tox
Version: 3.5.3
Release: 2
Release: 1
Summary: Virtualenv-based automation of test activities
License: MIT
URL: https://tox.readthedocs.io/
@ -45,9 +45,5 @@ rm -rf tox.egg-info
%doc README.rst
%changelog
* Thu Jun 18 2020 hanhui<hanhui15@huawei.com> - 3.5.3-2
- bugfix
- DESC:modify python3.7 can not find file path
* Tue Feb 11 2020 huzunhao<huzunhao2@huawei.com> - 3.5.3-1
- Package init
* Thu Aug 18 2022 xu_ping<xuping33@h-partners.com> - 3.5.3-1
- Package init for openEuler-20.03-LTS-SP3