Skip to content

Releases: NexSabre/pip2spack

pip2spack v1.4.1

21 Jul 18:49
Compare
Choose a tag to compare

Security

  • Bump dependency, Jinja2 to 2.11.3

pip2spack v1.4

19 Jul 19:52
a9702f1
Compare
Choose a tag to compare

bugs:

Big thanks to @Spedoske & @salotz-sitx for reporting issues. 👍

pip2spack v1.3-a1

17 Feb 21:16
Compare
Choose a tag to compare
pip2spack v1.3-a1 Pre-release
Pre-release

Enhancements:

  • Experimental Add experimental support for .whl packages (there is no option to merge .tag.gz and .whl approach). The tool should automatically choose which type is better to create a link. Source from .tar.gz is preferred.

Version v1.2 was revoked due to incorrect numeration (missing alpha tag could mislead that this is the final version)

pip2spack v1.3-a0

25 Aug 19:48
8ad06c2
Compare
Choose a tag to compare
pip2spack v1.3-a0 Pre-release
Pre-release

Enhancements:

  • Experimental Add experimental support for .whl packages (there is no option to merge .tag.gz and .whl approach). The tool should automatically choose which type is better to create a link. Source from .tar.gz is preferred.

Version v1.2 was revoked due to incorrect numeration (missing alpha tag could mislead that this is the final version)

pip2spack v1.1

10 Aug 16:58
24d7fdf
Compare
Choose a tag to compare

Enhancements:

  • Add an option to download the latest package locally

pip2spack v1.0

21 Jul 16:44
Compare
Choose a tag to compare

Enhancements:

  • Introduce refactored code
  • Better messages 👍

Fix:

  • Production stable 👍

pip2spack v0.2.3

21 Jul 08:05
Compare
Choose a tag to compare

Enhancement:

  • Introduce a option to update specific builtin packages using --update (ex. pip2spack codecov --update)
  • README.md and setup.py was updated

Fixes:

  • Fix issue with incorrect import in .whl package
  • Fix missing dataclass lib in the requirements.txt

pip2spack v0.2.2

21 Jul 07:43
Compare
Choose a tag to compare

Enhancement:

  • Introduce a option to update specific builtin packages using --update (ex. pip2spack codecov --update)
  • README.md and setup.py was updated

Fix:

  • Fix issue with incorrect import in .whl package

pip2spack v0.2.1

20 Jul 22:08
Compare
Choose a tag to compare

Enhancement:

  • Introduce a option to update specific builtin packages using --update (ex. pip2spack codecov --update)
  • README.md and setup.py was updated

pip2spack v0.2

20 Jul 21:50
Compare
Choose a tag to compare

Enhancement:

  • Introduce a option to update specific builtin packages using --update (ex. pip2spack codecov --update)