Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-mypy: update to 0.991.
Date: Thu, 26 Jan 2023 20:14:45 +0100	[thread overview]
Message-ID: <20230126191445.e7nrtvetfkll-AmdJxO1lmVVNehSKijb-Ba-mM5cZyg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41889@inbox.vuxu.org>

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages python3-mypy
https://github.com/void-linux/void-packages/pull/41889

python3-mypy: update to 0.991.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/41889.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-mypy-41889.patch --]
[-- Type: text/x-diff, Size: 1621 bytes --]

From 253b78ad7966f1290767299124495ba1d56bbd06 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 25 Oct 2022 01:25:06 +0530
Subject: [PATCH] python3-mypy: update to 0.991.

---
 srcpkgs/python3-mypy/template | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-mypy/template b/srcpkgs/python3-mypy/template
index 55c2e21b5418..2b31c9f2bcb2 100644
--- a/srcpkgs/python3-mypy/template
+++ b/srcpkgs/python3-mypy/template
@@ -1,18 +1,22 @@
 # Template file for 'python3-mypy'
 pkgname=python3-mypy
-version=0.961
-revision=2
+version=0.991
+revision=1
 build_style=python3-module
+# fails in ci
+make_check_args="-k not testDaemonStatusKillRestartRecheck"
+make_check_target="mypy/test"
 hostmakedepends="python3-setuptools python3-Sphinx"
-depends="python3-mypy_extensions python3-typed-ast python3-typing_extensions
- python3-tomli"
+depends="python3-mypy_extensions python3-typing_extensions"
+checkdepends="${depends} python3-attrs python3-filelock
+ python3-lxml python3-psutil python3-py python3-pytest-xdist"
 short_desc="Optional static typing for Python3"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="MIT"
-homepage="https://github.com/python/mypy"
+homepage="https://www.mypy-lang.org"
+changelog="https://mypy-lang.blogspot.com"
 distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
-checksum=f730d56cb924d371c26b8eaddeea3cc07d78ff51c521c6d04899ac6904b75492
-make_check=no # needs pytest-xdist and many tests fail
+checksum=3c0165ba8f354a6d9881809ef29f1a9318a236a6d81c690094c5df32107bde06
 
 post_install() {
 	make -C docs man

  reply	other threads:[~2023-01-26 19:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 18:57 [PR PATCH] " icp1994
2023-01-26 19:14 ` icp1994 [this message]
2023-01-26 19:20 ` [PR PATCH] [Updated] " icp1994
2023-02-04 22:50 ` [PR PATCH] [Merged]: " paper42

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

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

  git send-email \
    --in-reply-to=20230126191445.e7nrtvetfkll-AmdJxO1lmVVNehSKijb-Ba-mM5cZyg@z \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).