Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pypi release of version 0.2.1 is Python 2 only #145

Closed
jbouter opened this issue May 29, 2020 · 0 comments · Fixed by #146
Closed

Pypi release of version 0.2.1 is Python 2 only #145

jbouter opened this issue May 29, 2020 · 0 comments · Fixed by #146
Assignees
Labels
Priority: Medium Type: Bug Something isn't working

Comments

@jbouter
Copy link
Member

jbouter commented May 29, 2020

The build and release of version 0.2.1 on pypi, which was done manually, is flagged as python2.

Expected behavior:

  • Builds are executed automatically by Travis or GitHub Actions
  • Release a Python 3 version to pypi, maybe with an extra Python 2 version.

Observed behavior:

  • Builds are being executed manually (error prone)
  • Only a python2 version is available on pypi
@jbouter jbouter changed the title Pypi release is python2 Pypi release of version 2.0.1 is Python 2 only May 29, 2020
@jbouter jbouter added Priority: Medium Type: Bug Something isn't working labels May 29, 2020
roaldnefs added a commit to roaldnefs/salt-lint that referenced this issue Jun 19, 2020
Bump version to v0.2.2.

Releasing the 0.2.2 version also fixes warpnet#145.

Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs changed the title Pypi release of version 2.0.1 is Python 2 only Pypi release of version 0.2.1 is Python 2 only Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants