question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.3.0 release breaks 1.2.0?

See original GitHub issue

I am trying to install hashids 1.2.0, which has worked for a long, long time. This currently fails under a python 3.7.7 venv. Is it possible your 1.3.0 release has affected the previous release of 1.2.0 somehow, e.g. with Flitch?

pip install hashids==1.2.0  
Collecting hashids==1.2.0
ERROR: Package 'hashids' requires a different Python: 3.7.7 not in '~=2.7,~=3.5'

https://github.com/davidaurelio/hashids-python/commit/7940cf6f3af0f3d4ebaa772a95be1bf9de9a9caf#diff-522adf759addbd3b193c74ca85243f7dR21

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
craigdscommented, Jul 26, 2020

Thanks!

1reaction
davidaureliocommented, Jul 26, 2020

@craigds done

  • released v1.3.1
  • deleted the wheel for v1.2.0 – you were right, v1.2.0 only ever had a sdist, no wheel. I set up pypi publishing via GH actions and managed to publish that today.

I will take another good look at the GH action tomorrow. I hope everybody’s setup is working for now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1.3.0 Release · Issue #6972 · python-poetry/poetry - GitHub
This issue tracks the progress of version 1.3.0 of Poetry. ... Changelog; Release notes (blog); poetry-plugin-export 1.2.0 ( release: bump ...
Read more >
1.2.0 Release Notes | Loud ML Reference [1.3] | Loud ML
1.3.0 Release Notes 1.0.0 Release Notes » ... The changes listed below have been released for the first time in Loud ML 1.2.0:...
Read more >
Apache Guacamole™: 1.3.0
Release notes. The 1.3.0 release features support for automatically prompting users for their remote desktop credentials, user group support for both CAS ...
Read more >
Fragment - Android Developers
Latest Update, Stable Release, Release Candidate, Beta Release, Alpha Release ... androidx.fragment:fragment:1.3.0 , androidx.fragment:fragment-ktx:1.3.0 ...
Read more >
Release notes — pandas 1.5.2 documentation
This is the list of changes to pandas between each release. ... What's new in 1.3.0 (July 2, 2021) ... What's new in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found