diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-20 15:03:43 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-09-01 20:04:49 +0100 |
| commit | 8fbb79c86061cfede794dd81ce8ab931a7e054cc (patch) | |
| tree | 0f1c29a25d805c98601e297cd7bf8b8aa60d7999 /gnu | |
| parent | f888c2043a9baaf2812712645a0d26cb65118781 (diff) | |
gnu: python-pysm3: Update to 3.4.6.
* gnu/packages/astronomy.scm (python-pysm3): Update to 3.4.6.
Relates-to: guix/guix!10702
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/astronomy.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 543b12fc301..f01c20ce030 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -9704,7 +9704,7 @@ natively in Siril.") | |||
| 9704 | (define-public python-pysm3 | 9704 | (define-public python-pysm3 |
| 9705 | (package | 9705 | (package |
| 9706 | (name "python-pysm3") | 9706 | (name "python-pysm3") |
| 9707 | (version "3.4.5") | 9707 | (version "3.4.6") |
| 9708 | (source | 9708 | (source |
| 9709 | (origin | 9709 | (origin |
| 9710 | (method git-fetch) | 9710 | (method git-fetch) |
| @@ -9713,11 +9713,11 @@ natively in Siril.") | |||
| 9713 | (commit version))) | 9713 | (commit version))) |
| 9714 | (file-name (git-file-name name version)) | 9714 | (file-name (git-file-name name version)) |
| 9715 | (sha256 | 9715 | (sha256 |
| 9716 | (base32 "0sq2ndg9f9zpm79fnspvph2w5zi2ssz75wzm1aqriyn7gcl7k9rg")))) | 9716 | (base32 "120fyg7zs2jn260q5mzr0jkjiv7vbb9mq79lwhrjarwij3l23fa8")))) |
| 9717 | (build-system pyproject-build-system) | 9717 | (build-system pyproject-build-system) |
| 9718 | (arguments | 9718 | (arguments |
| 9719 | (list | 9719 | (list |
| 9720 | ;; tests: 73 passed, 2 skipped, 100 deselected | 9720 | ;; tests: 75 passed, 2 skipped, 100 deselected |
| 9721 | #:test-flags | 9721 | #:test-flags |
| 9722 | ;; XXX: Tests requiring additional FITS files, check if they may be | 9722 | ;; XXX: Tests requiring additional FITS files, check if they may be |
| 9723 | ;; packages: | 9723 | ;; packages: |
