[
https://issues.apache.org/jira/browse/SYSTEMML-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner resolved SYSTEMML-1907.
-------------------------------------
Resolution: Fixed
Fix Version/s: SystemML 1.0
Jenkins nightly job has been updated and rename python artifact now available
at https://sparktc.ibmcloud.com/repo/latest/.
> Rename python package from systemml-*-python.tgz to systemml-*-python.tar.gz
> ----------------------------------------------------------------------------
>
> Key: SYSTEMML-1907
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1907
> Project: SystemML
> Issue Type: Improvement
> Components: Build
> Reporter: Niketan Pansare
> Assignee: Glenn Weidner
> Fix For: SystemML 1.0
>
>
> I encountered this issue because pypi has migrated to a new process:
> https://packaging.python.org/guides/migrating-to-pypi-org/#uploading
> As noted in the above document, the recommended way to upload python packages
> to pypi is now via `twine`. However, if we use `twine` with our current
> package naming scheme (i.e. tgz), then it complains `ValueError: Unknown
> distribution format: 'systemml-0.15.0-python.tgz'`. Hence, I would recommend
> to use suffix `tar.gz` in our subsequent releases. This way we also are
> compatible with default package naming convention of pypi: `tar.gz`.
> [~acs_s] [~gweidner] [~deron] [~dusenberrymw] [~reinwald] Suggestions ? Any
> takers ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)