No change to the actual source code was done but it is now easier to install pypmc from pypi. If numpy is not available, it will be properly installed before at attempt is made to build pypmc itself. The basic ground work for binary wheels for multiple platforms via cibuild is done, too. It requires a final tweak and travis to actually build and deploy
Supporting pydantic v2 This release expands support for pydantic into v2, but does not actually impl...
What's Changed WHL: Add win32 to build_wheels matrix by @molinav in https://github.com/pyproj4/pypr...
Fix setup.py for building binaries for conda-forge. Bump NumPy requirement to >=1.16 (see NEP 29
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
Version 1.1.1 This is a maintenance release. Infrastructure pypmc now runs on travis and the docs ar...
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
✨ cibuildwheel now supports running locally on Windows and macOS (as well as Linux). On macOS, you'l...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Fix compatibility with numpy v1.24. Ensure documentation is correct also for functions without param...
Some quick fixes for the pypi package which should allow users to build from scratch should the bina...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
Restructured the code into a proper module, which can now be installed via: pip install pyqz Impleme...
PyWavelets 1.3.0 Release Notes We are very pleased to announce the release of PyWavelets 1.3. This r...
This version is the first version that will be uploaded to the PyPI servers, so that everybody can i...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
Supporting pydantic v2 This release expands support for pydantic into v2, but does not actually impl...
What's Changed WHL: Add win32 to build_wheels matrix by @molinav in https://github.com/pyproj4/pypr...
Fix setup.py for building binaries for conda-forge. Bump NumPy requirement to >=1.16 (see NEP 29
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
Version 1.1.1 This is a maintenance release. Infrastructure pypmc now runs on travis and the docs ar...
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
✨ cibuildwheel now supports running locally on Windows and macOS (as well as Linux). On macOS, you'l...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Fix compatibility with numpy v1.24. Ensure documentation is correct also for functions without param...
Some quick fixes for the pypi package which should allow users to build from scratch should the bina...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
Restructured the code into a proper module, which can now be installed via: pip install pyqz Impleme...
PyWavelets 1.3.0 Release Notes We are very pleased to announce the release of PyWavelets 1.3. This r...
This version is the first version that will be uploaded to the PyPI servers, so that everybody can i...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
Supporting pydantic v2 This release expands support for pydantic into v2, but does not actually impl...
What's Changed WHL: Add win32 to build_wheels matrix by @molinav in https://github.com/pyproj4/pypr...
Fix setup.py for building binaries for conda-forge. Bump NumPy requirement to >=1.16 (see NEP 29