Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] flake8: update to 3.8.4
Date: Sun, 11 Oct 2020 11:17:32 +0200	[thread overview]
Message-ID: <20201011091732.bf5k1fQg5VgrH75HvqGFrJ30MY44YbQbcliq_VOdxSA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25477@inbox.vuxu.org>

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

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

https://github.com/PaperMountainStudio/void-packages 0001-flake8-update-to-3.8.4.patch
https://github.com/void-linux/void-packages/pull/25477

flake8: update to 3.8.4


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-flake8-update-to-3.8.4.patch-25477.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]

From 1797e19763ed9111360d0a747d115eebaab9c2a7 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Fri, 9 Oct 2020 21:57:43 +0200
Subject: [PATCH] flake8: update to 3.8.4

---
 srcpkgs/flake8/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/flake8/template b/srcpkgs/flake8/template
index da71302508c..8a7d34b0e81 100644
--- a/srcpkgs/flake8/template
+++ b/srcpkgs/flake8/template
@@ -1,7 +1,7 @@
 # Template file for 'flake8'
 pkgname=flake8
-version=3.8.3
-revision=2
+version=3.8.4
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-pycodestyle>=2.6.0<2.7.0
@@ -13,11 +13,12 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="MIT"
 homepage="https://gitlab.com/pycqa/flake8"
 distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
-checksum=f04b9fcbac03b0a3e58c0ab3a0ecc462e023a9faf046d57794184028123aa208
+checksum=aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97ce6c3b
 
 do_check() {
 	PYTHONPATH="${wrksrc}/src" python3 -m pytest
 }
+
 post_install() {
 	vlicense LICENSE
 }

  reply	other threads:[~2020-10-11  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 20:00 [PR PATCH] " PaperMountainStudio
2020-10-11  9:17 ` PaperMountainStudio [this message]
2020-10-14 15:32 ` [PR PATCH] [Closed]: " ahesford

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=20201011091732.bf5k1fQg5VgrH75HvqGFrJ30MY44YbQbcliq_VOdxSA@z \
    --to=papermountainstudio@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).