python313Packages.asdf-astropy: 0.7.1 -> 0.8.0
Diff: https://github.com/astropy/asdf-astropy/compare/refs/tags/0.7.1...refs/tags/0.8.0 Changelog: https://github.com/astropy/asdf-astropy/blob/0.8.0/CHANGES.rst
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "asdf-astropy";
|
pname = "asdf-astropy";
|
||||||
version = "0.7.1";
|
version = "0.8.0";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.10";
|
disabled = pythonOlder "3.10";
|
||||||
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
|||||||
owner = "astropy";
|
owner = "astropy";
|
||||||
repo = "asdf-astropy";
|
repo = "asdf-astropy";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-hP77qhNTE89cuz9Z8vWlWYo2En0SV4uoHaBnxQDNEvI=";
|
hash = "sha256-CCLoG3zV34kmdGYN6RLi5u2v0RDvEqVN6VcdrX7L4uY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [
|
build-system = [
|
||||||
|
|||||||
Reference in New Issue
Block a user