File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[metadata]
22name = openshift-python-wrapper
3- version = 1.2
3+ version = 1.3
44author = Meni Yakove, Ruth Netser
55author_email = myakove@redhat.com
66description = Wrapper around https://github.com/openshift/openshift-restclient-python
77long_description = file: README.md
88long_description_content_type = text/markdown
99url = https://github.com/RedHatQE/openshift-python-wrapper
10+ download_url = " https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.3.tar.gz" ,
11+
1012project_urls =
1113 Bug Tracker = https://github.com/RedHatQE/openshift-python-wrapper/issues
1214classifiers =
Original file line number Diff line number Diff line change 77setup (
88 name = "openshift-python-wrapper" ,
99 license = "apache-2.0" ,
10- download_url = "https://github.com/RedHatQE/openshift-python-wrapper/archive/refs/tags/v1.0.tar.gz" ,
1110 keywords = ["Openshift" , "Kubevirt" , "CNV" ],
1211 packages = find_packages (),
1312 include_package_data = True ,
You can’t perform that action at this time.
0 commit comments