File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# The order of packages is significant, because pip processes them in the order
22# of appearance. Changing the order has an impact on the overall integration
33# process, which may cause wedges in the gate later.
4- pbr >= 1.6
4+ pbr >= 4.1.0
55oslo.config >= 2.3.0 # Apache-2.0
66oslo.concurrency >= 3.20.0 # Apache-2.0
77oslo.log >= 1.8.0 # Apache-2.0
Original file line number Diff line number Diff line change 1010license = Apache-2
1111home-page = http://github.com/IFCA/caso
1212classifier =
13+ Development Status :: 5 - Production/Stable
14+ Environment :: Console
15+ Environment :: OpenStack
1316 Intended Audience :: Information Technology
1417 Intended Audience :: System Administrators
1518 License :: OSI Approved :: Apache Software License
@@ -18,8 +21,9 @@ classifier =
1821 Programming Language :: Python :: 2
1922 Programming Language :: Python :: 2.7
2023 Programming Language :: Python :: 3
21- Programming Language :: Python :: 3.4
2224 Programming Language :: Python :: 3.6
25+ Programming Language :: Python :: 3.7
26+ Programming Language :: Python :: 3.8
2327
2428[files]
2529packages =
You can’t perform that action at this time.
0 commit comments