unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 58645@debbugs.gnu.org
Subject: [bug#58645] [PATCH 2/7]: gnu: pytest-astropy: Update to 0.10.0
Date: Wed, 19 Oct 2022 21:23:52 +0100	[thread overview]
Message-ID: <CAO+9K5rCUHAS8KEyZtE_B2YwK0M8qb0p4Nbuy7PiE5h3yhOhQw@mail.gmail.com> (raw)
In-Reply-To: <CAO+9K5pL5wU4QKhWJoUyC_RKekxsYoN+vaaAGkEUg3n-NxB36w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0002-gnu-pytest-astropy-Update-to-0.10.0.patch --]
[-- Type: text/x-patch, Size: 1696 bytes --]

From 4c9f9058ae1689101076e2d42eb102780dbe1134 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Tue, 18 Oct 2022 22:58:27 +0100
Subject: [PATCH 2/7] gnu: pytest-astropy: Update to 0.10.0

* gnu/packages/python-check.scm (python-pytest-astropy): Update to 0.10.0
---
 gnu/packages/python-check.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 2358e7448d..e3b8ede9f0 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -9,7 +9,7 @@
 ;;; Copyright © 2020 Edouard Klein <edk@beaver-labs.com>
 ;;; Copyright © 2020, 2021 Vinicius Monego <monego@posteo.net>
 ;;; Copyright © 2020 Tanguy Le Carrour <tanguy@bioneland.org>
-;;; Copyright © 2021 Sharlatan Hellseher <sharlatanus@gmail.com>
+;;; Copyright © 2021-2022 Sharlatan Hellseher <sharlatanus@gmail.com>
 ;;; Copyright © 2021 Brendan Tildesley <mail@brendan.scot>
 ;;; Copyright © 2021, 2022 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2021 Bonface Munyoki Kilyungi <me@bonfacemunyoki.com>
@@ -455,13 +455,13 @@ (define-public python-pytest-astropy-header
 (define-public python-pytest-astropy
   (package
     (name "python-pytest-astropy")
-    (version "0.8.0")
+    (version "0.10.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pytest-astropy" version))
        (sha256
-        (base32 "18j6z6y2fvykmcs5z0mldhhaxxn6wzpnhlm2ps7m8r5z5kmh1631"))))
+        (base32 "04g2rh261s3s6ym8mwi4iv2a6anbgwvwzcvkyilfck6yxrncdqw5"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f ; there are no tests
-- 
2.37.3


  parent reply	other threads:[~2022-10-19 20:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-19 20:19 [bug#58645] [PATCH 0/7]: gnu: Astopy: Fix build and update to 5.1 Sharlatan Hellseher
2022-10-19 20:22 ` [bug#58645] [PATCH 1/7]: gnu: Add pytest-7.1 Sharlatan Hellseher
2022-10-19 20:23 ` Sharlatan Hellseher [this message]
2022-10-19 20:25 ` [bug#58645] [PATCH 3/7]: gnu: pytest-astropy-header: Update to 0.2.2 Sharlatan Hellseher
2022-10-19 20:25 ` [bug#58645] [PATCH 4/7]: gnu: astropy: Update to 5.1 Sharlatan Hellseher
2022-10-19 20:26 ` [bug#58645] [PATCH 5/7]: gnu: photuils: Update to 1.5.0 Sharlatan Hellseher
2022-10-19 20:29 ` [bug#58645] [PATCH 6/7]: gnu: astropy-healpix: Update to 0.7 Sharlatan Hellseher
2022-10-19 20:29 ` [bug#58645] [PATCH 7/7]: gnu: regions: Update to 0.6 Sharlatan Hellseher
2022-10-22 11:55   ` bug#58645: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO+9K5rCUHAS8KEyZtE_B2YwK0M8qb0p4Nbuy7PiE5h3yhOhQw@mail.gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=58645@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).