Releases: conda/grayskull
Releases · conda/grayskull
v2.7.3
v2.7.2
What's Changed
- Replace remaining pypi.io with pypi.org by @beenje in #556
- Mark some tests as xfail by @marcelotrevisani in #560
- Switch to Ruff tools, update pre-commit by @mwtoews in #558
- Split parsing of Poetry versions into a separate module by @maresb in #557
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #561
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Move conda_recipe_manager to be optional dependency by @marcelotrevisani in #555
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Starts work on adding recipe upgrade feature by @schuylermartin45 in #539
- Update tests.yml by @marcelotrevisani in #545
- Fix package name based on local sdist archive by @beenje in #536
- Add option to specify a package server mirror; clean up hardcoded URLs throughout codebase by @FaustinCarter in #540
- Expand out the "compatible release" operator for semver dep by @maresb in #544
- 🔄 synced file(s) with conda/infrastructure by @conda-bot in #546
- Fix tests by @beenje in #552
- Retrieve packages from top_level.txt when possible by @beenje in #551
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #524
New Contributors
- @schuylermartin45 made their first contribution in #539
- @FaustinCarter made their first contribution in #540
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #519
- Add (
python-
)duckdb
quirk by @xhochy in #521 - Add quirk for (
python-
)dashing
by @xhochy in #522 - prototype implementation of interpreting PEP725 metadata by @msarahan in #518
- Add
h3(-py)
quirk by @xylar in #526 - Add more package mappings for PEP 725 by @tobiasdiez in #528
- Add opencv-python-headless to strategy/config.yaml by @traversaro in #530
New Contributors
- @msarahan made their first contribution in #518
- @tobiasdiez made their first contribution in #528
- @traversaro made their first contribution in #530
Full Changelog: v2.5.2...v2.6.0
v2.5.3
What's Changed
- Fix crash on license match by @beenje in #507
- Add (
python-
)build
to quirks by @xylar in #509 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #505
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #512
- 🔄 synced file(s) with conda/infrastructure by @conda-bot in #511
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #515
Full Changelog: v2.5.1...v2.5.3
v2.5.2
What's Changed
- Fix crash on license match by @beenje in #507
- Add (
python-
)build
to quirks by @xylar in #509 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #505
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #512
- 🔄 synced file(s) with conda/infrastructure by @conda-bot in #511
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #515
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Add quirk for (
python-
)eccodes
by @xylar in #501 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #502
- Fix star operator by @marcelotrevisani in #503
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add cython blis to config by @marcelotrevisani in #491
- Feature/support for cython blis compilers by @marcelotrevisani in #492
- Add support for flit scripts by @marcelotrevisani in #493
- docs - grayskull can also accept github url by @marcelotrevisani in #495
- Bug/fix 412 not adding noarch python with strict cf by @marcelotrevisani in #496
- Remove clean screen by @marcelotrevisani in #497
- Drop Python 3.6 for --strict-conda-forge by @marcelotrevisani in #498
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- Add poetry entrypoints by @marcelotrevisani in #489
- Fix when receiving a None object inside of a list for requirements by @marcelotrevisani in #490
Full Changelog: v2.4.0...v2.4.1