E5D2 Tags · alexlib/pyptv · GitHub
[go: up one dir, main page]

Skip to content

Tags: alexlib/pyptv

Tags

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NumPy 2.0+ support with optv 0.3.2 (#103)

* Update NumPy support: allow 1.26.4 to <2.7, update chaco and enable to 6.1.0

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Require optv>=0.3.1 which supports NumPy 2.0+

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Update to optv 0.3.2 with NumPy 2.0+ requirement

- pyproject.toml: numpy>=2.0.0,<2.7, optv>=0.3.2
- install_pyptv.sh/bat: install optv from local wheels/ folder
- README.md: update compatibility notes for NumPy 2.0+
- tests/test_environment.py: check for NumPy >=2.0.0
- scripts/verify_environment.py: check for NumPy >=2.0.0

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Bump version to 0.4.2 for NumPy 2 release

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Update __version__.py

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

v0.4.1

Toggle v0.4.1's commit message
Bump version to 0.4.1

0.4.0

Toggle 0.4.0's commit message
updated readme and index

0.3.6

Toggle 0.3.6's commit message

v0.3.5

Toggle v0.3.5's commit message
without verify

0.3.4

Toggle 0.3.4's commit message
bumped to 0.3.4

0.3.3

Toggle 0.3.3's commit message

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
blobs with existing targets had a bug due to the complex name structu…

…re (#80)

* to know that we're in a different version

* fixed naming for blobs and hopefully for every other case

0.3.1

Toggle 0.3.1's commit message
moved back to 0.3.1

0.3.0

Toggle 0.3.0's commit message
bug in bump_version that destroyed __version__

0